Skip to content

Struct ae108::cpppetsc::InsertionProxy

template <InsertMode Mode>

ClassList > ae108 > cpppetsc > InsertionProxy

This class is used to provide a "matrix"-like interface (i.e. access elements via operator()) to the Matrix wrapper. PETSc requires that calls to INSERT and ADD are not mixed; therefore specializations of this class only provide one of these methods.

  • #include <InsertionProxy.h>

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