Teuchos Package Browser (Single Doxygen Collection)
Version of the Day
|
#include "Teuchos_ConfigDefs.hpp"
Go to the source code of this file.
Classes | |
class | Teuchos::ExceptionBase |
Base exception class for Teuchos. More... | |
class | Teuchos::DuplicateOwningRCPError |
Thrown if a duplicate owning RCP is creatd the the same object. More... | |
class | Teuchos::NullReferenceError |
Null reference error exception class. More... | |
class | Teuchos::NonconstAccessError |
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... | |
class | Teuchos::DuplicateParameterSublist |
Optionally thrown when a sublist is set twice by either updateParametersFromXmlFile(), updateParametersFromXmlFileAndUpdate() or updateParametersFromXmlString() More... | |
class | Teuchos::DuplicateParameterEntryException |
Thrown when a Parameter Entry that is already being tracked is attempted to be inserted again into the masterParameterEntryMap and masterIDMap. More... | |
class | Teuchos::DuplicateParameterEntryIDException |
Thrown when a Parameter Entry ID that is already being used is attempted to be reused again. More... | |
class | Teuchos::DuplicateValidatorIDException |
Thrown when a ParameterEntryValidatorID that is already being used is attempted to be reused again. More... | |
Namespaces | |
Teuchos | |