Teuchos - Trilinos Tools Package Version of the Day
|
Files | |
Teuchos_AbstractFactory.hpp | |
Teuchos_AbstractFactoryStd.hpp | |
Teuchos_any.hpp | |
Modified boost::any class for holding a templated value. | |
Teuchos_Array.hpp | |
Templated array class derived from the STL std::vector. | |
Teuchos_ArrayConversions.hpp | |
Templated conversions between Array<RCP<T> > and ArrayView<Ptr<T> > | |
Teuchos_ArrayRCP.hpp | |
Teuchos_ArrayRCPDecl.hpp | |
Teuchos_ArrayView.cpp | |
Teuchos_ArrayView.hpp | |
Teuchos_ArrayViewDecl.hpp | |
Teuchos_as.hpp | |
Definition of Teuchos::as, for conversions between types. | |
Teuchos_Assert.hpp | |
Teuchos_basic_oblackholestream.hpp | |
Teuchos_BigUInt.hpp | |
Arbitrary-precision unsigned integer definition. | |
Teuchos_BigUIntDecl.hpp | |
Arbitrary-precision unsigned integer declaration. | |
Teuchos_CommandLineProcessor.cpp | |
Teuchos_CommandLineProcessor.hpp | |
Basic command line parser for input from (argc,argv[]) | |
Teuchos_CompilerCodeTweakMacros.hpp | |
Teuchos_CompileTimeAssert.hpp | |
Template classes for testing assertions at compile time. | |
Teuchos_ConfigDefs.hpp | |
Teuchos header file which uses auto-configuration information to include necessary C++ headers. | |
Teuchos_ConstNonconstObjectContainer.hpp | |
Teuchos_ConstTypeTraits.hpp | |
Teuchos_CWrapperSupport.cpp | |
Teuchos_CWrapperSupport_Cpp.hpp | |
Teuchos_DebugDefaultAsserts.hpp | |
Teuchos_Describable.cpp | |
Teuchos_Describable.hpp | |
Teuchos_Details_Allocator.cpp | |
Teuchos_Details_Allocator.hpp | |
Declaration of Teuchos::Details::Allocator, a tracking and logging implementation of the C++ Standard Library's Allocator concept. | |
Teuchos_DLLExportMacro.h | |
Teuchos_dyn_cast.cpp | |
Teuchos_dyn_cast.hpp | |
Teuchos_ENull.hpp | |
Teuchos_Exceptions.hpp | |
Teuchos_ExplicitInstantiationHelpers.hpp | |
Macros for helping to templated classes create explicit instantiations. | |
Teuchos_F77_wrappers.h | |
Macros for portably calling Fortran77 from C/C++. | |
Teuchos_FancyOStream.hpp | |
Teuchos_FilteredIterator.hpp | |
Teuchos_getBaseObjVoidPtr.hpp | |
Teuchos_getConst.hpp | |
Teuchos_getRawPtr.hpp | |
Teuchos_GlobalMPISession.cpp | |
Teuchos_GlobalMPISession.hpp | |
A MPI utilities class, providing methods for initializing, finalizing, and querying the global MPI session. | |
Teuchos_HashSet.hpp | |
Templated hashtable-based set. | |
Teuchos_Hashtable.hpp | |
Templated hashtable class. | |
Teuchos_HashUtils.cpp | |
Teuchos_HashUtils.hpp | |
Utilities for generating hashcodes. | |
Teuchos_implicit_cast.hpp | |
Teuchos_iostream_helpers.hpp | |
Teuchos_LabeledObject.cpp | |
Teuchos_LabeledObject.hpp | |
Teuchos_LocalTestingHelpers.hpp | |
Utilities to make writing tests easier. | |
Teuchos_map.hpp | |
Provides std::map class for deficient platforms. | |
Teuchos_NullIteratorTraits.hpp | |
Teuchos_oblackholestream.hpp | |
Teuchos_OpaqueWrapper.hpp | |
Teuchos_OrdinalTraits.hpp | |
Defines basic traits for the ordinal field type. | |
Teuchos_PrintDouble.cpp | |
Teuchos_PrintDouble.hpp | |
Declares Teuchos::print_double. | |
Teuchos_Ptr.cpp | |
Teuchos_Ptr.hpp | |
Teuchos_PtrDecl.hpp | |
Teuchos_Range1D.cpp | |
Teuchos_Range1D.hpp | |
Teuchos_RCP.hpp | |
Reference-counted pointer class and non-member templated function implementations. | |
Teuchos_RCPBoostSharedPtrConversions.hpp | |
Teuchos_RCPBoostSharedPtrConversionsDecl.hpp | |
Teuchos_RCPDecl.hpp | |
Reference-counted pointer class and non-member templated function implementations. | |
Teuchos_RCPNode.cpp | |
Teuchos_RCPNode.hpp | |
Reference-counted pointer node classes. | |
Teuchos_RCPStdSharedPtrConversions.hpp | |
Teuchos_RCPStdSharedPtrConversionsDecl.hpp | |
Teuchos_RefCountPtr.hpp | |
Teuchos_RefCountPtrDecl.hpp | |
Teuchos_ScalarTraits.cpp | |
Teuchos_ScalarTraits.hpp | |
Defines basic traits for the scalar field type. | |
Teuchos_ScalarTraitsCUDA.hpp | |
This file is ONLY maintained for backwards compatibility. | |
Teuchos_ScalarTraitsDecl.hpp | |
Declaration and default implementation for basic traits for the scalar field type. | |
Teuchos_SetScientific.hpp | |
Teuchos_SharedAccessPolicy.hpp | |
Teuchos_SimpleObjectDB.hpp | |
A simple object table class for Teuchos. | |
Teuchos_SimpleObjectTable.hpp | |
A simple object table class for Teuchos. | |
Teuchos_stacktrace.cpp | |
Teuchos_stacktrace.hpp | |
Functions for returning stacktrace info (GCC only initially). | |
Teuchos_StandardCatchMacros.hpp | |
Teuchos_StandardCompositionMacros.hpp | |
Macro that adds <<std comp>> members as attribute members for any class. | |
Teuchos_StandardMemberCompositionMacros.hpp | |
Macro that adds <<std member comp>> members as attribute members for any class. | |
Teuchos_StaticSetupMacro.hpp | |
Teuchos_StringIndexedOrderedValueObjectContainer.hpp | |
Teuchos_StrUtils.cpp | |
Teuchos_StrUtils.hpp | |
A std::string utilities class for Teuchos. | |
Teuchos_TabularOutputter.cpp | |
Teuchos_TabularOutputter.hpp | |
Teuchos_TestForException.cpp | |
Teuchos_TestForException.hpp | |
Standard test and throw macros. | |
Teuchos_TestingHelpers.cpp | |
Teuchos_TestingHelpers.hpp | |
Utilities to make writing tests easier. | |
Teuchos_Time.cpp | |
Teuchos_Time.hpp | |
Basic wall-clock timer class. | |
Teuchos_toString.hpp | |
Teuchos_Tuple.hpp | |
Teuchos_TwoDArray.hpp | |
A thin wrapper around the Teuchos Array class that allows for 2 dimensional arrays. | |
Teuchos_TypeNameTraits.cpp | |
Teuchos_TypeNameTraits.hpp | |
Defines basic traits returning the name of a type in a portable and readable way. | |
Teuchos_TypeTraits.hpp | |
Defines basic traits allowing evaluation of type equality. | |
Teuchos_UnitTestBase.cpp | |
Teuchos_UnitTestBase.hpp | |
Unit testing support. | |
Teuchos_UnitTestHarness.hpp | |
Unit testing support. | |
Teuchos_UnitTestHelpers.hpp | |
Macros for defining unit tests. | |
Teuchos_UnitTestRepository.cpp | |
Teuchos_UnitTestRepository.hpp | |
Unit testing support. | |
Teuchos_Utils.cpp | |
Teuchos_Utils.hpp | |
A utilities class for Teuchos. | |
Teuchos_VerboseObject.cpp | |
Teuchos_VerboseObject.hpp | |
Teuchos_VerbosityLevel.cpp | |
Teuchos_VerbosityLevel.hpp | |
Teuchos_Version.hpp | |
Teuchos_Workspace.cpp | |
Teuchos_Workspace.hpp | |
TeuchosCore_ConfigDefs.hpp | |