|
jacobi_oo_STL
|
This is the complete list of members for Mesh_2d_3_square, including all inherited members.
| Debug() const | Mesh | |
| GetConnectivity() const | Mesh | inline |
| GetConnectivity() | Mesh | inline |
| GetCoords() const | Mesh | inline |
| GetCoords() | Mesh | inline |
| Index_DirichletNodes() const override | Mesh_2d_3_square | virtual |
| Mesh(int ndim, int nvert_e=0, int ndof_e=0) | Mesh | explicit |
| Mesh_2d_3_square(int nx, int ny, int myid=0, int procx=1, int procy=1) | Mesh_2d_3_square | |
| 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 |
| SaveVectorP(std::string const &name, std::vector< double > const &u) const | Mesh_2d_3_square | |
| SetF(std::vector< double > &f) const | Mesh_2d_3_square | |
| 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 |
| SetU(std::vector< double > &u) const | Mesh_2d_3_square | |
| 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 |
| ~Mesh_2d_3_square() override | Mesh_2d_3_square | inline |