#include "Teuchos_ConfigDefs.hpp"
Go to the source code of this file.
Classes | |
class | Teuchos::ExceptionBase |
Base exception class for Teuchos. More... | |
class | Teuchos::NullReferenceError |
Null reference error exception class. More... | |
class | Teuchos::RangeError |
Range error exception class. More... | |
class | Teuchos::DanglingReferenceError |
Dangling reference error exception class. More... | |
class | Teuchos::IncompatibleIteratorsError |
Incompatiable iterators error exception class. More... | |
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. |