Lines Matching refs:GNi_p
598 PetscScalar GNi_p[NSD][NODES_PER_EL], GNx_p[NSD][NODES_PER_EL]; in FormStressOperatorQ13D() local
608 ShapeFunctionQ13D_Evaluate_dxi(gp_xi[p], GNi_p); in FormStressOperatorQ13D()
609 ShapeFunctionQ13D_Evaluate_dx(GNi_p, GNx_p, coords, &J_p); in FormStressOperatorQ13D()
672 PetscScalar GNi_p[NSD][NODES_PER_EL], GNx_p[NSD][NODES_PER_EL]; in FormGradientOperatorQ13D() local
681 ShapeFunctionQ13D_Evaluate_dxi(gp_xi[p], GNi_p); in FormGradientOperatorQ13D()
682 ShapeFunctionQ13D_Evaluate_dx(GNi_p, GNx_p, coords, &J_p); in FormGradientOperatorQ13D()
722 PetscScalar GNi_p[NSD][NODES_PER_EL], GNx_p[NSD][NODES_PER_EL]; in FormStabilisationOperatorQ13D() local
731 ShapeFunctionQ13D_Evaluate_dxi(gp_xi[p], GNi_p); in FormStabilisationOperatorQ13D()
732 ShapeFunctionQ13D_Evaluate_dx(GNi_p, GNx_p, coords, &J_p); in FormStabilisationOperatorQ13D()
776 PetscScalar GNi_p[NSD][NODES_PER_EL], GNx_p[NSD][NODES_PER_EL]; in FormScaledMassMatrixOperatorQ13D() local
785 ShapeFunctionQ13D_Evaluate_dxi(gp_xi[p], GNi_p); in FormScaledMassMatrixOperatorQ13D()
786 ShapeFunctionQ13D_Evaluate_dx(GNi_p, GNx_p, coords, &J_p); in FormScaledMassMatrixOperatorQ13D()
830 PetscScalar GNi_p[NSD][NODES_PER_EL], GNx_p[NSD][NODES_PER_EL]; in FormMomentumRhsQ13D() local
839 ShapeFunctionQ13D_Evaluate_dxi(gp_xi[p], GNi_p); in FormMomentumRhsQ13D()
840 ShapeFunctionQ13D_Evaluate_dx(GNi_p, GNx_p, coords, &J_p); in FormMomentumRhsQ13D()
858 PetscScalar GNi_p[NSD][NODES_PER_EL], GNx_p[NSD][NODES_PER_EL]; in FormContinuityRhsQ13D() local
867 ShapeFunctionQ13D_Evaluate_dxi(gp_xi[p], GNi_p); in FormContinuityRhsQ13D()
868 ShapeFunctionQ13D_Evaluate_dx(GNi_p, GNx_p, coords, &J_p); in FormContinuityRhsQ13D()
1272 PetscScalar GNi_p[NSD][NODES_PER_EL], GNx_p[NSD][NODES_PER_EL]; in DMDAIntegrateErrors3D() local
1326 ShapeFunctionQ13D_Evaluate_dxi(gp_xi[p], GNi_p); in DMDAIntegrateErrors3D()
1327 ShapeFunctionQ13D_Evaluate_dx(GNi_p, GNx_p, el_coords, &J_p); in DMDAIntegrateErrors3D()
1380 ShapeFunctionQ13D_Evaluate_dxi(gp_xi[p], GNi_p); in DMDAIntegrateErrors3D()
1381 ShapeFunctionQ13D_Evaluate_dx(GNi_p, GNx_p, el_coords, &J_p); in DMDAIntegrateErrors3D()