Interface for transfer between grid changes. More...
#include <AdaptionInterface.hpp>
Public Member Functions | |
virtual bool | preAdapt ()=0 |
Prepare the grid and the data for the adaption. | |
virtual bool | adapt ()=0 |
Do the grid adaption. | |
virtual void | postAdapt ()=0 |
Interface for transfer between grid changes.