Home
last modified time | relevance | path

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

/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/geometry/
H A DGeomMapData.cpp335 void GeomMapData::computeJacobianMatrix(const std::vector<real_t>& x, number_t side) in computeJacobianMatrix() function in xlifepp::GeomMapData
342 void GeomMapData::computeJacobianMatrix(std::vector<real_t>::const_iterator itx, number_t side) in computeJacobianMatrix() function in xlifepp::GeomMapData
350 void GeomMapData::computeJacobianMatrix(number_t side) in computeJacobianMatrix() function in xlifepp::GeomMapData
356 void GeomMapData::computeJacobianMatrix(const ShapeValues& shv, number_t side) in computeJacobianMatrix() function in xlifepp::GeomMapData