fvbaselocalresidual.hh File Reference
#include <dune/common/classname.hh>
#include <dune/common/fvector.hh>
#include <dune/grid/common/geometry.hh>
#include <dune/istl/bvector.hh>
#include <opm/material/common/MathToolbox.hpp>
#include <opm/material/common/Valgrind.hpp>
#include <opm/models/discretization/common/fvbaseproperties.hh>
#include <opm/models/utils/alignedallocator.hh>
#include <opm/models/utils/parametersystem.hpp>
#include <cassert>
#include <cmath>
#include <cstddef>
#include <stdexcept>
#include <type_traits>
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  Opm::FvBaseLocalResidual< TypeTag >
 Element-wise caculation of the residual matrix for models based on a finite volume spatial discretization. More...
 

Namespaces

namespace  Opm
 

Detailed Description

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