FLEXPART CTBTO WO8
 All Classes Files Functions Variables
Private Attributes | List of all members
class_vtable::vtable Type Reference
Collaboration diagram for class_vtable::vtable:
Collaboration graph
[legend]

Private Attributes

logical initialized =.FALSE.
 
character(len=255) path_to_vtable_file
 
integer num_entries = 0
 
type(vtable_record), dimension(:),
allocatable 
the_entries
 

Detailed Description

Definition at line 53 of file class_vtable_mod.F90.

Member Data Documentation

logical class_vtable::vtable::initialized =.FALSE.
private

Definition at line 54 of file class_vtable_mod.F90.

integer class_vtable::vtable::num_entries = 0
private

Definition at line 56 of file class_vtable_mod.F90.

character(len=255) class_vtable::vtable::path_to_vtable_file
private

Definition at line 55 of file class_vtable_mod.F90.

type(vtable_record), dimension(:), allocatable class_vtable::vtable::the_entries
private

Definition at line 57 of file class_vtable_mod.F90.


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