|
WRApplication
External kratos "application" for multiscale time integration.
|
#include <Hdf5IdToIndexOperation.hpp>
Public Member Functions | |
| KRATOS_CLASS_POINTER_DEFINITION (Hdf5IdToIndexOperation) | |
| Hdf5IdToIndexOperation () | |
| Hdf5IdToIndexOperation (Parameters Settings) | |
| Hdf5IdToIndexOperation (Ref< Model >, Parameters Settings) | |
| Hdf5IdToIndexOperation (const Hdf5IdToIndexOperation &rRhs) | |
| Hdf5IdToIndexOperation & | operator= (const Hdf5IdToIndexOperation &rRhs) |
| ~Hdf5IdToIndexOperation () override | |
| void | Execute () |
| Parameters | GetDefaultParameters () const override |
Public Member Functions inherited from WRAppClass | |
| KRATOS_CLASS_POINTER_DEFINITION (WRAppClass) | |
| WRAppClass () noexcept=default | |
| WRAppClass (WRAppClass &&rOther) noexcept=default | |
| WRAppClass (const WRAppClass &rOther) noexcept=default | |
| virtual | ~WRAppClass () noexcept=default |
| WRAppClass & | operator= (WRAppClass &&rOther) noexcept=default |
| WRAppClass & | operator= (const WRAppClass &rOther) noexcept=default |
| Hdf5IdToIndexOperation | ( | Parameters | Settings | ) |
| Hdf5IdToIndexOperation | ( | Ref< Model > | , |
| Parameters | Settings | ||
| ) |
| Hdf5IdToIndexOperation | ( | const Hdf5IdToIndexOperation & | rRhs | ) |
|
override |
| void Execute | ( | ) |
|
overridevirtual |
Implements WRAppClass.
| KRATOS_CLASS_POINTER_DEFINITION | ( | Hdf5IdToIndexOperation | ) |
| Hdf5IdToIndexOperation & operator= | ( | const Hdf5IdToIndexOperation & | rRhs | ) |