tpfalinearizer.hh File Reference
#include "fvbaseproperties.hh"
#include "linearizationtype.hh"
#include <opm/common/Exceptions.hpp>
#include <opm/common/TimingMacros.hpp>
#include <opm/grid/utility/SparseTable.hpp>
#include <opm/input/eclipse/EclipseState/Grid/FaceDir.hpp>
#include <opm/input/eclipse/Schedule/BCProp.hpp>
#include <opm/models/discretization/common/baseauxiliarymodule.hh>
#include <dune/common/version.hh>
#include <dune/common/fvector.hh>
#include <dune/common/fmatrix.hh>
#include <type_traits>
#include <iostream>
#include <vector>
#include <thread>
#include <set>
#include <exception>
#include <mutex>
#include <numeric>
Include dependency graph for tpfalinearizer.hh:

Go to the source code of this file.

Classes

struct  Opm::Properties::SeparateSparseSourceTerms< TypeTag, MyTypeTag >
 
class  Opm::TpfaLinearizer< TypeTag >
 The common code for the linearizers of non-linear systems of equations. More...
 

Namespaces

namespace  Opm
 
namespace  Opm::Properties
 

Detailed Description

The common code for the linearizers of non-linear systems of equations.

This class assumes that these system of equations to be linearized are stemming from models that use an finite volume scheme for spatial discretization and an Euler scheme for time discretization.