Home
last modified time | relevance | path

Searched defs:meshDomain (Results 1 – 2 of 2) sorted by relevance

/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/geometry/
H A DGeomDomain.hpp254 virtual MeshDomain* meshDomain() //! access to meshDomain pointer in meshDomain() function in xlifepp::MeshDomain
256 virtual const MeshDomain* meshDomain() const //! access to meshDomain pointer (const) in meshDomain() function in xlifepp::MeshDomain
H A DGeomDomain.cpp114 const MeshDomain* GeomDomain::meshDomain() const in meshDomain() function in xlifepp::GeomDomain
120 MeshDomain* GeomDomain::meshDomain() in meshDomain() function in xlifepp::GeomDomain