SPH
Public Member Functions | List of all members
NullOutput Class Reference

#include <Output.h>

Inheritance diagram for NullOutput:
IOutput Polymorphic

Public Member Functions

 NullOutput ()
 
virtual Expected< Pathdump (const Storage &UNUSED(storage), const Statistics &UNUSED(stats)) override
 
- Public Member Functions inherited from IOutput
 IOutput (const OutputFile &fileMask)
 Constructs output given the file name of the output. More...
 
virtual Expected< Pathdump (const Storage &storage, const Statistics &stats)=0
 Saves data from particle storage into the file. More...
 
- Public Member Functions inherited from Polymorphic
virtual ~Polymorphic ()
 

Additional Inherited Members

- Protected Attributes inherited from IOutput
OutputFile paths
 

Detailed Description

Definition at line 583 of file Output.h.

Constructor & Destructor Documentation

◆ NullOutput()

NullOutput::NullOutput ( )
inline

Definition at line 585 of file Output.h.

Member Function Documentation

◆ dump()

virtual Expected<Path> NullOutput::dump ( const Storage UNUSEDstorage,
const Statistics UNUSEDstats 
)
inlineoverridevirtual

Definition at line 588 of file Output.h.


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