Free function to get the local view of a grid cache object. More...
Go to the source code of this file.
Free function to get the local view of a grid cache object.
Namespaces | |
| namespace | Dumux |
| make the local view function available whenever we use the grid geometry | |
Functions | |
| template<class GridCache > | |
| GridCache::LocalView | Dumux::localView (const GridCache &gridCache) |
| Free function to get the local view of a grid cache object. More... | |