GooseFEM 1.4.1.dev2+g78f16df
Loading...
Searching...
No Matches
GooseFEM::Mesh::Vstack Member List

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

conn() constGooseFEM::Mesh::Stitchinline
coor() constGooseFEM::Mesh::Stitchinline
dofs() constGooseFEM::Mesh::Stitchinline
elemmap() constGooseFEM::Mesh::Stitchinline
elemmap(size_t mesh_index) constGooseFEM::Mesh::Stitchinline
elemset(const T &set, size_t mesh_index) constGooseFEM::Mesh::Stitchinline
elemset(const std::vector< T > &set) constGooseFEM::Mesh::Stitchinline
elemset(std::initializer_list< T > set) constGooseFEM::Mesh::Stitchinline
m_atolGooseFEM::Mesh::Stitchprotected
m_connGooseFEM::Mesh::Stitchprotected
m_coorGooseFEM::Mesh::Stitchprotected
m_el_offsetGooseFEM::Mesh::Stitchprotected
m_mapGooseFEM::Mesh::Stitchprotected
m_nelGooseFEM::Mesh::Stitchprotected
m_rtolGooseFEM::Mesh::Stitchprotected
ndim() constGooseFEM::Mesh::Stitchinline
nelem() constGooseFEM::Mesh::Stitchinline
nmesh() constGooseFEM::Mesh::Stitchinline
nne() constGooseFEM::Mesh::Stitchinline
nnode() constGooseFEM::Mesh::Stitchinline
nodemap() constGooseFEM::Mesh::Stitchinline
nodemap(size_t mesh_index) constGooseFEM::Mesh::Stitchinline
nodeset(const T &set, size_t mesh_index) constGooseFEM::Mesh::Stitchinline
nodeset(const std::vector< T > &set) constGooseFEM::Mesh::Stitchinline
nodeset(std::initializer_list< T > set) constGooseFEM::Mesh::Stitchinline
push_back(const C &coor, const E &conn, const N &nodes_bot, const N &nodes_top)GooseFEM::Mesh::Vstackinline
GooseFEM::Mesh::Stitch::push_back(const C &coor, const E &conn)GooseFEM::Mesh::Stitchinline
Stitch(double rtol=1e-5, double atol=1e-8)GooseFEM::Mesh::Stitchinline
Vstack(bool check_overlap=true, double rtol=1e-5, double atol=1e-8)GooseFEM::Mesh::Vstackinline