Home
last modified time | relevance | path

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

/dports/math/mfem/mfem-4.3/fem/
H A Dgridfunc.cpp1505 DenseMatrix curl_shape(fe->GetDof(), fe->GetDim() == 3 ? 3 : 1); in GetCurl() local
H A Dfe.cpp593 DenseMatrix curl_shape(fe.GetDof(), 1); in ProjectCurl_2D() local
1177 DenseMatrix curl_shape(fe.GetDof(), dim); in ProjectCurl_RT() local