Defines a class template for computing a matrix representation of the permeability-dependent inner product of the velocity vectors
and
.
More...
#include <MimeticIPEvaluator.hpp>
Defines a class template for computing a matrix representation of the permeability-dependent inner product of the velocity vectors
and
.
The matrix entries are defined through the mimetic finite difference method of Brezzi et. al.
GridInterface | Grid interface class expected to expose members such as a CellIterator operator->() |
RockInterface | Rock interface class expected to expose a permeability() |
computeInverseIP | NOTE: This template parameter no longer exists, but the concept warrants enough attention to keep the doc. Whether or not to compute the inverse of the mimetic inner product matrix. Specifically, if ![]() computeInverseIP = true; evaluate() ![]() ![]() ![]() |