FEDEM Solver  R8.0
Source code of the dynamics solver
Data Types | Modules | Variables
idTypeModule.f90 File Reference

Data type for object identification with associated subroutines. More...

Data Types

type  idtypemodule::idtype
 Data type for unique object identification. More...
 

Modules

module  idtypemodule
 Module with a data type for object identification.
 

Variables

integer, parameter idtypemodule::ldesc_p = 64
 Max. length of description tag. More...
 
integer, parameter idtypemodule::lid_p = ldesc_p+13
 Length of string returned by GetId. More...
 

Detailed Description

Data type for object identification with associated subroutines.