VIPRA Documentation
Loading...
Searching...
No Matches
VIPRA::Modules::Output Class Referenceabstract

Base Output module. More...

#include <output.hpp>

Inheritance diagram for VIPRA::Modules::Output:

Public Member Functions

virtual void write (std::filesystem::path const &outputDir)=0
 
virtual void timestep_update (VIPRA::timestep, VIPRA::delta_t, VIPRA::State const &)=0
 
virtual void reset_module ()=0
 
 Output (const Output &)=default
 
 Output (Output &&)=delete
 
auto operator= (const Output &) -> Output &=default
 
auto operator= (Output &&) -> Output &=delete
 

Detailed Description

Base Output module.


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