OpenRadioss 2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
xfem2vars_mod Module Reference

Variables

integer, dimension(:), allocatable indx_crk
integer, dimension(:,:), allocatable xedge4n
integer, dimension(:,:), allocatable xedge3n
type(xfem_edge_), dimension(:), allocatable crkedge
type(xfem_sky_), dimension(:), allocatable crksky

Variable Documentation

◆ crkedge

type (xfem_edge_), dimension(:), allocatable xfem2vars_mod::crkedge

Definition at line 42 of file xfem2vars_mod.F.

42 TYPE (XFEM_EDGE_) ,DIMENSION(:), ALLOCATABLE :: CRKEDGE

◆ crksky

type (xfem_sky_), dimension(:), allocatable xfem2vars_mod::crksky

Definition at line 44 of file xfem2vars_mod.F.

44 TYPE (XFEM_SKY_) ,DIMENSION(:), ALLOCATABLE :: CRKSKY

◆ indx_crk

integer, dimension(:), allocatable xfem2vars_mod::indx_crk

Definition at line 38 of file xfem2vars_mod.F.

38 INTEGER, DIMENSION(:) , ALLOCATABLE :: INDX_CRK

◆ xedge3n

integer, dimension(:,:), allocatable xfem2vars_mod::xedge3n

Definition at line 40 of file xfem2vars_mod.F.

40 INTEGER, DIMENSION(:,:), ALLOCATABLE :: XEDGE3N

◆ xedge4n

integer, dimension(:,:), allocatable xfem2vars_mod::xedge4n

Definition at line 39 of file xfem2vars_mod.F.

39 INTEGER, DIMENSION(:,:), ALLOCATABLE :: XEDGE4N