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

Data Fields

integer, dimension(:), allocatable laycut
integer, dimension(:), allocatable edgeicrk
integer, dimension(:,:), allocatable edgeifi
integer, dimension(:,:), allocatable edgeenr
integer, dimension(:,:), allocatable edgetip

Detailed Description

Definition at line 79 of file xfem2def_mod.F.

Field Documentation

◆ edgeenr

integer, dimension(:,:), allocatable xfem2def_mod::xfem_edge_::edgeenr

Definition at line 83 of file xfem2def_mod.F.

83 INTEGER, DIMENSION(:,:) , ALLOCATABLE :: EDGEENR

◆ edgeicrk

integer, dimension(:), allocatable xfem2def_mod::xfem_edge_::edgeicrk

Definition at line 81 of file xfem2def_mod.F.

81 INTEGER, DIMENSION(:) , ALLOCATABLE :: EDGEICRK ! Id of cracked element if cut

◆ edgeifi

integer, dimension(:,:), allocatable xfem2def_mod::xfem_edge_::edgeifi

Definition at line 82 of file xfem2def_mod.F.

82 INTEGER, DIMENSION(:,:) , ALLOCATABLE :: EDGEIFI

◆ edgetip

integer, dimension(:,: ), allocatable xfem2def_mod::xfem_edge_::edgetip

Definition at line 84 of file xfem2def_mod.F.

84 INTEGER, DIMENSION(:,: ) , ALLOCATABLE :: EDGETIP

◆ laycut

integer, dimension(:), allocatable xfem2def_mod::xfem_edge_::laycut

Definition at line 80 of file xfem2def_mod.F.

80 INTEGER, DIMENSION(:) , ALLOCATABLE :: LAYCUT ! cut xfem element flag = (0,1,2)

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