Go to the source code of this file.
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. | |
Enumerations | |
enum | Teuchos::ESide { Teuchos::LEFT_SIDE, Teuchos::RIGHT_SIDE } |
enum | Teuchos::ETransp { Teuchos::NO_TRANS, Teuchos::TRANS, Teuchos::CONJ_TRANS } |
enum | Teuchos::EUplo { Teuchos::UPPER_TRI, Teuchos::LOWER_TRI } |
enum | Teuchos::EDiag { Teuchos::UNIT_DIAG, Teuchos::NON_UNIT_DIAG } |
Definition in file Teuchos_BLAS_types.hpp.