Home
last modified time | relevance | path

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

/dports/math/gismo/gismo-21.12.0/src/gsCore/
H A DgsDomainIterator.h161 virtual bool isBoundaryElement() const in isBoundaryElement() function
/dports/math/gismo/gismo-21.12.0/src/gsTensor/
H A DgsTensorDomainIterator.h154 bool isBoundaryElement() const in isBoundaryElement() function
/dports/math/dune-grid/dune-grid-de36e4b4e99da4cd7a120a39779345e701821115/dune/grid/uggrid/
H A Duggridentity.hh464 return UG_NS<dim>::isBoundaryElement(target_); in hasBoundaryIntersections()
H A Dugwrapper.hh596 static bool isBoundaryElement(const UG_NS< UG_DIM >::Element* theElement) { in isBoundaryElement() function in Dune::UG_NS