KratosMultiphysics
KRATOS Multiphysics (Kratos) is a framework for building parallel, multi-disciplinary simulation software, aiming at modularity, extensibility, and high performance. Kratos is written in C++, and counts with an extensive Python interface.
|
Classes | |
class | core.operations.xdmf.XdmfOutput |
Output that creates the xdmf-file for the given h5-files. More... | |
Namespaces | |
core.operations.xdmf | |
HDF5 Xdmf operations. | |
Functions | |
def | core.operations.xdmf.Create (settings) |
Return an operation specified by the setting's 'operation_type'. More... | |
Variables | |
core.operations.xdmf.WriteMultifileTemporalAnalysisToXdmf = lambda *args: None | |
string | core.operations.xdmf.warn_msg = "XDMF-Writing is not available,\nOnly HDF5 files are written" |