Lines Matching refs:v_fine
1590 v_fine = ceed.Vector(ncomp * nu_fine)
1678 op_mass_fine.apply(u_fine, v_fine)
1681 with v_fine.array_read() as v_array:
1688 op_restrict.apply(v_fine, v_coarse)
1726 v_fine = ceed.Vector(ncomp * nu_fine)
1816 op_mass_fine.apply(u_fine, v_fine)
1819 with v_fine.array_read() as v_array:
1826 op_restrict.apply(v_fine, v_coarse)
1864 v_fine = ceed.Vector(ncomp * nu_fine)
1945 op_mass_fine.apply(u_fine, v_fine)
1948 with v_fine.array_read() as v_array:
1955 op_restrict.apply(v_fine, v_coarse)