#include <wmdomain.h>
◆ patchList_t
◆ patchMap_t
◆ patchPair_t
◆ WmDomain()
◆ ~WmDomain()
◆ addPatch()
◆ applyPatchOffsets()
void WmDomain::applyPatchOffsets |
( |
| ) |
|
|
protected |
◆ getAllPartitionPIDs()
std::vector< int > WmDomain::getAllPartitionPIDs |
( |
| ) |
const |
◆ getClusterDeviceEdgeWeights()
const std::map< std::pair< int, int >, int > & WmDomain::getClusterDeviceEdgeWeights |
( |
| ) |
const |
|
inline |
◆ getClusterDeviceIndexes()
const std::vector< int > & WmDomain::getClusterDeviceIndexes |
( |
| ) |
const |
|
inline |
◆ getClusterDeviceNodeRanks()
const std::vector< int > & WmDomain::getClusterDeviceNodeRanks |
( |
| ) |
const |
|
inline |
◆ getClusterDeviceWeights()
const std::vector< float > & WmDomain::getClusterDeviceWeights |
( |
| ) |
const |
|
inline |
◆ getLocalPatches() [1/2]
◆ getLocalPatches() [2/2]
patchMap_t WmDomain::getLocalPatches |
( |
const std::string & |
subdomainName | ) |
const |
◆ getLocalPID()
int WmDomain::getLocalPID |
( |
| ) |
const |
◆ getNumPatches()
int WmDomain::getNumPatches |
( |
| ) |
const |
◆ getParentSolver()
◆ getPatches() [1/2]
◆ getPatches() [2/2]
patchMap_t WmDomain::getPatches |
( |
const std::string & |
subdomainName | ) |
const |
◆ getSubdomainNames()
std::vector< std::string > WmDomain::getSubdomainNames |
( |
| ) |
const |
◆ getSubdomainPartitionPIDsAndNumElements()
std::map< int, std::pair< int, int > > WmDomain::getSubdomainPartitionPIDsAndNumElements |
( |
const std::string & |
subdomainName | ) |
const |
◆ hasLocalPatch()
◆ hasPatch()
◆ partitionDomain()
void WmDomain::partitionDomain |
( |
| ) |
|
|
protected |
◆ primitive_id()
int WmDomain::primitive_id |
( |
| ) |
const |
|
inline |
◆ setParentSolver()
void WmDomain::setParentSolver |
( |
WmSolverBase * |
parentSolver | ) |
|
|
inline |
◆ setup()
◆ _clusterDeviceEdgeWeights
std::map<std::pair<int, int>, int> WmDomain::_clusterDeviceEdgeWeights |
|
protected |
◆ _clusterDeviceIndex
std::vector<int> WmDomain::_clusterDeviceIndex |
|
protected |
◆ _clusterDeviceNodeRank
std::vector<int> WmDomain::_clusterDeviceNodeRank |
|
protected |
◆ _clusterDeviceWeights
std::vector<float> WmDomain::_clusterDeviceWeights |
|
protected |
◆ _localPatches
◆ _parentSolver
◆ _patches
◆ _primitive_id
int WmDomain::_primitive_id |
|
protected |
The documentation for this class was generated from the following file: