EpetraExt Package Browser (Single Doxygen Collection) Development
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 NEpetraExtEpetraExt::BlockCrsMatrix: A class for constructing a distributed block matrix
  CBlockAdjacencyGraph
  CBlockCrsMatrix
  CBlockMultiVector
  CBlockUtility
  CBlockVector
  CCrsGraph_AMDEpetraExt::CrsGraph_AMD: A transform for Approximate Minimum Degree Reordering using Tim Daley's AMD Algorithm
  CCrsGraph_BTFBlock Triangular Factorization (Reordering) of Epetra_CrsGraph
  CCrsGraph_MapColoringMap Coloring of independent columns in a Graph
  CCrsGraph_MapColoringIndex
  CCrsGraph_MapColoringIndex64
  CCrsGraph_OverlapGiven an input Epetra_CrsGraph, a "overlapped" Epetra_CrsGraph is generated including rows associated with off processor contributions
  CCrsGraph_SymmRCMGenerates the symmetric RCM reordered version of a Epetra_CrsGraph
   CBFT
  CCrsGraph_TransposeTransform to generate the explicit transpose of a Epetra_CrsGraph
  CCrsGraph_ViewGenerates a sub-block view of a Epetra_CrsGraph
  CCrsMatrix_BTF
  CCrsMatrix_DirichletGiven an input Epetra_LinearProblem, apply given dirichlet conditions
  CCrsMatrix_ReindexGiven an Epetra_CrsMatrix, a "reindexed" version is returned based on the new row map
  CCrsMatrix_SolverMapGiven an input Epetra_CrsMatrix, the column map is checked for missing indices associated with the local rows
  CCrsMatrix_SubCopyGenerates a sub-block view of a Epetra_CrsMatrix
  CCrsMatrix_ViewGenerates a sub-block view of a Epetra_CrsMatrix
  CCrsMatrixStruct
  CCrsWrapper
  CCrsWrapper_Epetra_CrsMatrix
  CCrsWrapper_GraphBuilder
  CDiagonalQuadraticResponseOnlyModelEvaluatorA simple quadratic parallel response-only model evaluator
  CDiagonalTransientModelSimple transient diagonal model for an implicit or explicit ODE
  CDirectoryDistributed Directory Tool
  CDistArrayDistArray<T>: A class to store row-oriented multivectors of type T
  CEpetra_Timed_OperatorClass allows for timing the action and inverse action of an Epetra_Opetator
  CEpetra_Vector_Handle
  CEpetraExt_MatlabEngineA class which provides data and command access to Matlab from Epetra
  CException
  CHandle
  CHash
  CHash< std::string >
  CHDF5Class HDF5: A class for storing Epetra objects in parallel binary files
  CInArgsGetterSetter_pClass that gets and sets p(l) in an InArgs object
  CInArgsGetterSetter_xClass that gets and sets x in an InArgs object
  CInArgsGetterSetter_x_dotClass that gets and sets x_dot in an InArgs object
  CInArgsGetterSetter_x_dotdotClass that gets and sets x_dotdot in an InArgs object
  CInPlaceTransform
  CLightweightCrsMatrix
  CLightweightMap
  CLightweightMapData
  CLinearProblem_BlockJacobi
  CLinearProblem_BTF
  CLinearProblem_CrsSingletonFilterEpetra_CrsSingletonFilter: A class for explicitly eliminating matrix rows and columns
  CLinearProblem_GraphTransEpetraExt::LinearProblem_GraphTrans: Adaptation of a Epetra_CrsGraph Transform to a Epetra_LinearProblem Transform
  CLinearProblem_MatrixTransAdaptation of an Epetra_CrsMatrix Transform to a Epetra_LinearProblem Transform
  CLinearProblem_ReindexGiven and input Epetra_LinearProblem, a "reindexed" version will be returned using the given NewRowMap
  CLinearProblem_Reindex2Given and input Epetra_LinearProblem, a "reindexed" version will be returned using the given NewRowMap
  CLinearProblem_ScaleGiven an input Epetra_LinearProblem, recursive, left and right scaling are performed
  CLinearProblem_SolverMapConstructs a LinearProblem with a "fixed" Column Map for the CrsMatrix
  CLinearProblem_StaticCondensation
  CMatrixMatrixCollection of matrix-matrix operations
  CMigrateData Migration Utility used by EpetraExt::Directory
  CMigrate1
  CModelEvaluatorBase interface for evaluating a stateless "model"
   CInArgs
   CEvaluation
   CDerivativeSupport
   CDerivativeProperties
   CDerivativeMultiVectorSimple aggregate class for a derivative object represented as a column-wise multi-vector or its transpose as a row-wise multi-vector
   CDerivativeSimple aggregate class that stores a derivative object as a general linear operator or as a multi-vector
   CPreconditionerSimple aggregate struct that stores a preconditioner as an Epetra_Operator and a bool, about whether it is inverted or not
   CSGDerivativeMultiVectorSimple aggregate class for a derivative object represented as a column-wise multi-vector or its transpose as a row-wise multi-vector
   CSGDerivativeSimple aggregate class that stores a derivative object as a general linear operator or as a multi-vector
   CMPDerivativeMultiVectorSimple aggregate class for a derivative object represented as a column-wise multi-vector or its transpose as a row-wise multi-vector
   CMPDerivativeSimple aggregate class that stores a derivative object as a general linear operator or as a multi-vector
   COutArgs
   CInArgsSetup
   COutArgsSetup
  CMultiComm
  CMultiMpiComm
  CMultiPointModelEvaluator
  CMultiSerialComm
  CMultiVector_ReindexGiven an input Epetra_MultiVector, a "reindexed" view is returned
  CMultiVector_ViewGenerates a sub-block view of a Epetra_MultiVector
  COutArgsGetterSetter_fClass that gets and sets f in an OutArgs object
  COutArgsGetterSetter_gClass that gets and sets g(j) in an OutArgs object
  CPackTraitsTraits for packing and unpacking of data into char buffers for communication
  CPackTraits< std::string >Full specialization of PackTraits for std::string
  CPackTraits< std::vector< T > >Partial specialization of PackTraits for std::vector<> containing a primitive type
  CPerm_traitsDefine some traits to make it easier to deal with template-parameters which are objects to be permuted
  CPerm_traits< Epetra_CrsGraph >A specialization of Perm_traits for the specific type Epetra_CrsGraph
  CPerm_traits< Epetra_CrsMatrix >A specialization of Perm_traits for the specific type Epetra_CrsMatrix
  CPerm_traits< Epetra_MultiVector >A specialization of Perm_traits for the specific type Epetra_MultiVector
  CPermutation
  CPermutation64
  CProductOperatorImplements Epetra_Operator as a product of one or more Epetra_Operator objects
  CRemoteOnlyImport
  CRowMatrix_TransposeTransform to form the explicit transpose of a Epetra_RowMatrix
  CSameTypeTransform
  CStructuralSameTypeTransform
  CStructuralTransform
  CTCrsGraph_MapColoringIndexGenerates a std::vector of Epetra_IntVector's to be used to map perturbation contributions to a CrsGraph/CrsMatrix from a perturbed vector
  CTPermutationPermutation stores and describes a permutation matrix P
  CTransformBase Class for all Epetra Transform Operators
  CTransform_CompositeComposition Class for Epetra Transform SameType Operators
  CVector_DirichletGiven an input Epetra_Vector, apply given dirichlet conditions
  CViewTransform
  CXMLReaderClass XMLReader: A class for reading Epetra objects stored in XML files
  CXMLWriterClass XMLWriter: A class for writing Trilinos objects to XML files
 NGenSQP
  CDataPoolProvides the interface to a generic data pool
  CVectorProvides the interface to generic abstract vector libraries
  CYUEpetraVectorThe GenSQP::Vector / (y,u) Epetra_MultiVector adapter class
 NGLpApp
  CAdvDiffReactOptModelPDE-constrained inverse problem based on a 2D discretization of a diffusion/reaction system
  CAdvDiffReactOptModelCreatorA utility class for creating an AdvDiffReactOptModelCreator/tt> object by reading from the command-line
  CGLpYUEpetraDataPool
  CUsr_Par
 NStokhos
  COrthogPolyBasis
  CQuadrature
  CStandardStorage
  COrthogPolyExpansion
 NTeuchos
  CPolynomialTraits< Epetra_Vector >Specilization of Teuchos::PolynomialTraits for Epetra vectors
 CEpetra_PETScAIJMatrixEpetra_PETScAIJMatrix: A class for constructing and using real-valued sparse compressed row matrices
 CEpetraExt_BlockDiagMatrixEpetraExt_BlockDiagMatrix: A class for storing distributed block matrices
 CEpetraExt_HypreIJMatrix
 CEpetraExt_PointToBlockDiagPermuteEpetraExt_PointToBlockDiagPermute: A class for managing point-to-block-diagonal permutations
 CEpetraModelEval2DSimSimple example ModelEvaluator subclass for a 2x2 set of parameterized nonlinear equations
 CEpetraModelEval4DOptA simple serial example model which includes a parameter subvector and a response function that can be used to define an optimization problem
 CEpetraMultiPointModelEval4DOptA simple serial example model which includes a parameter subvector and a response function that can be used to define an optimization problem
 CFindDataset_t
 CPoisson2dOperatorPoisson2dOperator: A sample implementation of the Epetra_Operator class