Skip to content

Struct ae108::cpppetsc::InsertionProxy< ADD_VALUES >

template <>

ClassList > ae108 > cpppetsc > InsertionProxy< ADD_VALUES >

This class redirects calls to += to the internal functor.

  • #include <InsertionProxy.h>

Public Attributes

Type Name
std::function< void(const PetscScalar)> _functor

Public Functions

Type Name
void operator+= (const PetscScalar value) const

Public Attributes Documentation

variable _functor

std::function<void(const PetscScalar)> ae108::cpppetsc::InsertionProxy< ADD_VALUES >::_functor;

Public Functions Documentation

function operator+=

inline void ae108::cpppetsc::InsertionProxy< ADD_VALUES >::operator+= (
    const PetscScalar value
) const


The documentation for this class was generated from the following file cpppetsc/src/include/ae108/cpppetsc/InsertionProxy.h