This class is used if a Solver directly uses Kratos as a data-structure e.g.
More...
This class is used if a Solver directly uses Kratos as a data-structure e.g.
Kratos itself or simple-solvers written in Python
◆ Check()
def solver_wrappers.dummy_io.DummyIO.Check |
( |
|
self | ) |
|
◆ ExportCouplingInterface()
def solver_wrappers.dummy_io.DummyIO.ExportCouplingInterface |
( |
|
self, |
|
|
|
interface_config |
|
) |
| |
◆ ExportData()
def solver_wrappers.dummy_io.DummyIO.ExportData |
( |
|
self, |
|
|
|
data_config |
|
) |
| |
◆ ImportCouplingInterface()
def solver_wrappers.dummy_io.DummyIO.ImportCouplingInterface |
( |
|
self, |
|
|
|
interface_config |
|
) |
| |
◆ ImportData()
def solver_wrappers.dummy_io.DummyIO.ImportData |
( |
|
self, |
|
|
|
data_config |
|
) |
| |
◆ PrintInfo()
def solver_wrappers.dummy_io.DummyIO.PrintInfo |
( |
|
self | ) |
|
The documentation for this class was generated from the following file:
- /home/runner/work/Documentation/Documentation/master/applications/CoSimulationApplication/python_scripts/solver_wrappers/dummy_io.py