Searched refs:shape_i (Results 1 – 2 of 2) sorted by relevance
61 mfem::Vector shape_i(shape1d.Height()); in FESpace2Ceed() local70 fe1d->CalcShape(ip, shape_i); in FESpace2Ceed()73 shape1d(j, i) = shape_i(dof_map_1d[j]); in FESpace2Ceed()
62 mfem::Vector shape_i(shape1d.Height()); in FESpace2Ceed() local71 fe1d->CalcShape(ip, shape_i); in FESpace2Ceed()74 shape1d(j, i) = shape_i(dof_map_1d[j]); in FESpace2Ceed()