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

Modules

module  oft_mesh_local_util
 Mesh utility functions, entity location and mappings.

Functions/Subroutines

integer(i4) function mesh_local_findedge (self, inds)
 Find oriented edge connecting points i1 and i2.
integer(i4) function mesh_local_findface (self, inds)
 Find face with corner points inds (no orientation is applied).
subroutine mesh_local_orient (self, cell)
 Needs docs.

Variables

integer(i4oriented_cell =-1
integer(i4), dimension(:,:), allocatable oriented_edges
integer(i4), dimension(:,:), allocatable oriented_faces