AMDiS  2.10
The Adaptive Multi-Dimensional Simulation Toolbox
GridFunctionLocalOperatorTransposed< Transposed > Class Template Reference

Public Member Functions

 GridFunctionLocalOperatorTransposed (Transposed const &transposedLop)
 
template<class Element >
void bind (Element const &element)
 Redirects the bind call top the transposed operator.
 
void unbind ()
 Redirects the unbind call top the transposed operator.
 
template<class CG , class RN , class CN , class Mat >
void assemble (CG const &contextGeometry, RN const &rowNode, CN const &colNode, Mat &elementMatrix) const
 Apply the assembling to the transposed elementMatrix with interchanged row-/colNode. More...
 

Member Function Documentation

◆ assemble()

void assemble ( CG const &  contextGeometry,
RN const &  rowNode,
CN const &  colNode,
Mat &  elementMatrix 
) const
inline

Apply the assembling to the transposed elementMatrix with interchanged row-/colNode.

Template Parameters
CGContextGeometry
RNRowNode
CNColNode
MatElementMatrix

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