version 0.6.0
mod_field_list::t_field_list_item Type Reference

Public Attributes

type(t_field_list_item), pointer next => null()
 Pointer to the next item of the linked list.
 
double precision, dimension(:,:,:), allocatable scalar
 Scalar field data.
 
double precision, dimension(:,:,:,:), allocatable vector
 Vector field data.
 
type(t_face_field), allocatable face
 Face field data.
 
character(len=:), allocatable label
 Name of the field.
 
integer field_type = -1
 Data type (see above enumerator)
 

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