WRApplication
External kratos "application" for multiscale time integration.
|
Get the ProcessInfo of a ModelPart. More...
Public Member Functions | |
ProcessInfoFromModelPart () noexcept=default | |
ProcessInfoFromModelPart (const Parameters &rParameters) noexcept | |
ProcessInfoFromModelPart (ProcessInfoFromModelPart &&rOther) noexcept=default | |
ProcessInfoFromModelPart (const ProcessInfoFromModelPart &rOther)=default | |
const ProcessInfo & | operator() (const ModelPart &rModelPart) const |
Static Public Member Functions | |
static Parameters | GetDefaultParameters () |
Additional Inherited Members | |
Public Types inherited from Traits< const ModelPart &, const ProcessInfo & > | |
using | InputType = const ModelPart & |
cv-qualified argument type of operator() More... | |
using | OutputType = const ProcessInfo & |
qualified return type of operator() More... | |
Get the ProcessInfo of a ModelPart.
|
defaultnoexcept |
|
inlinenoexcept |
|
defaultnoexcept |
|
default |
|
static |
|
inline |