OpenRadioss 2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
imp_ktan_def::ktbuf_struct_ Type Reference

Data Fields

type(mlaw_tag_), dimension(:), allocatable mlaw_tag
type(l_ktbufep_), dimension(:,:,:), allocatable ktbufep
type(l_ktbufgm_), dimension(:,:,:), allocatable ktbufmg

Detailed Description

Definition at line 235 of file impbufdef_mod.F.

Field Documentation

◆ ktbufep

type (l_ktbufep_), dimension(:,:,:), allocatable imp_ktan_def::ktbuf_struct_::ktbufep

Definition at line 245 of file impbufdef_mod.F.

245 TYPE (L_KTBUFEP_) , DIMENSION(:,:,:) , ALLOCATABLE :: KTBUFEP ! EP mat - per integration point

◆ ktbufmg

type (l_ktbufgm_), dimension(:,:,:), allocatable imp_ktan_def::ktbuf_struct_::ktbufmg

Definition at line 246 of file impbufdef_mod.F.

246 TYPE (L_KTBUFGM_) , DIMENSION(:,:,:) , ALLOCATABLE :: KTBUFMG ! ET mat - per integration point

◆ mlaw_tag

type(mlaw_tag_), dimension(:), allocatable imp_ktan_def::ktbuf_struct_::mlaw_tag

Definition at line 244 of file impbufdef_mod.F.

244 TYPE(MLAW_TAG_) , DIMENSION(:) , ALLOCATABLE :: MLAW_TAG ! variable dimensions - per element(global)

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