A D F G N _
A
- allowedArrayIndex(int, int, int, String) - Static method in class de.labathome.FortranNamelist
-
Check index boundaries for inserting values into array; named version.
D
- de.labathome - package de.labathome
-
F
- FortranNamelist - Class in de.labathome
-
Class to parse Fortran namelists into Java classes.
- FortranNamelist(String, String, Object) - Constructor for class de.labathome.FortranNamelist
-
Define parser for group groupName from the namelist given as text in namelist
according to the Object definition given as parseInto.
G
- getParsed() - Method in class de.labathome.FortranNamelist
-
Call the parser and return the parsed Object.
N
- namelist_variable - Annotation Type in de.labathome
-
Annotation used to identify namelist variables for parsing definition classes.
_
- _debug - Variable in class de.labathome.FortranNamelist
-
set to true to be enable verbal diarrhea with lots of debug output
A D F G N _
Copyright © 2020. All rights reserved.