|
IFEM
90A354
|
This is the complete list of members for CylinderBlock, including all inherited members.
| addLine(Real x1, Real y1, Real z1, Real x2, Real y2, Real z2) | ElementBlock | |
| addLine(size_t i1, const Vec3 &X2, int elmId=-1) | ElementBlock | |
| begin_XYZ() const | ElementBlock | inline |
| coord | ElementBlock | protected |
| CylinderBlock(const Vec3 &X0, const Vec3 &X1, double R, size_t nTheta=180) | CylinderBlock | |
| ElementBlock(size_t nenod=8) | ElementBlock | explicit |
| elmIdx | ElementBlock | private |
| end_XYZ() const | ElementBlock | inline |
| endOfElm(size_t &i) | ElementBlock | |
| eps | ElementBlock | static |
| getCenter(size_t i) const | ElementBlock | |
| getCoord(size_t i) const | ElementBlock | inline |
| getElements() const | ElementBlock | inline |
| getElements(std::vector< int > &mnpc, size_t nenod) const | ElementBlock | |
| getElmId(size_t i) const | ElementBlock | inline |
| getElmIndex(size_t i) const | ElementBlock | inline |
| getNoElmNodes() const | ElementBlock | inline |
| getNoElms() const | ElementBlock | inline |
| getNoNodes() const | ElementBlock | inline |
| getParam(size_t i) const | ElementBlock | |
| merge(const ElementBlock *other, std::vector< int > &nodeNums, bool uniqNodes=true) | ElementBlock | |
| merge(const ElementBlock &other, bool uniqNodes=true) | ElementBlock | |
| MINEX | ElementBlock | protected |
| MMNPC | ElementBlock | protected |
| nen | ElementBlock | protected |
| param | ElementBlock | protected |
| Prm3 typedef | ElementBlock | protected |
| removeElement(int iel) | ElementBlock | |
| resize(size_t nI, size_t nJ=1, size_t nK=1) | ElementBlock | |
| setCoor(size_t i, size_t j, Real x) | ElementBlock | |
| setCoor(size_t i, const Vec3 &X) | ElementBlock | |
| setCoor(size_t i, Real x, Real y, Real z) | ElementBlock | inline |
| setElmId(size_t i, int iel) | ElementBlock | inline |
| setNode(size_t i, int nodeNumb) | ElementBlock | |
| setNoElmNodes(size_t nenod) | ElementBlock | inline |
| setParams(size_t i, Real u, Real v, Real w=Real(0)) | ElementBlock | |
| transform(const Matrix &Tlg) | ElementBlock | |
| unStructResize(size_t nEl, size_t nPts, size_t nMNPC=0) | ElementBlock | |
| ~ElementBlock()=default | ElementBlock | virtual |