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.file_io._FileIO |
class | core.file_io._HDF5SerialFileIO |
class | core.file_io._HDF5ParallelFileIO |
class | core.file_io._HDF5MockFileIO |
class | core.file_io._HDF5MockFileIO.MockFile |
class | core.file_io._FilenameGetter |
class | core.file_io._FilenameGetterWithDirectoryInitialization |
class | core.file_io.OpenHDF5File |
A context responsible for managing the lifetime of HDF5 files. More... | |
Namespaces | |
core.file_io | |
HDF5 file IO. | |
Functions | |
def | core.file_io.Create (settings, data_comm) |
Return the IO object specified by the setting 'io_type'. More... | |