#include "SolverSettings.h"
◆ Dimension
◆ VolumeSelection
◆ SolverSettings() [1/2]
SolverSettings::SolverSettings |
( |
| ) |
|
|
inline |
◆ SolverSettings() [2/2]
SolverSettings::SolverSettings |
( |
bool | debug, |
|
|
std::string | dimension, |
|
|
std::string | meshName, |
|
|
int | timeSteps, |
|
|
std::string | volumeSelection ) |
|
inline |
◆ GetAlignment()
const Alignment SolverSettings::GetAlignment |
( |
void | | ) |
const |
|
inline |
◆ GetDebug()
const bool SolverSettings::GetDebug |
( |
void | | ) |
const |
|
inline |
◆ GetMeshName()
const std::string SolverSettings::GetMeshName |
( |
void | | ) |
const |
|
inline |
◆ GetSimulationSteps()
const int SolverSettings::GetSimulationSteps |
( |
void | | ) |
const |
|
inline |
◆ Print()
std::string SolverSettings::Print |
( |
| ) |
|
|
inline |
◆ SetActiveNumberOfThreads()
void SolverSettings::SetActiveNumberOfThreads |
( |
int | threads | ) |
|
|
inline |
◆ alignmentName
The documentation for this class was generated from the following file: