| ML_FiniteElements::AbstractGrid | Abstract interface to access finite element grids |
| ML_FiniteElements::AbstractProblem | Abstract interface to define linear problems |
| ML_FiniteElements::AbstractQuadrature | Interfaces for quadrature over elements |
| ML_FiniteElements::AbstractVariational | Pure virtual class that defines the variational form |
| MLAPI::BaseObject | Basic class for MLAPI objects |
| MLAPI::BaseOperator | Base class for all MLAPI objects |
| MLAPI::CompObject | Class to count flops |
| ML_Epetra::CrsGraphWrapper | ML_Epetra::CrsGraphWrapper: a class to wrap an Epetra_CrsGraph as Epetra_RowMatrix |
| MLAPI::EpetraBaseOperator | Basic class to wrap MLAPI::InverseOperator into Epetra_Operator |
| ML_FiniteElements::GalerkinVariational< T > | Defines a pure Galerkin variational form of a scalar PDE |
| ML_FiniteElements::HexCubeGrid | Creates a grid composed by hexahedra in a cube |
| ML_FiniteElements::HexQuadrature | Quadrature formula on hexahedra |
| ML_Epetra::Ifpack_ML | Wraps an ML preconditioner as an Ifpack_Preconditioner |
| MLAPI::InverseOperator | InverseOperator: basic class to define smoother and coarse solvers |
| ML_FiniteElements::LinearProblem | Basic implementation of scalar finite element problem |
| MLAPI::MATLABStream | Basic stream to save in a MATLAB-compatible file MLAPI objects |
| ML_Aggregate_Struct | |
| ML_NOX::Ml_Nox_Fineinterface | Ml_Nox_Fineinterface: a virtual class used by ML_Nox_Preconditioner |
| ML_NOX::ML_Nox_Preconditioner | ML_Nox_Preconditioner: a class to define a multilevel nonlinear preconditioner and solver |
| MLAPI::ML_Operator_Box | Simple wrapper for ML_Operator struct |
| ML_Operator_Struct | |
| ML_Struct | |
| MLAPI::MultiLevelAdaptiveSA | Black-box multilevel adaptive smoothed aggregation preconditioner |
| ML_Epetra::MultiLevelOperator | MultiLevelOperator: An implementation of the Epetra_Operator class |
| ML_Epetra::MultiLevelPreconditioner | MultiLevelPreconditioner: a class to define black-box multilevel preconditioners using aggregation methods |
| MLAPI::MultiLevelSA | Black-box multilevel smoothed aggregation preconditioner |
| MLAPI::MultiVector | Basic class for distributed double-precision vectors |
| MLAPI::Operator | Operator: basic class to define operators within MLAPI |
| ML_FiniteElements::QuadQuadrature | Quadrature formula on quadrilaterals |
| ML_FiniteElements::QuadRectangleGrid | Creates a grid with quadrilaterals on a rectangle |
| ML_Epetra::RowMatrix | Basic wrappere fromo ML_Operator to Epetra_RowMatrix |
| MLAPI::Space | Specifies the number and distribution among processes of elements |
| ML_FiniteElements::SUPGVariational< T > | SUPG discretization of an advection-diffusion PDE |
| ML_FiniteElements::TetCubeGrid | Creates a grid with tetrahedral elements in a cube |
| ML_FiniteElements::TetQuadrature | Quadrature formula on tetrahedra |
| MLAPI::TimeObject | Class to track time spent in an object |
| ML_FiniteElements::TriangleQuadrature | Quadrature formula on triangles |
| ML_FiniteElements::TriangleRectangleGrid | Creates a grid composed by triangles, the domain is a rectangle |
1.3.9.1