Teuchos - Trilinos Tools Package
Version of the Day
|
Deprecated Teuchos Code | |
Unit Testing Support | |
Unit Testing Definition Macros | |
Unit Testing Assert Macros | |
Teuchos Outputting Utilities | |
Teuchos Language Support Utilities | |
Template classes for testing assertions at compile time. | |
Utility code for throwing exceptions and setting breakpoints. | |
Teuchos Memory Management Utilities | |
Conversion utilities for going between Teuchos::RCP and boost::shared_ptr. | |
Conversion utilities for going between Teuchos::RCP and std::shared_ptr. | |
Set of utilities for allocating temporary workspace. | The goal of this set of utilities is to allow the user to create arrays of uninitialized or default initialized objects as automatic variables on the stack to be used for temporary workspace without requiring expensive calls opeator new or operator delete |
Teuchos Testing Utilities | |
. | |
Enumerations for character inputs in Teuchos::BLAS methods | These enumerated lists are used in compile time checking of the input characters for BLAS methods |
Floating Point Trapping Support Code |