G+Smo
24.08.0
Geometry + Simulation Modules
|
This is the complete list of members for gsKroneckerOp< T >, including all inherited members.
addOperator(BasePtr op) | gsKroneckerOp< T > | inline |
apply(const gsMatrix< T > &input, gsMatrix< T > &x) const | gsKroneckerOp< T > | virtual |
apply(const std::vector< BasePtr > &ops, const gsMatrix< T > &input, gsMatrix< T > &x) | gsKroneckerOp< T > | static |
cols() const | gsKroneckerOp< T > | virtual |
defaultOptions() | gsLinearOperator< T > | inlinestatic |
getOps() const | gsKroneckerOp< T > | inline |
gsKroneckerOp(std::vector< BasePtr > ops) | gsKroneckerOp< T > | inline |
gsKroneckerOp(BasePtr op0, BasePtr op1) | gsKroneckerOp< T > | inline |
gsKroneckerOp(BasePtr op0, BasePtr op1, BasePtr op2) | gsKroneckerOp< T > | inline |
Identity(const index_t dim) | gsLinearOperator< T > | inlinestatic |
make(std::vector< BasePtr > ops) | gsKroneckerOp< T > | inlinestatic |
make(BasePtr op0, BasePtr op1) | gsKroneckerOp< T > | inlinestatic |
make(BasePtr op0, BasePtr op1, BasePtr op2) | gsKroneckerOp< T > | inlinestatic |
Ptr typedef | gsKroneckerOp< T > | |
rows() const | gsKroneckerOp< T > | virtual |
setOptions(const gsOptionList &) | gsLinearOperator< T > | inlinevirtual |
uPtr typedef | gsKroneckerOp< T > |