The transposed operator, implemented in terms of its transposed by calling assemble with inverted arguments on the transposed element-matrix. More...
#include <GridFunctionOperatorTransposed.hpp>
Public Member Functions | |
GridFunctionOperatorTransposed (Transposed const &transposedOp) | |
template<class GridView > | |
void | update (GridView const &gv) |
Friends | |
auto | localOperator (GridFunctionOperatorTransposed const &op) |
The transposed operator, implemented in terms of its transposed by calling assemble with inverted arguments on the transposed element-matrix.