◆ __init__()
def DEM_benchmarks.Solution.__init__ |
( |
|
self, |
|
|
|
model |
|
) |
| |
◆ BeforePrintingOperations()
def DEM_benchmarks.Solution.BeforePrintingOperations |
( |
|
self, |
|
|
|
time |
|
) |
| |
◆ CleanUpOperations()
def DEM_benchmarks.Solution.CleanUpOperations |
( |
|
self | ) |
|
◆ Finalize()
def DEM_benchmarks.Solution.Finalize |
( |
|
self | ) |
|
◆ FinalizeSolutionStep()
def DEM_benchmarks.Solution.FinalizeSolutionStep |
( |
|
self | ) |
|
◆ GetClusterFilename()
def DEM_benchmarks.Solution.GetClusterFilename |
( |
|
self | ) |
|
◆ GetFemFilename()
def DEM_benchmarks.Solution.GetFemFilename |
( |
|
self | ) |
|
◆ GetInletFilename()
def DEM_benchmarks.Solution.GetInletFilename |
( |
|
self | ) |
|
◆ GetInputParameters()
def DEM_benchmarks.Solution.GetInputParameters |
( |
|
self | ) |
|
◆ GetMpFilename()
def DEM_benchmarks.Solution.GetMpFilename |
( |
|
self | ) |
|
◆ GetProblemTypeFilename()
def DEM_benchmarks.Solution.GetProblemTypeFilename |
( |
|
self | ) |
|
◆ Initialize()
def DEM_benchmarks.Solution.Initialize |
( |
|
self | ) |
|
◆ InitializeSolutionStep()
def DEM_benchmarks.Solution.InitializeSolutionStep |
( |
|
self | ) |
|
◆ model_part_reader()
def DEM_benchmarks.Solution.model_part_reader |
( |
|
self, |
|
|
|
modelpart, |
|
|
|
nodeid = 0 , |
|
|
|
elemid = 0 , |
|
|
|
condid = 0 |
|
) |
| |
◆ ReadModelParts()
def DEM_benchmarks.Solution.ReadModelParts |
( |
|
self | ) |
|
◆ SetDt()
def DEM_benchmarks.Solution.SetDt |
( |
|
self | ) |
|
◆ SetFinalTime()
def DEM_benchmarks.Solution.SetFinalTime |
( |
|
self | ) |
|
◆ SetSolver()
def DEM_benchmarks.Solution.SetSolver |
( |
|
self | ) |
|
◆ SetSolverStrategy()
def DEM_benchmarks.Solution.SetSolverStrategy |
( |
|
self | ) |
|
◆ end_time
DEM_benchmarks.Solution.end_time |
◆ main_path
DEM_benchmarks.Solution.main_path |
◆ nodeplotter
DEM_benchmarks.Solution.nodeplotter |
◆ plotter
DEM_benchmarks.Solution.plotter |
◆ tang_plotter
DEM_benchmarks.Solution.tang_plotter |
The documentation for this class was generated from the following file:
- /home/runner/work/Documentation/Documentation/master/applications/DEMApplication/test_examples/basic_benchmarks/DEM_benchmarks.py