Opm::detail::PointOneOp< Scalar > Struct Template Reference

Simple binary operator that always returns 0.1 It is used to get the sparsity pattern for our interleaved system, and is marginally faster than using operator+=. More...

Public Member Functions

Scalar operator() (const Scalar &, const Scalar &) const
 

Detailed Description

template<typename Scalar>
struct Opm::detail::PointOneOp< Scalar >

Simple binary operator that always returns 0.1 It is used to get the sparsity pattern for our interleaved system, and is marginally faster than using operator+=.


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