VIPRA Documentation
Loading...
Searching...
No Matches
VIPRA::Modules::Model Class Reference

Base Model module. More...

#include <model.hpp>

Inheritance diagram for VIPRA::Modules::Model:

Public Member Functions

 Model (const Model &)=default
 
 Model (Model &&)=default
 
auto operator= (const Model &) -> Model &=default
 
auto operator= (Model &&) -> Model &=default
 

Public Attributes

virtual VIPRA_MODEL_TIMESTEP = 0
 
virtual VIPRA_MODEL_INIT_STEP = 0
 
virtual VIPRA_MODEL_RESET = 0
 

Detailed Description

Base Model module.


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