accu.template
Mesh Member List

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

__attribute__((noinline)) Mesh(Mesh const &)=defaultMesh
_bedgesMeshprotected
_dummyMeshprivate
_eaMeshprotected
_ebedgesMeshprotected
_edgesMeshprotected
_iaMeshprotected
_ndimMeshprotected
_ndof_eMeshprotected
_nedgeMeshprotected
_nedge_eMeshprotected
_nelemMeshprotected
_nnodeMeshprotected
_nvert_eMeshprotected
_sdedgesMeshprotected
_xcMeshprotected
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
GetCoords() constMeshinline
GetCoords()Meshinline
GetEdgeConnectivity() constMeshinline
GetEdgeConnectivity()Meshinline
GetEdges() constMeshinline
GetEdges()Meshinline
GetFathersOfVertices() constMeshinlinevirtual
Index_BoundaryNodes() constMeshvirtual
Index_DirichletNodes() constMeshvirtual
Mesh(int ndim, int nvert_e=0, int ndof_e=0, int nedge_e=0)Meshexplicit
Mesh(std::string const &fname)Meshexplicit
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
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
SetNdim(int ndim)Meshinlineprotected
SetNdofsElement(int ndof)Meshinlineprotected
SetNedge(int nedge)Meshinlineprotected
SetNelem(int nelem)Meshinlineprotected
SetNnode(int nnode)Meshinlineprotected
SetNverticesElement(int nvert)Meshinlineprotected
SetValues(std::vector< double > &v, const std::function< double(double, double)> &func) constMesh
Visualize(std::vector< double > const &v) constMesh
Write_ascii_matlab(std::string const &fname, std::vector< double > const &v) constMesh
~Mesh()Meshvirtual