#include <SolverBase.hpp>
|
const std::string | _name = "DMFSol" |
|
◆ Solver()
solver::Solver::Solver |
( |
| ) |
|
|
inline |
◆ ~Solver()
virtual solver::Solver::~Solver |
( |
| ) |
|
|
inlinevirtual |
◆ ConfigGlobalDict()
void solver::Solver::ConfigGlobalDict |
( |
const std::string |
filename | ) |
|
|
inline |
◆ Dt()
static const auto& solver::Solver::Dt |
( |
| ) |
|
|
inlinestatic |
◆ GetMeshName()
virtual std::string solver::Solver::GetMeshName |
( |
| ) |
|
|
inlinevirtual |
◆ GetSolverName()
virtual std::string solver::Solver::GetSolverName |
( |
| ) |
|
|
inlinevirtual |
◆ GlobalDict()
static const auto& solver::Solver::GlobalDict |
( |
| ) |
|
|
inlinestatic |
◆ PrintAbstract()
void solver::Solver::PrintAbstract |
( |
| ) |
|
|
inline |
◆ PrintConfigGlobalDict()
void solver::Solver::PrintConfigGlobalDict |
( |
| ) |
|
|
inline |
◆ Relase()
◆ _name
const std::string solver::Solver::_name = "DMFSol" |
|
private |
◆ casename
std::string solver::Solver::casename |
◆ count
int solver::Solver::count |
|
inlinestaticprotected |
◆ density
Real solver::Solver::density |
|
inlinestaticprotected |
◆ dt
struct { ... } solver::Solver::globaldict |
◆ globaltml
◆ header
std::string solver::Solver::header = "PhyStar" |
|
inlinestaticprotected |
◆ kvisc
Real solver::Solver::kvisc |
|
inlinestaticprotected |
◆ ndim
◆ nstep
int solver::Solver::nstep |
◆ ppsol_flag
int solver::Solver::ppsol_flag |
◆ ppsol_same_dict
int solver::Solver::ppsol_same_dict |
◆ ptr_fluidsol
Solver* solver::Solver::ptr_fluidsol = nullptr |
|
inlinestaticprotected |
◆ ptr_point_particlesol
Solver* solver::Solver::ptr_point_particlesol = nullptr |
|
inlinestaticprotected |
◆ ptr_resolved_particlesol
Solver* solver::Solver::ptr_resolved_particlesol = nullptr |
|
inlinestaticprotected |
◆ random_seed
unsigned int solver::Solver::random_seed |
◆ step_end
int solver::Solver::step_end |
◆ step_ndump
int solver::Solver::step_ndump |
◆ step_nrefresh
int solver::Solver::step_nrefresh |
◆ step_nscreen
int solver::Solver::step_nscreen |
◆ step_nstat
int solver::Solver::step_nstat |
◆ step_start
int solver::Solver::step_start |
◆ time_end
Real solver::Solver::time_end |
◆ time_ndump
Real solver::Solver::time_ndump |
◆ time_start
Real solver::Solver::time_start |
◆ version
std::string solver::Solver::version = "v0.0.1" |
|
inlinestaticprotected |
The documentation for this class was generated from the following file: