Thyra Package Browser (Single Doxygen Collection)
Version of the Day
|
Teuchos | |
details | |
MatrixMarket | |
YAMLParameterList | |
Thyra | |
DiagonalEpetraLinearOpWithSolveFactory | Create a DefaultDiagonalLinearOpWithSolve out of a diagonal Epetra_RowMatrix object |
EpetraLinearOp | Concrete LinearOpBase adapter subclass for Epetra_Operator object |
EpetraLinearOpBase | Abstract base class for all LinearOpBase objects that can return an Epetra_Operator view of themselves and details about how to apply the view |
EpetraOperatorViewExtractorBase | Strategy interface for extracting an Epetra_Operator view out of a Thyra::LinearOpBase<double> object |
EpetraOperatorViewExtractorStd | Standard strategy subclass for extracting an Epetra_Operator view out of a Thyra::LinearOpBase<double> object by dynamic casting to the EpetraLinearOpBase interface |
EpetraOperatorWrapper | Implements the Epetra_Operator interface with a Thyra LinearOperator |
EpetraModelEvaluator | Concrete Adapter subclass that takes an EpetraExt::ModelEvaluator object and wraps it as a Thyra::ModelEvaluator object |
EpetraExtAddTransformer | Transformer subclass for adding Epetra/Thyra operators using EpetraExt::MatrixMatrix |
EpetraExtDiagScaledMatProdTransformer | Transformer subclass for diagonally scaling and multiplying Epetra/Thyra operators |
EpetraExtDiagScalingTransformer | Transformer subclass for diagonally scaling a Epetra/Thyra operator |
TpetraEuclideanScalarProd | Extends concrete implementation of a Euclidean scalar product for specifically Tpetra vectors/multivectors |
TpetraExplicitAdjointModelEvaluator | A model evaluator decorator for computing an explicit adjoint |
TpetraLinearOp | Concrete Thyra::LinearOpBase subclass for Tpetra::Operator |
TpetraMultiVector | Concrete implementation of Thyra::MultiVector in terms of Tpetra::MultiVector |
TpetraOperatorVectorExtraction | Traits class that enables the extraction of Tpetra operator/vector objects wrapped in Thyra operator/vector objects |
TpetraVector | Concrete Thyra::SpmdVectorBase using Tpetra::Vector |
TpetraVectorSpace | Concrete implementation of an SPMD vector space for Tpetra |
CopyTpetraMultiVectorViewBack | |
Trilinos | |
Details | |
Simple2DTpetraModelEvaluator | Simple 2d simulation only ModelEvaluator for f(x) = 0 using Tpetra objects |