Opm::ImplicitAssembly< Model > Class Template Reference

#include <ImplicitAssembly.hpp>

Public Member Functions

 ImplicitAssembly (Model &model)
 
template<class Grid , class JacobianSystem >
void createSystem (const Grid &g, JacobianSystem &sys) const
 
template<class ReservoirState , class Grid , class SourceTerms , class JacobianSystem >
void assemble (const ReservoirState &state, const Grid &g, const SourceTerms *src, const double dt, JacobianSystem &sys)
 

Constructor & Destructor Documentation

◆ ImplicitAssembly()

template<class Model >
Opm::ImplicitAssembly< Model >::ImplicitAssembly ( Model &  model)
inline

Member Function Documentation

◆ assemble()

template<class Model >
template<class ReservoirState , class Grid , class SourceTerms , class JacobianSystem >
void Opm::ImplicitAssembly< Model >::assemble ( const ReservoirState state,
const Grid &  g,
const SourceTerms *  src,
const double  dt,
JacobianSystem &  sys 
)
inline

◆ createSystem()

template<class Model >
template<class Grid , class JacobianSystem >
void Opm::ImplicitAssembly< Model >::createSystem ( const Grid &  g,
JacobianSystem &  sys 
) const
inline

The documentation for this class was generated from the following file: