| GLpApp::AdvDiffReactOptModel | PDE-constrained inverse problem based on a 2D discretization of a diffusion/reaction system |
| GLpApp::AdvDiffReactOptModelCreator | A utility class for creating an AdvDiffReactOptModelCreator/tt> object by reading from the command-line |
| EpetraExt::BlockAdjacencyGraph | |
| EpetraExt::BlockCrsMatrix | |
| EpetraExt::BlockMultiVector | |
| EpetraExt::BlockUtility | |
| EpetraExt::BlockVector | |
| EpetraExt::CrsGraph_AMD | EpetraExt::CrsGraph_AMD: A transform for Approximate Minimum Degree Reordering using Tim Daley's AMD Algorithm |
| EpetraExt::CrsGraph_BTF | Block Triangular Factorization (Reordering) of Epetra_CrsGraph |
| EpetraExt::CrsGraph_MapColoring | Map Coloring of independent columns in a Graph |
| EpetraExt::CrsGraph_MapColoringIndex | |
| EpetraExt::CrsGraph_MapColoringIndex64 | |
| EpetraExt::CrsGraph_Overlap | Given an input Epetra_CrsGraph, a "overlapped" Epetra_CrsGraph is generated including rows associated with off processor contributions |
| EpetraExt::CrsGraph_SymmRCM | Generates the symmetric RCM reordered version of a Epetra_CrsGraph |
| EpetraExt::CrsGraph_Transpose | Transform to generate the explicit transpose of a Epetra_CrsGraph |
| EpetraExt::CrsGraph_View | Generates a sub-block view of a Epetra_CrsGraph |
| EpetraExt::CrsMatrix_BTF | |
| EpetraExt::CrsMatrix_Reindex | Given an Epetra_CrsMatrix, a "reindexed" version is returned based on the new row map |
| EpetraExt::CrsMatrix_SolverMap | Given an input Epetra_CrsMatrix, the column map is checked for missing indices associated with the local rows |
| EpetraExt::CrsMatrix_SubCopy | Generates a sub-block view of a Epetra_CrsMatrix |
| EpetraExt::CrsMatrix_View | Generates a sub-block view of a Epetra_CrsMatrix |
| EpetraExt::CrsMatrixStruct | |
| EpetraExt::CrsWrapper | |
| EpetraExt::CrsWrapper_Epetra_CrsMatrix | |
| EpetraExt::CrsWrapper_GraphBuilder< int_type > | |
| GenSQP::DataPool | Provides the interface to a generic data pool |
| EpetraExt::ModelEvaluator::Derivative | Simple aggregate class that stores a derivative object as a general linear operator or as a multi-vector |
| EpetraExt::ModelEvaluator::DerivativeMultiVector | Simple aggregate class for a derivative object represented as a column-wise multi-vector or its transpose as a row-wise multi-vector |
| EpetraExt::ModelEvaluator::DerivativeProperties | |
| EpetraExt::ModelEvaluator::DerivativeSupport | |
| EpetraExt::DiagonalQuadraticResponseOnlyModelEvaluator | A simple quadratic parallel response-only model evaluator |
| EpetraExt::DiagonalTransientModel | Simple transient diagonal model for an implicit or explicit ODE |
| EpetraExt::DistArray< T > | DistArray<T>: A class to store row-oriented multivectors of type T |
| Epetra_PETScAIJMatrix | Epetra_PETScAIJMatrix: A class for constructing and using real-valued sparse compressed row matrices |
| EpetraExt::Epetra_Timed_Operator | Class allows for timing the action and inverse action of an Epetra_Opetator |
| EpetraExt::Epetra_Vector_Handle | |
| EpetraExt_BlockDiagMatrix | EpetraExt_BlockDiagMatrix: A class for storing distributed block matrices |
| EpetraExt_HypreIJMatrix | |
| EpetraExt::EpetraExt_MatlabEngine | A class which provides data and command access to Matlab from Epetra |
| EpetraExt_PointToBlockDiagPermute | EpetraExt_PointToBlockDiagPermute: A class for managing point-to-block-diagonal permutations |
| EpetraModelEval2DSim | Simple example ModelEvaluator subclass for a 2x2 set of parameterized nonlinear equations |
| EpetraModelEval4DOpt | A simple serial example model which includes a parameter subvector and a response function that can be used to define an optimization problem |
| EpetraMultiPointModelEval4DOpt | A simple serial example model which includes a parameter subvector and a response function that can be used to define an optimization problem |
| EpetraExt::ModelEvaluator::Evaluation< ObjType > | |
| EpetraExt::Exception | |
| FindDataset_t | |
| GLpApp::GLpYUEpetraDataPool | |
| EpetraExt::Handle | |
| EpetraExt::HDF5 | Class HDF5: A class for storing Epetra objects in parallel binary files |
| impl | |
| EpetraExt::ModelEvaluator::InArgs | |
| EpetraExt::InArgsGetterSetter_p | Class that gets and sets p(l) in an InArgs object |
| EpetraExt::InArgsGetterSetter_x | Class that gets and sets x in an InArgs object |
| EpetraExt::InArgsGetterSetter_x_dot | Class that gets and sets x_dot in an InArgs object |
| EpetraExt::InArgsGetterSetter_x_dotdot | Class that gets and sets x_dotdot in an InArgs object |
| EpetraExt::ModelEvaluator::InArgsSetup | |
| EpetraExt::InPlaceTransform< T > | |
| EpetraExt::LightweightCrsMatrix | |
| EpetraExt::LightweightMap | |
| EpetraExt::LightweightMapData | |
| EpetraExt::LinearProblem_BlockJacobi | |
| EpetraExt::LinearProblem_BTF | |
| EpetraExt::LinearProblem_CrsSingletonFilter | Epetra_CrsSingletonFilter: A class for explicitly eliminating matrix rows and columns |
| EpetraExt::LinearProblem_GraphTrans | EpetraExt::LinearProblem_GraphTrans: Adaptation of a Epetra_CrsGraph Transform to a Epetra_LinearProblem Transform |
| EpetraExt::LinearProblem_MatrixTrans | Adaptation of an Epetra_CrsMatrix Transform to a Epetra_LinearProblem Transform |
| EpetraExt::LinearProblem_Reindex | Given and input Epetra_LinearProblem, a "reindexed" version will be returned using the given NewRowMap |
| EpetraExt::LinearProblem_Reindex2 | Given and input Epetra_LinearProblem, a "reindexed" version will be returned using the given NewRowMap |
| EpetraExt::LinearProblem_Scale | Given an input Epetra_LinearProblem, recursive, left and right scaling are performed |
| EpetraExt::LinearProblem_SolverMap | Constructs a LinearProblem with a "fixed" Column Map for the CrsMatrix |
| EpetraExt::MatrixMatrix | Collection of matrix-matrix operations |
| EpetraExt::ModelEvaluator | Base interface for evaluating a stateless "model" |
| EpetraExt::ModelEvaluator::MPDerivative | Simple aggregate class that stores a derivative object as a general linear operator or as a multi-vector |
| EpetraExt::ModelEvaluator::MPDerivativeMultiVector | Simple aggregate class for a derivative object represented as a column-wise multi-vector or its transpose as a row-wise multi-vector |
| EpetraExt::MultiComm | |
| EpetraExt::MultiMpiComm | |
| EpetraExt::MultiPointModelEvaluator | |
| EpetraExt::MultiSerialComm | |
| EpetraExt::MultiVector_Reindex | Given an input Epetra_MultiVector, a "reindexed" view is returned |
| EpetraExt::MultiVector_View | Generates a sub-block view of a Epetra_MultiVector |
| EpetraExt::ModelEvaluator::OutArgs | |
| EpetraExt::OutArgsGetterSetter_f | Class that gets and sets f in an OutArgs object |
| EpetraExt::OutArgsGetterSetter_g | Class that gets and sets g(j) in an OutArgs object |
| EpetraExt::ModelEvaluator::OutArgsSetup | |
| EpetraExt::Perm_traits< T > | Define some traits to make it easier to deal with template-parameters which are objects to be permuted |
| EpetraExt::Perm_traits< Epetra_CrsGraph > | A specialization of Perm_traits for the specific type Epetra_CrsGraph |
| EpetraExt::Perm_traits< Epetra_CrsMatrix > | A specialization of Perm_traits for the specific type Epetra_CrsMatrix |
| EpetraExt::Perm_traits< Epetra_MultiVector > | A specialization of Perm_traits for the specific type Epetra_MultiVector |
| EpetraExt::Permutation< T > | |
| EpetraExt::Permutation64< T > | |
| Teuchos::PolynomialTraits< Epetra_Vector > | Specilization of Teuchos::PolynomialTraits for Epetra vectors |
| EpetraExt::ModelEvaluator::Preconditioner | Simple aggregate struct that stores a preconditioner as an Epetra_Operator and a bool, about whether it is inverted or not |
| EpetraExt::ProductOperator | Implements Epetra_Operator as a product of one or more Epetra_Operator objects |
| RefCountPtr | |
| EpetraExt::RemoteOnlyImport | |
| EpetraExt::RowMatrix_Transpose | Transform to form the explicit transpose of a Epetra_RowMatrix |
| EpetraExt::SameTypeTransform< T > | |
| EpetraExt::ModelEvaluator::SGDerivative | Simple aggregate class that stores a derivative object as a general linear operator or as a multi-vector |
| EpetraExt::ModelEvaluator::SGDerivativeMultiVector | Simple aggregate class for a derivative object represented as a column-wise multi-vector or its transpose as a row-wise multi-vector |
| EpetraExt::StructuralSameTypeTransform< T > | |
| EpetraExt::StructuralTransform< T, U > | |
| EpetraExt::TCrsGraph_MapColoringIndex< int_type > | Generates a std::vector of Epetra_IntVector's to be used to map perturbation contributions to a CrsGraph/CrsMatrix from a perturbed vector |
| EpetraExt::TPermutation< T, int_type > | Permutation stores and describes a permutation matrix P |
| EpetraExt::Transform< T, U > | Base Class for all Epetra Transform Operators |
| EpetraExt::Transform_Composite< T > | Composition Class for Epetra Transform SameType Operators |
| GLpApp::Usr_Par | |
| GenSQP::Vector | Provides the interface to generic abstract vector libraries |
| EpetraExt::ViewTransform< T > | |
| EpetraExt::XMLReader | Class XMLReader: A class for reading Epetra objects stored in XML files |
| EpetraExt::XMLWriter | Class XMLWriter: A class for writing Trilinos objects to XML files |
| GenSQP::YUEpetraVector | The GenSQP::Vector / (y,u) Epetra_MultiVector adapter class |