WRApplication
External kratos "application" for multiscale time integration.
CheckpointSelector Class Reference

A functor taking a Model and returning a CheckpointID to load or None. More...

Inheritance diagram for CheckpointSelector:
Collaboration diagram for CheckpointSelector:

Detailed Description

A functor taking a Model and returning a CheckpointID to load or None.

@classname CheckpointSelector

Note
A C++ bound selector should return an std::optional<CheckpointID>.

The documentation for this class was generated from the following file: