jacobi.template
Mesh_2d_3_square Member List

This is the complete list of members for Mesh_2d_3_square, including all inherited members.

__attribute__((noinline)) Mesh(Mesh const &)=defaultMesh
_bedgesMeshprotected
_colorMesh_2d_3_squareprivate
_dummyMeshprivate
_eaMeshprotected
_ebedgesMeshprotected
_edgesMeshprotected
_iaMeshprotected
_myidMesh_2d_3_squareprivate
_ndimMeshprotected
_ndof_eMeshprotected
_nedgeMeshprotected
_nedge_eMeshprotected
_neighMesh_2d_3_squareprivate
_nelemMeshprotected
_nnodeMeshprotected
_nvert_eMeshprotected
_nxMesh_2d_3_squareprivate
_nyMesh_2d_3_squareprivate
_procxMesh_2d_3_squareprivate
_procyMesh_2d_3_squareprivate
_sdedgesMeshprotected
_xcMeshprotected
_xlMesh_2d_3_squareprivate
_xrMesh_2d_3_squareprivate
_ybMesh_2d_3_squareprivate
_ytMesh_2d_3_squareprivate
Check_array_dimensions() constMeshprotectedvirtual
Debug() constMesh
DebugEdgeBased() constMesh
Del_EdgeConnectivity()Mesh
DeriveEdgeFromVertexBased()Meshinlineprotected
DeriveEdgeFromVertexBased_fast()Meshprotected
DeriveEdgeFromVertexBased_fast_2()Meshprotected
DeriveEdgeFromVertexBased_slow()Meshprotected
DeriveVertexFromEdgeBased()Meshprotected
Export_scicomp(std::string const &basename) constMesh
GetConnectivity() constMeshinline
GetConnectivity()Meshinline
GetConnectivityInRectangle(int nx, int ny, int ia[])Mesh_2d_3_squareprivate
GetCoords() constMeshinline
GetCoords()Meshinline
GetCoordsInRectangle(int nx, int ny, double xl, double xr, double yb, double yt, double xc[])Mesh_2d_3_squareprivate
GetEdgeConnectivity() constMeshinline
GetEdgeConnectivity()Meshinline
GetEdges() constMeshinline
GetEdges()Meshinline
GetFathersOfVertices() constMeshinlinevirtual
Index_BoundaryNodes() const overrideMesh_2d_3_squarevirtual
Index_DirichletNodes() const overrideMesh_2d_3_squarevirtual
Mesh(int ndim, int nvert_e=0, int ndof_e=0, int nedge_e=0)Meshexplicit
Mesh(std::string const &fname)Meshexplicit
Mesh_2d_3_square(int nx, int ny, int myid=0, int procx=1, int procy=1)Mesh_2d_3_square
Ndims() constMeshinline
NdofsElement() constMeshinline
Nedges() constMeshinline
NedgesElements() constMeshinline
Nelems() constMeshinline
Nnbedges() constMeshinlineprotected
Nnodes() constMeshinline
Node2NodeGraph() constMeshinline
Node2NodeGraph_1() constMeshprivate
Node2NodeGraph_2() constMeshprivate
NverticesElements() constMeshinline
operator=(Mesh const &)=deleteMesh
PermuteVertices_EdgeBased(std::vector< int > const &old2new)Meshprotected
ReadVectexBasedMesh(std::string const &fname)Meshprotected
ReadVertexBasedMesh(std::string const &fname)Mesh
Resize_Connectivity(int nelem, int nvert_e)Meshinline
Resize_Coords(int nnodes, int ndim)Meshinline
SaveVectorP(std::string const &name, std::vector< double > const &u) constMesh_2d_3_square
SetBoundaryValues(std::vector< double > &v, const std::function< double(double, double)> &func) constMesh
SetDirchletValues(std::vector< double > &v, const std::function< double(double, double)> &func) constMesh
SetF(std::vector< double > &f) constMesh_2d_3_square
SetNdim(int ndim)Meshinlineprotected
SetNdofsElement(int ndof)Meshinlineprotected
SetNedge(int nedge)Meshinlineprotected
SetNelem(int nelem)Meshinlineprotected
SetNnode(int nnode)Meshinlineprotected
SetNverticesElement(int nvert)Meshinlineprotected
SetU(std::vector< double > &u) constMesh_2d_3_square
SetValues(std::vector< double > &v, const std::function< double(double, double)> &func) constMesh
Visualize(std::vector< double > const &v) constMeshvirtual
Write_ascii_matlab(std::string const &fname, std::vector< double > const &v) constMesh
~Mesh()Meshvirtual
~Mesh_2d_3_square() overrideMesh_2d_3_square