Searched defs:grad_hat (Results 1 – 5 of 5) sorted by relevance
676 DenseMatrix grad_hat; in ComputeCurl3D() local769 DenseMatrix grad_hat; in ComputeCurl2D() local
141 DenseMatrix grad_hat; in ComputeQCriterion() local
1392 DenseMatrix grad_hat; in GetDivergence() local1478 DenseMatrix grad_hat; in GetCurl() local1670 DenseMatrix grad_hat; in GetVectorGradient() local
2096 DenseMatrix dshape_hat(dof, dim), Jadj(dim), grad_hat(dim), grad(dim); in GetElementEnergy() local
2461 DenseMatrix dshape_hat, dshape, curlshape, Jadj, grad_hat, grad; member in mfem::VectorCurlCurlIntegrator