#include "ml_common.h"
Include dependency graph for MLAPI_Aggregation.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
| namespace | Teuchos |
| namespace | MLAPI |
| namespace | std |
Functions | |
| void | GetPtent (const Operator &A, Teuchos::ParameterList &List, const MultiVector &ThisNS, Operator &Ptent, MultiVector &NextNS) |
| Builds the tentative prolongator using aggregation. | |
| void | GetPtent (const Operator &A, Teuchos::ParameterList &List, Operator &Ptent) |
| Builds the tentative prolongator with default null space. | |
1.3.9.1