This class serves as dummy for testing, it does not solve anything It only imports a mesh that can be used in the testing workflow.
More...
This class serves as dummy for testing, it does not solve anything It only imports a mesh that can be used in the testing workflow.
Note that this is only an example, other configurations are of course also possible
◆ __init__()
def helpers.dummy_solver_wrapper.DummySolverWrapper.__init__ |
( |
|
self, |
|
|
|
settings, |
|
|
|
model, |
|
|
|
solver_name |
|
) |
| |
◆ AdvanceInTime()
def helpers.dummy_solver_wrapper.DummySolverWrapper.AdvanceInTime |
( |
|
self, |
|
|
|
current_time |
|
) |
| |
◆ Initialize()
def helpers.dummy_solver_wrapper.DummySolverWrapper.Initialize |
( |
|
self | ) |
|
◆ model_part
helpers.dummy_solver_wrapper.DummySolverWrapper.model_part |
◆ time_step
helpers.dummy_solver_wrapper.DummySolverWrapper.time_step |
The documentation for this class was generated from the following file:
- /home/runner/work/Documentation/Documentation/master/applications/CoSimulationApplication/python_scripts/helpers/dummy_solver_wrapper.py