Fundamental Vector Reduction/Transformation Operator (RTOp) Interfaces
Version of the Day
|
RTOpPack | |
ReductTarget | Abstract base class for all reduction objects |
RTOpT | Templated interface to vector reduction/transformation operators {abstract} |
UnknownError | |
InvalidUsage | |
InvalidNumVecs | |
InvalidNumTargVecs | |
IncompatibleVecs | |
IncompatibleReductObj | |
ConstSubVectorView | Class for a non-changeable sub-vector |
SubVectorView | Class for a changeable sub-vector |
ConstSubMultiVectorView | Class for a non-changeable sub-multi-vector (submatrix) |
SubMultiVectorView | Class for a changeable sub-vector |
PrimitiveTypeTraits | A templated traits class for decomposing object into an array of primitive objects |
PrimitiveTypeTraits< Scalar, Scalar > | Specialization where the scalar type is the same as the concrete object type |
PrimitiveTypeTraits< Scalar, index_type > | Specialization for index_type concrete object |
Trilinos | |
Details |