| _arrayName | WmUnstructuredSubdomainArray< T > | protected |
| _basisSet | WmUnstructuredSubdomainArray< T > | protected |
| _componentIndex | WmUnstructuredSubdomainArray< T > | protected |
| _existsOnProcess | WmUnstructuredSubdomainArray< T > | protected |
| _gatherListSet | WmUnstructuredSubdomainArray< T > | protected |
| _globalRange | WmUnstructuredSubdomainArray< T > | protected |
| _meshID | WmUnstructuredSubdomainArray< T > | protected |
| _ndims | WmUnstructuredSubdomainArray< T > | protected |
| _numSubComponents | WmUnstructuredSubdomainArray< T > | protected |
| _parentSolver | WmUnstructuredSubdomainArray< T > | protected |
| _patchArrays | WmUnstructuredSubdomainArray< T > | protected |
| _subdomainName | WmUnstructuredSubdomainArray< T > | protected |
| _variableName | WmUnstructuredSubdomainArray< T > | protected |
| absoluteMin() const | WmUnstructuredSubdomainArray< T > | virtual |
| checkCompatible(const WmUnstructuredSubdomainArrayBase &other) const | WmUnstructuredSubdomainArray< T > | virtual |
| downloadImportExportElementsFromBuffers() const =0 | WmUnstructuredSubdomainArrayBase | pure virtual |
| downloadInternalElementsFromBuffers() const =0 | WmUnstructuredSubdomainArrayBase | pure virtual |
| dump(WxIoBase &io, WxIoNodeType &grpNode, bool writeGhostCellsToo=false) const | WmUnstructuredSubdomainArray< T > | virtual |
| fill(const WxAny &fillValue) | WmUnstructuredSubdomainArray< T > | virtual |
| fill(const std::vector< WxAny > &fillValuesVector) | WmUnstructuredSubdomainArray< T > | virtual |
| getElementType() const | WmUnstructuredSubdomainArray< T > | virtual |
| getPatchArray(int patchIndex) | WmUnstructuredSubdomainArray< T > | virtual |
| getPatchArray(int patchIndex) const | WmUnstructuredSubdomainArray< T > | virtual |
| getPatchArrayData(int patchIndex) | WmUnstructuredSubdomainArray< T > | virtual |
| getPatchArrayData(int patchIndex) const | WmUnstructuredSubdomainArray< T > | virtual |
| hasPatch(const int patchIndex) const | WmUnstructuredSubdomainArray< T > | |
| load(WxIoBase &io, const WxIoNodeType &grpNode, bool includeGhosts) | WmUnstructuredSubdomainArray< T > | virtual |
| min() const | WmUnstructuredSubdomainArray< T > | virtual |
| patchArrays_t typedef | WmUnstructuredSubdomainArray< T > | |
| print() const | WmUnstructuredSubdomainArray< T > | virtual |
| uploadImportElementsToBuffers()=0 | WmUnstructuredSubdomainArrayBase | pure virtual |
| uploadInternalElementsToBuffers()=0 | WmUnstructuredSubdomainArrayBase | pure virtual |
| WmUnstructuredSubdomainArray(const std::string &arrayName, std::string &variableName, int componentIndex, int numSubComponents, std::string &subdomainName, const WmDomain &domain, const std::string &basisArraySetName="") | WmUnstructuredSubdomainArray< T > | |
| ~WmUnstructuredSubdomainArray() | WmUnstructuredSubdomainArray< T > | |
| ~WmUnstructuredSubdomainArrayBase() | WmUnstructuredSubdomainArrayBase | inlinevirtual |