Home
last modified time | relevance | path

Searched refs:childpp (Results 1 – 1 of 1) sorted by relevance

/dports/math/libmesh/libmesh-1.6.2/include/geom/
H A Delem.h1870 ChildRefIter (Elem * const * childpp) : PointerToPointerIter<Elem>(childpp) {} in ChildRefIter() argument
1878 ConstChildRefIter (const Elem * const * childpp) : PointerToPointerIter<const Elem>(childpp) {} in ConstChildRefIter() argument