|
WRApplication
External kratos "application" for multiscale time integration.
|
#include <Hdf5LinSpaceOperation.hpp>
Public Member Functions | |
| KRATOS_CLASS_POINTER_DEFINITION (Hdf5LinSpaceOperation) | |
| Hdf5LinSpaceOperation () | |
| Hdf5LinSpaceOperation (Parameters Settings) | |
| Hdf5LinSpaceOperation (Ref< Model > rModel, Parameters Settings) | |
| Hdf5LinSpaceOperation (const Hdf5LinSpaceOperation &rRhs) | |
| Hdf5LinSpaceOperation & | operator= (const Hdf5LinSpaceOperation &rRhs) |
| ~Hdf5LinSpaceOperation () 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 |
| Hdf5LinSpaceOperation | ( | Parameters | Settings | ) |
| Hdf5LinSpaceOperation | ( | Ref< Model > | rModel, |
| Parameters | Settings | ||
| ) |
| Hdf5LinSpaceOperation | ( | const Hdf5LinSpaceOperation & | rRhs | ) |
|
override |
| void Execute | ( | ) |
|
overridevirtual |
Implements WRAppClass.
| KRATOS_CLASS_POINTER_DEFINITION | ( | Hdf5LinSpaceOperation | ) |
| Hdf5LinSpaceOperation & operator= | ( | const Hdf5LinSpaceOperation & | rRhs | ) |