Home
last modified time | relevance | path

Searched refs:get_d2phideta2 (Results 1 – 2 of 2) sorted by relevance

/dports/math/libmesh/libmesh-1.6.2/include/fe/
H A Dfe_base.h403 const std::vector<std::vector<OutputShape>> & get_d2phideta2() const in get_d2phideta2() function
/dports/math/libmesh/libmesh-1.6.2/src/fe/
H A Dh1_fe_transformation.C288 const std::vector<std::vector<OutputShape>> & d2phideta2 = fe.get_d2phideta2(); in map_d2phi()
373 const std::vector<std::vector<OutputShape>> & d2phideta2 = fe.get_d2phideta2(); in map_d2phi()