SPH
|
Public Member Functions | |
SodOutput (const std::string &name) | |
virtual Expected< Path > | dump (const Storage &storage, const Statistics &stats) override |
Saves data from particle storage into the file. More... | |
Public Member Functions inherited from IOutput | |
IOutput (const OutputFile &fileMask) | |
Constructs output given the file name of the output. More... | |
Public Member Functions inherited from Polymorphic | |
virtual | ~Polymorphic () |
Additional Inherited Members | |
Protected Attributes inherited from IOutput | |
OutputFile | paths |
|
inlineoverridevirtual |