|
accu.template
|
This is the complete list of members for Mesh_2d_3_square, including all inherited members.
| __attribute__((noinline)) Mesh(Mesh const &)=default | Mesh | |
| _bedges | Mesh | protected |
| _color | Mesh_2d_3_square | private |
| _dummy | Mesh | private |
| _ea | Mesh | protected |
| _ebedges | Mesh | protected |
| _edges | Mesh | protected |
| _ia | Mesh | protected |
| _myid | Mesh_2d_3_square | private |
| _ndim | Mesh | protected |
| _ndof_e | Mesh | protected |
| _nedge | Mesh | protected |
| _nedge_e | Mesh | protected |
| _neigh | Mesh_2d_3_square | private |
| _nelem | Mesh | protected |
| _nnode | Mesh | protected |
| _nvert_e | Mesh | protected |
| _nx | Mesh_2d_3_square | private |
| _ny | Mesh_2d_3_square | private |
| _procx | Mesh_2d_3_square | private |
| _procy | Mesh_2d_3_square | private |
| _sdedges | Mesh | protected |
| _xc | Mesh | protected |
| _xl | Mesh_2d_3_square | private |
| _xr | Mesh_2d_3_square | private |
| _yb | Mesh_2d_3_square | private |
| _yt | Mesh_2d_3_square | private |
| Check_array_dimensions() const | Mesh | protectedvirtual |
| Debug() const | Mesh | |
| DebugEdgeBased() const | Mesh | |
| Del_EdgeConnectivity() | Mesh | |
| DeriveEdgeFromVertexBased() | Mesh | inlineprotected |
| DeriveEdgeFromVertexBased_fast() | Mesh | protected |
| DeriveEdgeFromVertexBased_fast_2() | Mesh | protected |
| DeriveEdgeFromVertexBased_slow() | Mesh | protected |
| DeriveVertexFromEdgeBased() | Mesh | protected |
| Export_scicomp(std::string const &basename) const | Mesh | |
| GetConnectivity() const | Mesh | inline |
| GetConnectivity() | Mesh | inline |
| GetConnectivityInRectangle(int nx, int ny, int ia[]) | Mesh_2d_3_square | private |
| GetCoords() const | Mesh | inline |
| GetCoords() | Mesh | inline |
| GetCoordsInRectangle(int nx, int ny, double xl, double xr, double yb, double yt, double xc[]) | Mesh_2d_3_square | private |
| GetEdgeConnectivity() const | Mesh | inline |
| GetEdgeConnectivity() | Mesh | inline |
| GetEdges() const | Mesh | inline |
| GetEdges() | Mesh | inline |
| GetFathersOfVertices() const | Mesh | inlinevirtual |
| Index_BoundaryNodes() const override | Mesh_2d_3_square | virtual |
| Index_DirichletNodes() const override | Mesh_2d_3_square | virtual |
| Mesh(int ndim, int nvert_e=0, int ndof_e=0, int nedge_e=0) | Mesh | explicit |
| Mesh(std::string const &fname) | 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 |
| Nedges() const | Mesh | inline |
| NedgesElements() const | Mesh | inline |
| Nelems() const | Mesh | inline |
| Nnbedges() const | Mesh | inlineprotected |
| Nnodes() const | Mesh | inline |
| Node2NodeGraph() const | Mesh | inline |
| Node2NodeGraph_1() const | Mesh | private |
| Node2NodeGraph_2() const | Mesh | private |
| NverticesElements() const | Mesh | inline |
| operator=(Mesh const &)=delete | Mesh | |
| PermuteVertices_EdgeBased(std::vector< int > const &old2new) | Mesh | protected |
| ReadVectexBasedMesh(std::string const &fname) | Mesh | protected |
| ReadVertexBasedMesh(std::string const &fname) | Mesh | |
| 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 | |
| SetBoundaryValues(std::vector< double > &v, const std::function< double(double, double)> &func) const | Mesh | |
| SetDirchletValues(std::vector< double > &v, const std::function< double(double, double)> &func) const | Mesh | |
| SetF(std::vector< double > &f) const | Mesh_2d_3_square | |
| SetNdim(int ndim) | Mesh | inlineprotected |
| SetNdofsElement(int ndof) | Mesh | inlineprotected |
| SetNedge(int nedge) | 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 |