|
The Open FUSION Toolkit 1.0.0-beta5
Modeling tools for plasma and fusion research and engineering
|
Mesh handling for a 1x1x1 cube test mesh.
Functions to create and refine a 1x1x1 cube mesh
Functions/Subroutines | |
| subroutine, public | mesh_cube_cadlink |
| Setup surface IDs. | |
| subroutine, public | mesh_cube_load |
| Setup a 1x1x1 cube test mesh The mesh is initialized with a basic set of cells. | |
| subroutine, public | mesh_cube_set_periodic |
| subroutine | smesh_square_add_quad |
| Add quadratic mesh node points. | |
| subroutine, public | smesh_square_cadlink |
| Setup surface IDs. | |
| subroutine, public | smesh_square_load |
| Setup a 1x1x1 cube test mesh The mesh is initialized with a basic set of cells. | |
| subroutine, public | smesh_square_set_periodic |
| Needs docs. | |
Variables | |
| integer(i4), parameter, public | mesh_cube_id = 92 |
| integer(i4) | mesh_type = 1 |
| integer(i4), dimension(3) | ni = 1 |
| logical, dimension(3) | ref_per = .FALSE. |
| Character flag for periodic reflections. | |
| real(r8), dimension(3) | rscale = 1.d0 |
| real(r8), dimension(3) | shift = 0.d0 |
| subroutine, public mesh_cube_cadlink |
Setup surface IDs.
| subroutine, public mesh_cube_load |
Setup a 1x1x1 cube test mesh The mesh is initialized with a basic set of cells.
| subroutine, public mesh_cube_set_periodic |
|
private |
Add quadratic mesh node points.
| subroutine, public smesh_square_cadlink |
Setup surface IDs.
| subroutine, public smesh_square_load |
Setup a 1x1x1 cube test mesh The mesh is initialized with a basic set of cells.
| subroutine, public smesh_square_set_periodic |
Needs docs.
| integer(i4), parameter, public mesh_cube_id = 92 |
|
private |
|
private |
|
private |
Character flag for periodic reflections.
|
private |
|
private |