Home
last modified time | relevance | path

Searched defs:is_edge_on_side (Results 1 – 11 of 11) sorted by relevance

/dports/math/libmesh/libmesh-1.6.2/include/geom/
H A Dface.h78 virtual bool is_edge_on_side(const unsigned int e, in is_edge_on_side() function
H A Dedge.h105 virtual bool is_edge_on_side(const unsigned int, in is_edge_on_side() function
H A Dface_inf_quad.h183 virtual bool is_edge_on_side(const unsigned int e, in is_edge_on_side() function
H A Dremote_elem.h172 virtual bool is_edge_on_side(const unsigned int, in is_edge_on_side() function
H A Dnode_elem.h201 virtual bool is_edge_on_side(const unsigned int, in is_edge_on_side() function
/dports/math/libmesh/libmesh-1.6.2/src/geom/
H A Dcell_prism.C210 bool Prism::is_edge_on_side(const unsigned int e, in is_edge_on_side() function
H A Dcell_pyramid.C205 bool Pyramid::is_edge_on_side(const unsigned int e, in is_edge_on_side() function
H A Dcell_inf_prism.C205 bool InfPrism::is_edge_on_side (const unsigned int e, in is_edge_on_side() function
H A Dcell_tet.C197 bool Tet::is_edge_on_side(const unsigned int e, in is_edge_on_side() function
H A Dcell_inf_hex.C219 bool InfHex::is_edge_on_side (const unsigned int e, in is_edge_on_side() function
H A Dcell_hex.C153 bool Hex::is_edge_on_side(const unsigned int e, in is_edge_on_side() function