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

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)
 

Detailed Description

template<class Transposed>
class AMDiS::GridFunctionOperatorTransposed< Transposed >

The transposed operator, implemented in terms of its transposed by calling assemble with inverted arguments on the transposed element-matrix.


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