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

Data Types

type  int22_buf_t

Variables

type(brick_entity), dimension(:,:), allocatable, target brick_list
type(edge_entity), dimension(:,:), allocatable, target edge_list
integer ninter22
 number of /INTER/TYPE22
type(int22_buf_tint22_buf

Variable Documentation

◆ brick_list

type(brick_entity), dimension(:,:), allocatable, target i22bufbric_mod::brick_list

Definition at line 105 of file cut-cell-search_mod.F.

105 TYPE(BRICK_ENTITY), TARGET,ALLOCATABLE,DIMENSION(:,:) :: BRICK_LIST

◆ edge_list

type(edge_entity), dimension(:,:), allocatable, target i22bufbric_mod::edge_list

Definition at line 106 of file cut-cell-search_mod.F.

106 TYPE(EDGE_ENTITY), TARGET,ALLOCATABLE,DIMENSION(:,:) :: EDGE_LIST

◆ int22_buf

type(int22_buf_t) i22bufbric_mod::int22_buf

Definition at line 130 of file cut-cell-search_mod.F.

130 TYPE(INT22_BUF_t) :: INT22_BUF

◆ ninter22

integer i22bufbric_mod::ninter22

number of /INTER/TYPE22

Definition at line 108 of file cut-cell-search_mod.F.

108 INTEGER :: NINTER22 !< number of /INTER/TYPE22