ML Version of the Day
Loading...
Searching...
No Matches
File List
Here is a list of all documented files with brief descriptions:
[detail level 123]
  src
  MatrixFree
 ml_MatrixFreePreconditioner.h
  MLAPI
 MLAPI_Aggregation.hFunctions to create aggregation-based prolongator operators
 MLAPI_BaseLinearCombination.hBase class for all operator overloading related operations
 MLAPI_BaseObject.hBase MLAPI object
 MLAPI_BaseOperator.hBase MLAPI operator
 MLAPI_CompObject.hClass to count flops
 MLAPI_Defaults.hFunction to set default values in a parameter list
 MLAPI_DistributedMatrix.hMLAPI wrapper for Epetra_FECrsMatrix, which allows MATLAB-like syntax
 MLAPI_Eig.hMLAPI interfaces to eigensolvers
 MLAPI_EpetraBaseOperator.hBasic class to wrap MLAPI::InverseOperator into Epetra_Operator
 MLAPI_Expressions.hOverloaded operators for MultiVector's, Operator's, and InverseOpereator's
 MLAPI_Gallery.hMLAPI interface to the Galeri package
 MLAPI_InverseOperator.hBase class for smoothers and coarse solvers
 MLAPI_Krylov.hMLAPI interface to AztecOO's solvers
 MLAPI_LoadBalanceInverseOperator.hWraps an MLAPI inverseoperator with zero rows on some processors
 MLAPI_LoadBalanceOperator.hWraps an MLAPI operator with zero rows on some processors
 MLAPI_MATLABStream.hBasic stream to save in a MATLAB-compatible file MLAPI objects
 MLAPI_MultiLevelAdaptiveSA.hAdaptive smoothed aggregation preconditioner
 MLAPI_MultiLevelSA.hStandard smoothed aggregation multilevel preconditioner
 MLAPI_MultiVector.hMLAPI wrapper for double vectors
 MLAPI_MultiVector_Utils.hUtilities for MultiVector's
 MLAPI_Operator.hBasic class to define operators within MLAPI
 MLAPI_Operator_Box.hWrapper for ML_Operator to make it suitable for RefCountPtr
 MLAPI_Operator_Utils.hSuite of utilities for MLAPI::Operator objects
 MLAPI_SerialMatrix.hMATLAB-like serial matrix
 MLAPI_Space.hClass to specify the number and distribution among processes of elements
 MLAPI_Workspace.hCollection of utilities for workspace
  RefMaxwell
 ml_EdgeMatrixFreePreconditioner.h
 ml_RefMaxwell.h
 ml_RefMaxwell_11_Operator.h
  Utils
 ml_amesos_wrap.hInterface to the Trilinos package Amesos
 ml_anasazi.hInterface to the Trilinos package Anasazi
 ml_epetra_utils.hInterface to the Trilinos package Anasazi
 ml_Epetra_wrap_CrsGraph_as_RowMatrix.H
 ml_Ifpack_ML.h
 ml_ifpack_wrap.hInterface to the Trilinos package Ifpack
 ml_MultiLevelOperator.hDefines an ML preconditioner as a Epetra_Operator derived class
 ml_MultiLevelPreconditioner.cppML black-box preconditioner for Epetra_RowMatrix derived classes
 ml_MultiLevelPreconditioner.h
 ml_MultiLevelPreconditioner_Adapt.cppMethods to define adaptive smoothed aggregation
 ml_MultiLevelPreconditioner_Analyze.cppVisualization utilities for MultiLevelPreconditioner class
 ml_MultiLevelPreconditioner_Defaults.cppML black-box defaults for Epetra_RowMatrix derived classes
 ml_MultiLevelPreconditioner_Smoothers.cppML black-box preconditioner for Epetra_RowMatrix derived classes
 ml_MultiLevelPreconditioner_Viz.cppVisualization utilities for MultiLevelPreconditioner class
 ml_MultiLevelPreconditioner_XML.cppConverter from an XML file to internally stored Teuchos::ParameterList
 ml_RowMatrix.hWrapper from ML_Operator to Epetra_RowMatrix