Home
last modified time | relevance | path

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

/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/finiteElements/hexahedron/
H A DLagrangeHexahedron.hpp92 class LagrangeStdHexahedron : public LagrangeHexahedron { class
H A DLagrangeHexahedron.cpp726 LagrangeStdHexahedron::LagrangeStdHexahedron(const Interpolation* int_p) in LagrangeStdHexahedron() function in xlifepp::LagrangeStdHexahedron