|
| 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...
|
|
◆ 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
-
The documentation for this class was generated from the following file: