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

Variables

integer mds_nmat
integer, dimension(:), allocatable mds_matid
integer, dimension(:), allocatable mds_ndepsvar
character(len=64), dimension(:,:), allocatable mds_label
character, dimension(:,:,:), allocatable mds_files

Variable Documentation

◆ mds_files

character, dimension(:,:,:), allocatable mds_restart_mod::mds_files

Definition at line 34 of file mds_rest.mod.F.

34 CHARACTER, DIMENSION(:,:,:), ALLOCATABLE :: MDS_FILES

◆ mds_label

character (len=64), dimension(:,:), allocatable mds_restart_mod::mds_label

Definition at line 33 of file mds_rest.mod.F.

33 CHARACTER (LEN=64), DIMENSION(:,:), ALLOCATABLE :: MDS_LABEL

◆ mds_matid

integer, dimension(:), allocatable mds_restart_mod::mds_matid

Definition at line 31 of file mds_rest.mod.F.

31 INTEGER, DIMENSION(:), ALLOCATABLE :: MDS_MATID

◆ mds_ndepsvar

integer, dimension(:), allocatable mds_restart_mod::mds_ndepsvar

Definition at line 32 of file mds_rest.mod.F.

32 INTEGER, DIMENSION(:), ALLOCATABLE :: MDS_NDEPSVAR

◆ mds_nmat

integer mds_restart_mod::mds_nmat

Definition at line 30 of file mds_rest.mod.F.

30 INTEGER MDS_NMAT