Derived Types

TypeLocationExtendsDescription
dictionary_tdictionaryNone

The dictionary container it-self

Read more…
variable_tvariableNone

Container for any fortran data-type, intrinsically handles all from fortran and any external type may be added via external routines.

Read more…
type~~graph~~TypeGraph type~variable_t variable_t type~dictionary_t dictionary_t type~dictionary_entry_ dictionary_entry_ type~dictionary_t->type~dictionary_entry_ first
Help