The Open FUSION Toolkit 1.0.0-8905cc5
Modeling tools for plasma and fusion research and engineering
Loading...
Searching...
No Matches
Public Member Functions | List of all members
oft_xmhd_probe Type Referenceabstract

Detailed Description

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.
 

Member Function/Subroutine Documentation

◆ apply()

procedure(xmhd_probe_apply), deferred apply
pure virtual

Sample probe signals from solution.

◆ flush()

procedure flush ( class(oft_xmhd_probe), intent(inout)  self)

Flush internal write buffer.

Parameters
[in,out]selfProbe object

The documentation for this type was generated from the following file: