The Open FUSION Toolkit 1.0.0-beta6
Modeling tools for plasma and fusion research and engineering
Loading...
Searching...
No Matches
mesh_global_util.F90 File Reference
#include "local.h"

Modules

module  oft_mesh_global_util
 Global context creation and utility functions for distributed meshes.

Functions/Subroutines

subroutine bmesh_global_boundary (self)
 Set global boundary flags for distributed meshes.
subroutine bmesh_global_orient (self, parent)
 Set global orientations for edges and faces.
subroutine bmesh_global_periodic (self)
 Set global indexing from mesh periodicity.
subroutine bmesh_global_stats (self)
 Display mesh statistics and counts.
subroutine mesh_global_boundary (mesh)
 Set global boundary flags for distributed meshes.
subroutine mesh_global_igrnd (self, grnd_pt)
 Determine location of grounding point on mesh.
subroutine mesh_global_orient (mesh)
 Set global orientations for edges and faces.
subroutine mesh_global_periodic (mesh)
 Set global indexing from mesh periodicity.
subroutine mesh_global_resolution (self)
 Compute mesh resolution statistics.
subroutine mesh_global_save (self)
 Get I/O scope for current mesh.
subroutine mesh_global_set_curved (self, flag)
 Set cell curvature flag for common cases.
subroutine mesh_global_stats (self)
 Display mesh statistics and counts.