|
Classes |
| class | Teuchos::SumValueReductionOp< Ordinal, Packet > |
| | Standard summation operator for types with value semantics. More...
|
| class | Teuchos::MinValueReductionOp< Ordinal, Packet > |
| | Standard min operator for types with value semantics. More...
|
| class | Teuchos::MaxValueReductionOp< Ordinal, Packet > |
| | Standard Max operator for types with value semantics. More...
|
| class | Teuchos::ANDValueReductionOp< Ordinal, Packet > |
| | Standard logical AND operator for booleans. More...
|
| class | Teuchos::MixMaxUtilities::Min< isComparable, Ordinal, Packet > |
| class | Teuchos::MixMaxUtilities::Min< true, Ordinal, Packet > |
| class | Teuchos::MixMaxUtilities::Min< false, Ordinal, Packet > |
| class | Teuchos::MixMaxUtilities::Max< isComparable, Ordinal, Packet > |
| class | Teuchos::MixMaxUtilities::Max< true, Ordinal, Packet > |
| class | Teuchos::MixMaxUtilities::Max< false, Ordinal, Packet > |
| class | Teuchos::MixMaxUtilities::AND< isComparable, Ordinal, Packet > |
| class | Teuchos::MixMaxUtilities::AND< true, Ordinal, Packet > |
| class | Teuchos::MixMaxUtilities::AND< false, Ordinal, Packet > |
Namespaces |
| namespace | Teuchos |
| | The Teuchos namespace contains all of the classes, structs and enums used by Teuchos, as well as a number of utility routines.
|
| namespace | Teuchos::MixMaxUtilities |
Functions |
| template<typename Ordinal , typename Packet > |
ValueTypeReductionOp< Ordinal,
Packet > * | Teuchos::createOp (const EReductionType reductType) |