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