All Classes Namespaces Files Functions Variables Typedefs Enumerator Pages
Opm::detail::WriterCall Struct Reference
Inheritance diagram for Opm::detail::WriterCall:
Opm::ThreadHandle::ObjectInterface

Public Member Functions

 WriterCall (BlackoilOutputWriter &writer, const SimulatorTimerInterface &timer, const SimulationDataContainer &state, const WellStateFullyImplicitBlackoil &wellState, const data::Solution &simProps, const std::map< std::string, double > &miscSummaryData, const std::map< std::string, std::vector< double >> &extraRestartData, bool substep)
 
void run ()
 
- Public Member Functions inherited from Opm::ThreadHandle::ObjectInterface
virtual bool isEndMarker () const
 

Public Attributes

BlackoilOutputWriterwriter_
 
std::unique_ptr
< SimulatorTimerInterface
timer_
 
const SimulationDataContainer state_
 
const
WellStateFullyImplicitBlackoil 
wellState_
 
data::Solution simProps_
 
std::map< std::string, double > miscSummaryData_
 
std::map< std::string,
std::vector< double > > 
extraRestartData_
 
const bool substep_
 

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