|
Globals Library 1.0
|
Go to the source code of this file.
Data Types | |
| type | timeoutputs::tdout |
| Data structure containing values of a variable possibly depending on time (e.g., forcing function). More... | |
Modules | |
| module | timeoutputs |
Functions/Subroutines | |
| subroutine | timeoutputs::init_td (this, stderr, dimdata, ndata) |
| Static constructor for timeoutputs::tdout. | |
| subroutine | timeoutputs::kill_td (this, lun) |
| Static destructor for timeoutputs::tdout. | |
| subroutine | timeoutputs::info_td (this, lun, nsample) |
| Info procedure for timeoutputs::tdout. | |
| subroutine | timeoutputs::write_td (this, lun) |
| Write non-zero content of tdout::tdactual for non steady state data. | |
| subroutine | timeoutputs::write_end_time (this, lun) |
| Write variable tdout::time. | |
| integer function | timeoutputs::eval_ninput (this) |
| Compute number of data arrays (columns of tdout::tdactual) having non-zero norm. | |