◆ __init__()
def empty_solver_for_testing.EmptySolverForTesting.__init__ |
( |
|
self, |
|
|
|
model, |
|
|
|
settings |
|
) |
| |
A solver with the minimal methods to run an analysis.
◆ AddDofs()
def empty_solver_for_testing.EmptySolverForTesting.AddDofs |
( |
|
self | ) |
|
◆ AddVariables()
def empty_solver_for_testing.EmptySolverForTesting.AddVariables |
( |
|
self | ) |
|
◆ AdvanceInTime()
def empty_solver_for_testing.EmptySolverForTesting.AdvanceInTime |
( |
|
self, |
|
|
|
current_time |
|
) |
| |
◆ GetComputingModelPart()
def empty_solver_for_testing.EmptySolverForTesting.GetComputingModelPart |
( |
|
self | ) |
|
◆ GetDefaultParameters()
def empty_solver_for_testing.EmptySolverForTesting.GetDefaultParameters |
( |
|
cls | ) |
|
◆ GetMinimumBufferSize()
def empty_solver_for_testing.EmptySolverForTesting.GetMinimumBufferSize |
( |
|
self | ) |
|
◆ ImportModelPart()
def empty_solver_for_testing.EmptySolverForTesting.ImportModelPart |
( |
|
self | ) |
|
◆ EstimateDeltaTimeUtility
empty_solver_for_testing.EmptySolverForTesting.EstimateDeltaTimeUtility |
◆ model_part
empty_solver_for_testing.EmptySolverForTesting.model_part |
The documentation for this class was generated from the following file:
- /home/runner/work/Documentation/Documentation/master/applications/ShallowWaterApplication/python_scripts/testing/empty_solver_for_testing.py