Opm::ImplicitAssembly< Model > Class Template Reference

#include <ImplicitAssembly.hpp>

Inheritance diagram for Opm::ImplicitAssembly< Model >:
Inheritance graph

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

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

Member Function Documentation

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