3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Public Member Functions | List of all members
Dumux::CCMpfaConnectivityMap< GridGeometry, MpfaMethods::oMethod > Class Template Reference

The o-method can use the simple (symmetric) assembly map. More...

#include <dumux/discretization/cellcentered/mpfa/connectivitymap.hh>

Inheritance diagram for Dumux::CCMpfaConnectivityMap< GridGeometry, MpfaMethods::oMethod >:
Inheritance graph

Description

template<class GridGeometry>
class Dumux::CCMpfaConnectivityMap< GridGeometry, MpfaMethods::oMethod >

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
 

Member Function Documentation

◆ operator[]()

template<class GridGeometry >
const std::vector< DataJ > & Dumux::CCSimpleConnectivityMap< GridGeometry >::operator[] ( const GridIndexType  globalI) const
inlineinherited

◆ update()

template<class GridGeometry >
void Dumux::CCSimpleConnectivityMap< GridGeometry >::update ( const GridGeometry &  gridGeometry)
inlineinherited

Initialize the ConnectivityMap object.

Parameters
gridGeometryThe grid's finite volume geometry.

The documentation for this class was generated from the following file: