JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
D
E
F
G
M
N
R
_
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
E
examples
- package examples
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
.
FortranNamelistExamples
- Class in
examples
FortranNamelistExamples()
- Constructor for class examples.
FortranNamelistExamples
G
getParsed()
- Method in class de.labathome.
FortranNamelist
Call the parser and return the parsed Object.
M
main(String[])
- Static method in class examples.
FortranNamelistExamples
N
namelist_variable
- Annotation Type in
de.labathome
Annotation used to identify namelist variables for parsing definition classes.
R
run_example_1()
- Static method in class examples.
FortranNamelistExamples
This basic example parses Strings, integers and doubles.
run_example_2()
- Static method in class examples.
FortranNamelistExamples
This example parses a 2d array.
_
_debug
- Variable in class de.labathome.
FortranNamelist
set to true to be enable verbal diarrhea with lots of debug output
A
D
E
F
G
M
N
R
_
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2020. All rights reserved.