G+Smo
24.08.0
Geometry + Simulation Modules
|
This is the complete list of members for gsBlockOp< T >, including all inherited members.
addOperator(index_t row, index_t col, const BasePtr &op) | gsBlockOp< T > | |
apply(const gsMatrix< T > &input, gsMatrix< T > &result) const | gsBlockOp< T > | virtual |
BasePtr typedef | gsBlockOp< T > | |
colBlocks() const | gsBlockOp< T > | inline |
cols() const | gsBlockOp< T > | inlinevirtual |
defaultOptions() | gsLinearOperator< T > | inlinestatic |
getOperator(index_t row, index_t col) const | gsBlockOp< T > | inline |
gsBlockOp(index_t nRows, index_t nCols) | gsBlockOp< T > | |
Identity(const index_t dim) | gsLinearOperator< T > | inlinestatic |
make(index_t nRows, index_t nCols) | gsBlockOp< T > | inlinestatic |
Ptr typedef | gsBlockOp< T > | |
rowBlocks() const | gsBlockOp< T > | inline |
rows() const | gsBlockOp< T > | inlinevirtual |
setOptions(const gsOptionList &) | gsLinearOperator< T > | inlinevirtual |
uPtr typedef | gsBlockOp< T > |