|
WRApplication
External kratos "application" for multiscale time integration.
|
Namespaces | |
| namespace | Pipes |
| Unix-inspired pipes in C++. | |
| namespace | Python |
| namespace | Testing |
| namespace | WRApp |
Classes | |
| class | CheckpointPattern |
| A class for working with formatted strings related to Checkpoint. More... | |
| class | FileContentIterator |
| Iterator interface around a file pointer. More... | |
| class | FileStringIterator |
| A read-only iterator over the items of a delimited file. More... | |
| class | Journal |
| A class for keeping administrational text data throughout an analysis. More... | |
| class | JournalBase |
| A class for keeping administrational text data throughout an analysis. More... | |
| class | ModelPartPattern |
| A class for working with formatted strings related to ModelParts. More... | |
| class | PlaceholderPattern |
| A class for interfacing placeholders and regular expressions. More... | |
| class | RegexUtility |
| Static-only utility class for common regexes. More... | |
Typedefs | |
| template<class T > | |
| using | Ref = T & |
| template<class T > | |
| using | Ptr = T * |
| using Ptr = T* |
| using Ref = T& |