The o-method can use the simple (symmetric) assembly map. More...
#include <dumux/discretization/cellcentered/mpfa/connectivitymap.hh>
The o-method can use the simple (symmetric) assembly map.
Public Member Functions | |
void | update (const GridGeometry &gridGeometry) |
Initialize the ConnectivityMap object. More... | |
const std::vector< DataJ > & | operator[] (const GridIndexType globalI) const |
|
inlineinherited |
|
inlineinherited |
Initialize the ConnectivityMap object.
gridGeometry | The grid's finite volume geometry. |