Home
last modified time | relevance | path

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

/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/rol/example/PDE-OPT/0ld/TOOLS/
H A DelasticitySIMP.hpp101 ROL::Ptr<Tpetra::MultiVector<> > getCellAreas() { in getCellAreas() function in ElasticitySIMP
/dports/games/py-fife/fifengine-0.4.2/engine/core/model/structures/
H A Dcellcache.cpp1470 std::vector<std::string> CellCache::getCellAreas(Cell* cell) { in getCellAreas() function in FIFE::CellCache