opm-simulators
Loading...
Searching...
No Matches
fvbaselocalresidual.hh File Reference

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

#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>

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
 This file contains a set of helper functions used by VFPProd / VFPInj.

Detailed Description

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