◆ Connect()
| void Solver::Connect |
( |
Processor * | processor | ) |
|
|
inline |
Connect the solver to a processor.
- Parameters
-
| processor | The processor to connect with. |
◆ Factory()
Create the solver based on the provided settings.
- Parameters
-
| solverSettings | The solver settings. |
- Returns
- A new generated solver.
◆ InitializeContainers()
| virtual void Solver::InitializeContainers |
( |
| ) |
|
|
pure virtual |
◆ Solve()
| virtual bool Solver::Solve |
( |
double | timeStepInDays | ) |
|
|
pure virtual |
The documentation for this class was generated from the following files:
- /github/workspace/core/src/base/Solver.h
- /github/workspace/core/src/base/Solver.cpp