|
The Open FUSION Toolkit 1.0.0-beta6
Modeling tools for plasma and fusion research and engineering
|
Probe object class for xMHD.
Used to extract probe signals from restart files during post-processing. If passed to xmhd_plot the object is called to sample and output the desired probe signals.
Public Member Functions | |
| procedure(xmhd_probe_apply), deferred | apply xmhd_probe_apply |
| Sample probe signals from solution. | |
| procedure | flush (self) |
| Flush internal write buffer. | |
|
pure virtual |
Sample probe signals from solution.
| procedure flush | ( | class(oft_xmhd_probe), intent(inout) | self | ) |
Flush internal write buffer.
| [in,out] | self | Probe object |