|
jacobi_oo_STL
|
This is the complete list of members for Mesh, including all inherited members.
| Debug() const | Mesh | |
| GetConnectivity() const | Mesh | inline |
| GetConnectivity() | Mesh | inline |
| GetCoords() const | Mesh | inline |
| GetCoords() | Mesh | inline |
| Index_DirichletNodes() const =0 | Mesh | pure virtual |
| Mesh(int ndim, int nvert_e=0, int ndof_e=0) | Mesh | explicit |
| Ndims() const | Mesh | inline |
| NdofsElement() const | Mesh | inline |
| Nelems() const | Mesh | inline |
| Nnodes() const | Mesh | inline |
| NverticesElements() const | Mesh | inline |
| Resize_Connectivity(int nelem, int nvert_e) | Mesh | inline |
| Resize_Coords(int nnodes, int ndim) | Mesh | inline |
| SetNdim(int ndim) | Mesh | inlineprotected |
| SetNdofsElement(int ndof) | Mesh | inlineprotected |
| SetNelem(int nelem) | Mesh | inlineprotected |
| SetNnode(int nnode) | Mesh | inlineprotected |
| SetNverticesElement(int nvert) | Mesh | inlineprotected |
| SetValues(std::vector< double > &v, const std::function< double(double, double)> &func) const | Mesh | |
| Visualize(std::vector< double > const &v) const | Mesh | |
| Write_ascii_matlab(std::string const &fname, std::vector< double > const &v) const | Mesh | |
| ~Mesh() | Mesh | virtual |