Searched refs:v_dof (Results 1 – 2 of 2) sorted by relevance
36 PetscScalar v_dof; member500 nodal_fields[0].v_dof = field[k][j][i].v_dof; in StokesDAGetNodalFields3D()504 nodal_fields[1].v_dof = field[k][j + 1][i].v_dof; in StokesDAGetNodalFields3D()508 nodal_fields[2].v_dof = field[k][j + 1][i + 1].v_dof; in StokesDAGetNodalFields3D()512 nodal_fields[3].v_dof = field[k][j][i + 1].v_dof; in StokesDAGetNodalFields3D()516 nodal_fields[4].v_dof = field[k + 1][j][i].v_dof; in StokesDAGetNodalFields3D()520 nodal_fields[5].v_dof = field[k + 1][j + 1][i].v_dof; in StokesDAGetNodalFields3D()524 nodal_fields[6].v_dof = field[k + 1][j + 1][i + 1].v_dof; in StokesDAGetNodalFields3D()528 nodal_fields[7].v_dof = field[k + 1][j][i + 1].v_dof; in StokesDAGetNodalFields3D()576 fields_F[K][J][II].v_dof = fields_F[K][J][II].v_dof + Fe_u[NSD * n + 1]; in DMDASetValuesLocalStencil3D_ADD_VALUES()[all …]
79 PetscScalar v_dof; member848 …ds_F[u_eqn[2 * n + 1].j][u_eqn[2 * n + 1].i].v_dof = fields_F[u_eqn[2 * n + 1].j][u_eqn[2 * n + 1]… in DMDASetValuesLocalStencil_ADD_VALUES()963 _stokes[j][i].v_dof = vel[1]; in DMDACreateSolCx()980 nodal_fields[0].v_dof = fields[ej][ei].v_dof; in StokesDAGetNodalFields()983 nodal_fields[1].v_dof = fields[ej + 1][ei].v_dof; in StokesDAGetNodalFields()986 nodal_fields[2].v_dof = fields[ej + 1][ei + 1].v_dof; in StokesDAGetNodalFields()989 nodal_fields[3].v_dof = fields[ej][ei + 1].v_dof; in StokesDAGetNodalFields()1069 v_error = stokes_e[i].v_dof - stokes_analytic_e[i].v_dof; in DMDAIntegrateErrors()