Home
last modified time | relevance | path

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

/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/term/computation/
H A DFEMatrixComputation.hpp760 std::vector<ShapeValues>::iterator itsh_u=shv_u->begin(), itsh_v=shv_v->begin(); in compute() local
764 … for(number_t q = 0; q < nbquad; q++, ++itsh_u, ++itsh_v) //loop on quadrature points in compute()
781 ShapeValues* sv_u = &*itsh_u; in compute()
796 … ord, changeSign_u, sign_u, dimfun_u, dimfunp_u, *itsh_u, svt_u); in compute()