Go to the source code of this file.
|
subroutine | listreadermodule::read_list (this, line_reader, in, iout, nlist, inamedbound, mshape, nodelist, rlist, auxvar, auxname, boundname, label) |
| Initialize the reader. More...
|
|
subroutine | listreadermodule::read_control_record (this) |
| Check for a control record, and parse if found. More...
|
|
subroutine | listreadermodule::set_openclose (this) |
| Set up for open/close file. More...
|
|
subroutine | listreadermodule::read_data (this) |
| Read the data. More...
|
|
subroutine | listreadermodule::read_binary (this) |
| Read the data from a binary file. More...
|
|
subroutine | listreadermodule::read_ascii (this) |
| Read the data from an ascii file. More...
|
|
subroutine | listreadermodule::check_cellid (ii, cellid, mshape, ndim) |
| Check for valid cellid. More...
|
|
subroutine | listreadermodule::write_list (this) |
| Write input data to a list. More...
|
|