|
MueLu
Version of the Day
|
#include "MueLu_ConfigDefs.hpp"#include "MueLu_TwoLevelFactoryBase.hpp"#include "Xpetra_MultiVector_fwd.hpp"#include "Xpetra_Matrix_fwd.hpp"#include "MueLu_BlockedCoordinatesTransferFactory_fwd.hpp"#include "MueLu_UseShortNames.hpp"Go to the source code of this file.
Classes | |
| class | MueLu::BlockedCoordinatesTransferFactory< Scalar, LocalOrdinal, GlobalOrdinal, Node > |
| Class for transferring coordinates from a finer level to a coarser one for BlockedCrsMatrices. This basically combines the Coordinates generated by each separate block. More... | |
Namespaces | |
| MueLu | |
| Namespace for MueLu classes and methods. | |
Macros | |
| #define | MUELU_BLOCKEDCOORDINATESTRANSFERFACTORY_SHORT |
| #define MUELU_BLOCKEDCOORDINATESTRANSFERFACTORY_SHORT |
Definition at line 120 of file MueLu_BlockedCoordinatesTransferFactory_decl.hpp.