OpenRadioss 2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
xfem2def_mod::xfem_phantom_ Type Reference

Data Fields

integer, dimension(:,:), allocatable itri
integer, dimension(:,:,:), allocatable tagxp
integer, dimension(:), allocatable elcut
integer, dimension(:), allocatable ifi

Detailed Description

Definition at line 59 of file xfem2def_mod.F.

Field Documentation

◆ elcut

integer, dimension(:), allocatable xfem2def_mod::xfem_phantom_::elcut

Definition at line 62 of file xfem2def_mod.F.

62 INTEGER, DIMENSION(:) ,ALLOCATABLE :: ELCUT ! flag of cut xfem element

◆ ifi

integer, dimension(:), allocatable xfem2def_mod::xfem_phantom_::ifi

Definition at line 63 of file xfem2def_mod.F.

63 INTEGER, DIMENSION(:) ,ALLOCATABLE :: IFI ! sign within partitioned superposed element

◆ itri

integer, dimension(:,:), allocatable xfem2def_mod::xfem_phantom_::itri

Definition at line 60 of file xfem2def_mod.F.

60 INTEGER, DIMENSION(:,:) ,ALLOCATABLE :: ITRI

◆ tagxp

integer, dimension(:,:,:), allocatable xfem2def_mod::xfem_phantom_::tagxp

Definition at line 61 of file xfem2def_mod.F.

61 INTEGER, DIMENSION(:,:,:) ,ALLOCATABLE :: TAGXP ! velocity link flag

The documentation for this type was generated from the following file: