Thyra 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:
 NThyra
  CArrayView
  CComm
  CCopyTpetraMultiVectorViewBack
  CDiagonalEpetraLinearOpWithSolveFactoryCreate a DefaultDiagonalLinearOpWithSolve out of a diagonal Epetra_RowMatrix object
  CEpetraExtAddTransformerTransformer subclass for adding Epetra/Thyra operators using EpetraExt::MatrixMatrix
  CEpetraExtDiagScaledMatProdTransformerTransformer subclass for diagonally scaling and multiplying Epetra/Thyra operators
  CEpetraExtDiagScalingTransformerTransformer subclass for diagonally scaling a Epetra/Thyra operator
  CEpetraLinearOpConcrete LinearOpBase adapter subclass for Epetra_Operator object
  CEpetraLinearOpBaseAbstract base class for all LinearOpBase objects that can return an Epetra_Operator view of themselves and details about how to apply the view
  CEpetraModelEvaluatorConcrete Adapter subclass that takes an EpetraExt::ModelEvaluator object and wraps it as a Thyra::ModelEvaluator object
  CEpetraOperatorViewExtractorBaseStrategy interface for extracting an Epetra_Operator view out of a Thyra::LinearOpBase<double> object
  CEpetraOperatorViewExtractorStdStandard strategy subclass for extracting an Epetra_Operator view out of a Thyra::LinearOpBase<double> object by dynamic casting to the EpetraLinearOpBase interface
  CEpetraOperatorWrapperImplements the Epetra_Operator interface with a Thyra LinearOperator
  CRCP
  CTpetraEuclideanScalarProdExtends concrete implementation of a Euclidean scalar product for specifically Tpetra vectors/multivectors
  CTpetraExplicitAdjointModelEvaluatorA model evaluator decorator for computing an explicit adjoint
  CTpetraLinearOpConcrete Thyra::LinearOpBase subclass for Tpetra::Operator
  CTpetraMultiVectorConcrete implementation of Thyra::MultiVector in terms of Tpetra::MultiVector
  CTpetraOperatorVectorExtractionTraits class that enables the extraction of Tpetra operator/vector objects wrapped in Thyra operator/vector objects
  CTpetraVectorConcrete Thyra::SpmdVectorBase using Tpetra::Vector
  CTpetraVectorSpaceConcrete implementation of an SPMD vector space for Tpetra
 CSimple2DTpetraModelEvaluatorSimple 2d simulation only ModelEvaluator for f(x) = 0 using Tpetra objects