A free function for h-adaptivity.
#include "griddatatransfer.hh"Go to the source code of this file.
| Namespaces | |
| namespace | Dumux | 
| Functions | |
| template<class Grid> | |
| bool | Dumux::adapt (Grid &grid, GridDataTransfer< Grid > &dataTransfer) | 
| Adapt the grid and reconstruct the user data. | |