Home
last modified time | relevance | path

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

/dports/science/opensph/sph-7de6c044339f649e3d19e61f735a6a24572b792a/core/sph/
H A DMaterials.cpp22 const IEos& EosMaterial::getEos() const { in getEos() function in EosMaterial
/dports/science/opensph/sph-7de6c044339f649e3d19e61f735a6a24572b792a/core/system/
H A DFactory.cpp47 AutoPtr<IEos> Factory::getEos(const BodySettings& body) { in getEos() function in Factory