| _api_v | NEM::MSH::EXOMesh::exoMesh | private |
| _dbs_v | NEM::MSH::EXOMesh::exoMesh | private |
| _elmBlkIds | NEM::MSH::EXOMesh::exoMesh | private |
| _elmBlkNames | NEM::MSH::EXOMesh::exoMesh | private |
| _elmBlks | NEM::MSH::EXOMesh::exoMesh | private |
| _exErr | NEM::MSH::EXOMesh::exoMesh | private |
| _fid | NEM::MSH::EXOMesh::exoMesh | private |
| _ifname | NEM::MSH::EXOMesh::exoMesh | private |
| _isOpen | NEM::MSH::EXOMesh::exoMesh | private |
| _isPopulated | NEM::MSH::EXOMesh::exoMesh | private |
| _isSupported | NEM::MSH::EXOMesh::exoMesh | private |
| _isVerbose | NEM::MSH::EXOMesh::exoMesh | private |
| _ndeSetNames | NEM::MSH::EXOMesh::exoMesh | private |
| _ndeSets | NEM::MSH::EXOMesh::exoMesh | private |
| _numDim | NEM::MSH::EXOMesh::exoMesh | private |
| _numElms | NEM::MSH::EXOMesh::exoMesh | private |
| _numNdes | NEM::MSH::EXOMesh::exoMesh | private |
| _reindexBlks | NEM::MSH::EXOMesh::exoMesh | private |
| _sdeSetNames | NEM::MSH::EXOMesh::exoMesh | private |
| _sdeSets | NEM::MSH::EXOMesh::exoMesh | private |
| _xCrds | NEM::MSH::EXOMesh::exoMesh | private |
| _yCrds | NEM::MSH::EXOMesh::exoMesh | private |
| _zCrds | NEM::MSH::EXOMesh::exoMesh | private |
| addElmBlk(const elmBlkType &eb) | NEM::MSH::EXOMesh::exoMesh | inline |
| addElmBlkByElmIdLst(const std::string &name, std::vector< int > &idLst) | NEM::MSH::EXOMesh::exoMesh | |
| addNde(double x, double y, double z) | NEM::MSH::EXOMesh::exoMesh | inline |
| addNde(const std::vector< double > &xyz) | NEM::MSH::EXOMesh::exoMesh | inline |
| addNdeSet(const ndeSetType &ns) | NEM::MSH::EXOMesh::exoMesh | inline |
| addNdeSetByNdeIdLst(const std::string &name, const std::vector< int > &idLst) | NEM::MSH::EXOMesh::exoMesh | |
| addSdeSet(const sdeSetType &ss) | NEM::MSH::EXOMesh::exoMesh | inline |
| combineElmBlks(const std::vector< int > &blkIdLst, const std::string &newName) | NEM::MSH::EXOMesh::exoMesh | |
| exoMesh() | NEM::MSH::EXOMesh::exoMesh | |
| exoMesh(std::string ifname) | NEM::MSH::EXOMesh::exoMesh | explicit |
| exoMesh(const exoMesh &)=default | NEM::MSH::EXOMesh::exoMesh | |
| exoMesh(exoMesh &&)=default | NEM::MSH::EXOMesh::exoMesh | |
| exoPopulate(bool updElmLst=false) | NEM::MSH::EXOMesh::exoMesh | private |
| findDuplicates(const std::vector< T > &vecOfElements) | NEM::MSH::EXOMesh::exoMesh | inlineprivate |
| findElmBlkIdxByElmId(int elmId) const | NEM::MSH::EXOMesh::exoMesh | |
| findElmBlkIdxByElmIdLst(const std::vector< int > &elmIds) const | NEM::MSH::EXOMesh::exoMesh | |
| getDimension() const | NEM::MSH::EXOMesh::exoMesh | inline |
| getElmBlkId(int idx) const | NEM::MSH::EXOMesh::exoMesh | inline |
| getElmBlkId(std::string ebName) const | NEM::MSH::EXOMesh::exoMesh | |
| getElmBlkIds() const | NEM::MSH::EXOMesh::exoMesh | inline |
| getElmBlkIndex(int id) const | NEM::MSH::EXOMesh::exoMesh | |
| getElmBlkIndex(const std::string name) const | NEM::MSH::EXOMesh::exoMesh | |
| getElmBlkName(int idx) const | NEM::MSH::EXOMesh::exoMesh | inline |
| getElmBlkNameById(int id) const | NEM::MSH::EXOMesh::exoMesh | |
| getElmBlkNames() const | NEM::MSH::EXOMesh::exoMesh | inline |
| getElmBlkType(int idx) const | NEM::MSH::EXOMesh::exoMesh | inline |
| getElmBlkType(const std::string &ebName) const | NEM::MSH::EXOMesh::exoMesh | |
| getElmBlkTypeById(int id) const | NEM::MSH::EXOMesh::exoMesh | |
| getNdeSetId(int idx) const | NEM::MSH::EXOMesh::exoMesh | inline |
| getNdeSetId(const std::string &nsName) const | NEM::MSH::EXOMesh::exoMesh | |
| getNdeSetIndex(const std::string &nsName) const | NEM::MSH::EXOMesh::exoMesh | |
| getNdeSetName(int idx) const | NEM::MSH::EXOMesh::exoMesh | inline |
| getNdeSetNameById(int id) const | NEM::MSH::EXOMesh::exoMesh | |
| getNdeSetNames() const | NEM::MSH::EXOMesh::exoMesh | inline |
| getNumberOfElementBlocks() const | NEM::MSH::EXOMesh::exoMesh | inline |
| getNumberOfElements() const | NEM::MSH::EXOMesh::exoMesh | inline |
| getNumberOfNodes() const | NEM::MSH::EXOMesh::exoMesh | inline |
| getNumberOfNodeSets() const | NEM::MSH::EXOMesh::exoMesh | inline |
| getNumberOfSideSets() const | NEM::MSH::EXOMesh::exoMesh | inline |
| getNumElmsInBlk(int idx) const | NEM::MSH::EXOMesh::exoMesh | inline |
| getNumElmsInBlk(const std::string &ebName) const | NEM::MSH::EXOMesh::exoMesh | |
| getNumElmsInBlkById(int id) const | NEM::MSH::EXOMesh::exoMesh | |
| getNumNdesInNdeSet(int idx) const | NEM::MSH::EXOMesh::exoMesh | inline |
| getNumNdesInNdeSet(const std::string &nsName) const | NEM::MSH::EXOMesh::exoMesh | |
| getNumNdesInNdeSetById(int id) const | NEM::MSH::EXOMesh::exoMesh | |
| getNumSdesInSdeSet(int idx) const | NEM::MSH::EXOMesh::exoMesh | inline |
| getNumSdesInSdeSet(const std::string &ssName) const | NEM::MSH::EXOMesh::exoMesh | |
| getNumSdesInSdeSetById(int id) const | NEM::MSH::EXOMesh::exoMesh | |
| getSdeSetId(int idx) const | NEM::MSH::EXOMesh::exoMesh | inline |
| getSdeSetId(const std::string &ssName) const | NEM::MSH::EXOMesh::exoMesh | |
| getSdeSetIndex(const std::string &ssName) const | NEM::MSH::EXOMesh::exoMesh | |
| getSdeSetName(int idx) const | NEM::MSH::EXOMesh::exoMesh | inline |
| getSdeSetNames() const | NEM::MSH::EXOMesh::exoMesh | inline |
| glbConn | NEM::MSH::EXOMesh::exoMesh | private |
| isCompatible() const | NEM::MSH::EXOMesh::exoMesh | inline |
| lstElmInBlk(int blkIdx, const std::vector< int > &elmIds, bool &allIn) const | NEM::MSH::EXOMesh::exoMesh | |
| mergeNodes(double tol=1e-15) | NEM::MSH::EXOMesh::exoMesh | |
| operator=(const exoMesh &)=default | NEM::MSH::EXOMesh::exoMesh | |
| operator=(exoMesh &&)=default | NEM::MSH::EXOMesh::exoMesh | |
| read(const std::string &ifname=std::string()) | NEM::MSH::EXOMesh::exoMesh | |
| removeByElmIdLst(int blkIdx, const std::vector< int > &idLst) | NEM::MSH::EXOMesh::exoMesh | |
| removeElmBlkById(int id) | NEM::MSH::EXOMesh::exoMesh | |
| removeElmBlkByName(const std::string &blkName) | NEM::MSH::EXOMesh::exoMesh | |
| report() const | NEM::MSH::EXOMesh::exoMesh | |
| reset() | NEM::MSH::EXOMesh::exoMesh | |
| scaleNodes(double sc=1.0) | NEM::MSH::EXOMesh::exoMesh | |
| setBlockName(int idx, const std::string &name) | NEM::MSH::EXOMesh::exoMesh | inline |
| setBlockName(const std::string &name, const std::string &newName) | NEM::MSH::EXOMesh::exoMesh | inline |
| setDimension(int dim) | NEM::MSH::EXOMesh::exoMesh | inline |
| setFileName(const std::string &fName) | NEM::MSH::EXOMesh::exoMesh | inline |
| setNdeSetName(int idx, const std::string &name) | NEM::MSH::EXOMesh::exoMesh | inline |
| setNdeSetName(const std::string &name, const std::string &newName) | NEM::MSH::EXOMesh::exoMesh | inline |
| setSdeSetName(int idx, const std::string &name) | NEM::MSH::EXOMesh::exoMesh | inline |
| setSdeSetName(const std::string &name, const std::string &newName) | NEM::MSH::EXOMesh::exoMesh | inline |
| snapNdeCrdsZero(double tol=1e-5) | NEM::MSH::EXOMesh::exoMesh | |
| stitch(const exoMesh &otherMesh) | NEM::MSH::EXOMesh::exoMesh | |
| togVrb() | NEM::MSH::EXOMesh::exoMesh | inline |
| updateSidesets(const std::map< int, int > &old2NewElmIds) | NEM::MSH::EXOMesh::exoMesh | |
| write() | NEM::MSH::EXOMesh::exoMesh | |
| ~exoMesh() | NEM::MSH::EXOMesh::exoMesh | |