DUNE-FEM (unstable)

Dune::Fem::CheckPointerParameters Class Reference

local parameter collection for CheckPointer More...

#include <dune/fem/io/file/datawriter.hh>

Public Member Functions

virtual std::string prefix () const
 base of file name for data file (fem.io.datafileprefix)
 
virtual int checkPointStep () const
 return number of timestep to be passed until next checkpoint in written
 
virtual int maxNumberOfCheckPoints () const
 maximal number of checkpoint stages written (default = 2)
 
virtual std::string checkPointPrefix () const
 return default value for check point prefix
 
virtual bool writeMode () const
 writeMode, true when checkpointer is in backup mode
 
virtual bool separateRankPath () const
 return true if all data should be written to a spearate path per rank
 
virtual int outputformat () const
 format of output (fem.io.outputformat)
 
virtual std::string macroGridName (const int dim) const
 base of file name for data file (fem.io.macroGridFile)
 
virtual std::string path () const
 path where the data is stored (always relative to fem.prefix)
 
virtual bool grapedisplay () const
 use online grape display (fem.io.grapedisplay)
 
virtual double savestep () const
 save data every savestep interval (fem.io.savestep)
 
virtual int savecount () const
 save data every savecount calls to write method (fem.io.savecount)
 
virtual int subsamplingLevel () const
 save data every subsamplingLevel (fem.io.subsamplinglevel)
 
virtual int startcounter () const
 number for first data file (no parameter available)
 
virtual int startcall () const
 number of first call (no parameter available)
 
virtual double startsavetime () const
 value of first save time (no parameter available)
 
virtual bool willWrite (bool write) const
 

Detailed Description

local parameter collection for CheckPointer

Note
For now, the CheckPointer only works with the singleton parameter class.

Member Function Documentation

◆ willWrite()

virtual bool Dune::Fem::DataOutputParameters::willWrite ( bool  write) const
inlinevirtualinherited

method used for conditional data output - default value passed as argument.


The documentation for this class was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (May 16, 22:29, 2024)