Searched refs:OpenPoints (Results 1 – 2 of 2) sorted by relevance
9747 const double *op = poly1d.OpenPoints(p, btype); in L2_SegmentElement()9780 const double *op = poly1d.OpenPoints(p, b_type); in ProjectDelta()9849 const double *op = poly1d.OpenPoints(p, b_type); in L2_QuadrilateralElement()9907 const double *op = poly1d.OpenPoints(p, b_type); in ProjectDelta()10034 const double *op = poly1d.OpenPoints(p, btype); in L2_HexahedronElement()10101 const double *op = poly1d.OpenPoints(p, b_type); in ProjectDelta()10839 const double *op = poly1d.OpenPoints(p, ob_type); in RT_QuadrilateralElement()11493 const double *bop = poly1d.OpenPoints(p); in RT_TriangleElement()11646 const double *bop = poly1d.OpenPoints(p); in RT_TetrahedronElement()12660 const double *eop = poly1d.OpenPoints(p - 1); in ND_TetrahedronElement()[all …]
2037 const double *OpenPoints(const int p, in OpenPoints() function in mfem::Poly_1D