OpenRadioss 2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
crackxfem_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 132 of file crackxfem_mod.F.

Field Documentation

◆ elcut

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

Definition at line 135 of file crackxfem_mod.F.

135 INTEGER, DIMENSION(:) ,ALLOCATABLE :: ELCUT ! flag (global Id) of cut xfem element

◆ ifi

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

Definition at line 136 of file crackxfem_mod.F.

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

◆ itri

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

Definition at line 133 of file crackxfem_mod.F.

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

◆ tagxp

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

Definition at line 134 of file crackxfem_mod.F.

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

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