GRVY-0.38.0
|
Public Member Functions | |
Input Parsing - File open/close: | |
Routines for accessing input parameters from a libGRVY style input file. Note that an input file must be open prior to reading any keyword/value pairs or performing input file dump operations. See the example input file for more information on the file format. | |
integer(c_int) function | grvy_input_fopen_passthrough (filename) |
Open a libGRVY style input file.
filename | desired input filename |
integer (c_int) function grvy::grvy_input_fopen_passthrough::grvy_input_fopen_passthrough | ( | character (c_char), dimension(*), intent(in) | filename | ) |
[in] | filename | libGRVY style input filename |