KASKADE 7 development version
|
Operator with matrix-representation and coordinate mappings. More...
Operator with matrix-representation and coordinate mappings.
Note that the operator creates a copy of the passed matrix (if not passed as rvalue). This allows the implementation of a rvalue-constructor and assures that further manipulation of the matrix data does not change the operator's behaviour.
Implements the MatrixRepresentedOperator concept.
Definition at line 310 of file istlinterface.hh.