MueLu
Version of the Day
|
Public Attributes | |
Array< GO > | GIDs |
Array< GO > | coarseGIDs |
Array< int > | PIDs |
Array< LO > | LIDs |
std::vector< GO > | colInds |
Definition at line 185 of file MueLu_GeneralGeometricPFactory_decl.hpp.
Array<GO> MueLu::GeneralGeometricPFactory< Scalar, LocalOrdinal, GlobalOrdinal, Node >::NodesIDs::GIDs |
Definition at line 189 of file MueLu_GeneralGeometricPFactory_decl.hpp.
Array<GO> MueLu::GeneralGeometricPFactory< Scalar, LocalOrdinal, GlobalOrdinal, Node >::NodesIDs::coarseGIDs |
Definition at line 189 of file MueLu_GeneralGeometricPFactory_decl.hpp.
Array<int> MueLu::GeneralGeometricPFactory< Scalar, LocalOrdinal, GlobalOrdinal, Node >::NodesIDs::PIDs |
Definition at line 190 of file MueLu_GeneralGeometricPFactory_decl.hpp.
Array<LO> MueLu::GeneralGeometricPFactory< Scalar, LocalOrdinal, GlobalOrdinal, Node >::NodesIDs::LIDs |
Definition at line 191 of file MueLu_GeneralGeometricPFactory_decl.hpp.
std::vector<GO> MueLu::GeneralGeometricPFactory< Scalar, LocalOrdinal, GlobalOrdinal, Node >::NodesIDs::colInds |
Definition at line 192 of file MueLu_GeneralGeometricPFactory_decl.hpp.