#include <PPSolBase.hpp>
|
const std::string | _name = "particlesolver" |
|
◆ PPSolBase()
solver::ppsol::PPSolBase::PPSolBase |
( |
| ) |
|
|
inline |
◆ ~PPSolBase()
virtual solver::ppsol::PPSolBase::~PPSolBase |
( |
| ) |
|
|
inlinevirtual |
◆ Finish()
virtual void solver::ppsol::PPSolBase::Finish |
( |
const int & |
step, |
|
|
const Real & |
time |
|
) |
| |
|
pure virtual |
◆ Init()
virtual void solver::ppsol::PPSolBase::Init |
( |
const int & |
step, |
|
|
const Real & |
time |
|
) |
| |
|
pure virtual |
◆ Solve()
virtual void solver::ppsol::PPSolBase::Solve |
( |
const int & |
step, |
|
|
const Real & |
time |
|
) |
| |
|
pure virtual |
◆ _name
const std::string solver::ppsol::PPSolBase::_name = "particlesolver" |
|
private |
◆ dtc
Real solver::ppsol::PPSolBase::dtc = 0. |
◆ dtp
Real solver::ppsol::PPSolBase::dtp = 0. |
◆ id
int solver::ppsol::PPSolBase::id = 0 |
|
protected |
◆ idprefix
std::string solver::ppsol::PPSolBase::idprefix = "" |
◆ num_of_ppsol
int solver::ppsol::PPSolBase::num_of_ppsol = 0 |
|
inlinestaticprotected |
◆ ppsoltml
◆ subpartinfo
tml::table solver::ppsol::PPSolBase::subpartinfo |
The documentation for this class was generated from the following file: