fvbaselocalresidual.hh File Reference

Element-wise caculation of the residual matrix for models based on a finite volume spatial discretization. More...

#include <opm/material/common/Valgrind.hpp>
#include <dune/istl/bvector.hh>
#include <dune/grid/common/geometry.hh>
#include <dune/common/fvector.hh>
#include <opm/material/common/ClassName.hpp>
#include "fvbaseproperties.hh"
#include <cmath>
Include dependency graph for fvbaselocalresidual.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Ewoms::FvBaseLocalResidual< TypeTag >
 Element-wise caculation of the residual matrix for models based on a finite volume spatial discretization. More...
 

Namespaces

 Ewoms
 

Detailed Description

Element-wise caculation of the residual matrix for models based on a finite volume spatial discretization.

Template Parameters
TypeTagThe type tag on which all required properties are defined.