|
The Open FUSION Toolkit 1.0.0-beta6
Modeling tools for plasma and fusion research and engineering
|
#include "local.h"Modules | |
| module | oft_mesh_sphere |
| Mesh handling for a spherical test mesh. | |
Functions/Subroutines | |
| subroutine, public | mesh_sphere_add_quad (mesh) |
| Add quadratic mesh node points. | |
| subroutine, public | mesh_sphere_cadlink (mesh) |
| Setup surface IDs. | |
| subroutine, public | mesh_sphere_load (mg_mesh) |
| Setup a spherical test mesh The mesh is initialized with a minimal "wheel" of cells. | |
| subroutine, public | mesh_sphere_reffix (mg_mesh) |
| Refine boundary points onto the sphere. | |
| subroutine, public | smesh_circle_add_quad (smesh) |
| Add quadratic mesh node points. | |
| subroutine, public | smesh_circle_cadlink (smesh) |
| Setup surface IDs. | |
| subroutine, public | smesh_circle_load (mg_mesh) |
| Setup a spherical test mesh The mesh is initialized with a minimal "wheel" of cells. | |
| subroutine, public | smesh_circle_reffix (mg_mesh) |
| Refine boundary points onto the sphere. | |
Variables | |
| integer(i4), parameter, public | mesh_sphere_id = 91 |