Teuchos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 NA
 NArrayConversionsUnitTestHelpers
 NB
 NC
 NCommon
 NEvilPack
 NTeuchos
 NTrilinosNamespace of things generally useful to many Trilinos packages
 CA
 CAlgorithmA
 CArrayReplacement for std::vector that is compatible with the Teuchos Memory Management classes
 CB
 CB1
 CB2
 CBLASTemplated BLAS wrapper
 CC
 CCommandLineProcessorClass that helps parse command line input arguments from (argc,argv[]) and set options
 CCustomDataType
 CD
 CDefaultCommReturn a default global communicator appropriate for the build
 CE
 CFileInputSourceInstantiation of XMLInputSource class for reading XML from a file
 CGet_A_f_return
 CLAPACKThe Templated LAPACK Wrapper Class
 CmapThis class creates a basic std::map object for platforms where the std::map is deficient, otherwise the std::map is injected into the Teuchos namespace
 CParameterEntryThis object is held as the "value" in the Teuchos::ParameterList std::map
 CParameterListA list of parameters of arbitrary type
 CPolynomialLightweight container class to represent a simple polynomial
 CRCPSmart reference counting pointer class for automatic garbage collection
 CScalarTraitsThis structure defines some basic traits for a scalar field type
 CSerialBandDenseMatrixThis class creates and provides basic support for banded dense matrices of templated type
 CSerialDenseMatrixThis class creates and provides basic support for dense rectangular matrix of templated type
 CSerialDenseVectorThis class creates and provides basic support for dense vectors of templated type as a specialization of Teuchos::SerialDenseMatrix. Additional methods for the SerialDenseVector class, like mathematical methods, can be found documented in SerialDenseMatrix
 CSerialSymDenseMatrixThis class creates and provides basic support for symmetric, positive-definite dense matrices of templated type
 CspecializedLAPACK
 CStringInputSourceInstantiation of XMLInputSource class for reading XML from a std::string
 CTestVerboseObjectBaseInitialization
 CTimeWall-clock timer
 CTimeMonitorScope guard for Time, that can compute MPI collective timer statistics
 CTransformerThis class implements a simple (useless) transformation that requires workspace
 CUndefinedType
 CUndefinedType2
 CXMLObjectRepresentation of an XML data tree. XMLObject is a ref-counted handle to a XMLObjectImplem object, allowing storage by reference