G+Smo  23.12.0
Geometry + Simulation Modules
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
gsKroneckerOp< T > Member List

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 typedefgsKroneckerOp< T >
rows() const gsKroneckerOp< T >virtual
setOptions(const gsOptionList &)gsLinearOperator< T >inlinevirtual
uPtr typedefgsKroneckerOp< T >