Home
last modified time | relevance | path

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

/libCEED/examples/mfem/
H A Dbp1.hpp61 mfem::Vector shape_i(shape1d.Height()); in FESpace2Ceed() local
70 fe1d->CalcShape(ip, shape_i); in FESpace2Ceed()
73 shape1d(j, i) = shape_i(dof_map_1d[j]); in FESpace2Ceed()
H A Dbp3.hpp62 mfem::Vector shape_i(shape1d.Height()); in FESpace2Ceed() local
71 fe1d->CalcShape(ip, shape_i); in FESpace2Ceed()
74 shape1d(j, i) = shape_i(dof_map_1d[j]); in FESpace2Ceed()