Lines Matching refs:g1
757 …PetscScalar *g0 = NULL, *g1 = NULL, *g2 = NULL, *g3 = NULL, *u, *u_t = NULL, *u_x, *a, *a_x,… in PetscFEIntegrateJacobian_Basic() local
796 …PetscCall(PetscDSGetWeakFormArrays(rds, NULL, NULL, n0 ? &g0 : NULL, n1 ? &g1 : NULL, n2 ? &g2 : N… in PetscFEIntegrateJacobian_Basic()
858 PetscCall(PetscArrayzero(g1, NcI * NcJ * dE)); in PetscFEIntegrateJacobian_Basic()
859 …ff_x, u, u_t, u_x, aOff, aOff_x, a, NULL, a_x, t, u_tshift, fegeom.v, numConstants, constants, g1); in PetscFEIntegrateJacobian_Basic()
860 for (PetscInt c = 0; c < NcI * NcJ * dE; ++c) g1[c] *= w; in PetscFEIntegrateJacobian_Basic()
873 …, basisReal, basisDerReal, cT[fieldJ], testReal, testDerReal, &fegeom, g0, g1, g2, g3, ctotDim, of… in PetscFEIntegrateJacobian_Basic()
906 …PetscScalar *g0, *g1, *g2, *g3, *u, *u_t = NULL, *u_x, *a, *a_x, *basisReal, *basisDerReal,… in PetscFEIntegrateBdJacobian_Basic() local
943 PetscCall(PetscDSGetWeakFormArrays(ds, NULL, NULL, &g0, &g1, &g2, &g3)); in PetscFEIntegrateBdJacobian_Basic()
961 PetscCall(PetscArrayzero(g1, NcI * NcJ * dE)); in PetscFEIntegrateBdJacobian_Basic()
1018 PetscCall(PetscArrayzero(g1, NcI * NcJ * dE)); in PetscFEIntegrateBdJacobian_Basic()
1019 …_t, u_x, aOff, aOff_x, a, NULL, a_x, t, u_tshift, fegeom.v, fegeom.n, numConstants, constants, g1); in PetscFEIntegrateBdJacobian_Basic()
1020 for (c = 0; c < NcI * NcJ * dim; ++c) g1[c] *= w; in PetscFEIntegrateBdJacobian_Basic()
1033 …I], basisReal, basisDerReal, T[fieldJ], testReal, testDerReal, &cgeom, g0, g1, g2, g3, totDim, off… in PetscFEIntegrateBdJacobian_Basic()
1074 …PetscScalar *g0, *g1, *g2, *g3, *u, *u_t = NULL, *u_x, *a, *a_x, *basisReal, *basisDerReal,… in PetscFEIntegrateHybridJacobian_Basic() local
1110 PetscCall(PetscDSGetWeakFormArrays(ds, NULL, NULL, &g0, &g1, &g2, &g3)); in PetscFEIntegrateHybridJacobian_Basic()
1147 PetscCall(PetscArrayzero(g1, NcS * NcT * dim)); in PetscFEIntegrateHybridJacobian_Basic()
1186 PetscCall(PetscArrayzero(g1, NcS * NcT * dim)); in PetscFEIntegrateHybridJacobian_Basic()
1187 …_t, u_x, aOff, aOff_x, a, NULL, a_x, t, u_tshift, fegeom.v, fegeom.n, numConstants, constants, g1); in PetscFEIntegrateHybridJacobian_Basic()
1188 for (c = 0; c < NcS * NcT * dim; ++c) g1[c] *= w; in PetscFEIntegrateHybridJacobian_Basic()
1204 …], basisReal, basisDerReal, T[fieldJ], testReal, testDerReal, &fegeom, g0, g1, g2, g3, eOffset, to… in PetscFEIntegrateHybridJacobian_Basic()
1206 …], basisReal, basisDerReal, T[fieldJ], testReal, testDerReal, &fegeom, g0, g1, g2, g3, eOffset, to… in PetscFEIntegrateHybridJacobian_Basic()
1207 … basisDerReal, T[fieldJ], testReal, testDerReal, &fegeom, &g0[NcI * NcJ], &g1[NcI * NcJ * dim], &g… in PetscFEIntegrateHybridJacobian_Basic()
1212 …], basisReal, basisDerReal, T[fieldJ], testReal, testDerReal, &fegeom, g0, g1, g2, g3, eOffset, to… in PetscFEIntegrateHybridJacobian_Basic()
1213 … basisDerReal, T[fieldJ], testReal, testDerReal, &fegeom, &g0[NcI * NcJ], &g1[NcI * NcJ * dim], &g… in PetscFEIntegrateHybridJacobian_Basic()
1215 …], basisReal, basisDerReal, T[fieldJ], testReal, testDerReal, &fegeom, g0, g1, g2, g3, eOffset, to… in PetscFEIntegrateHybridJacobian_Basic()
1216 … basisDerReal, T[fieldJ], testReal, testDerReal, &fegeom, &g0[NcI * NcJ], &g1[NcI * NcJ * dim], &g… in PetscFEIntegrateHybridJacobian_Basic()
1217 …isDerReal, T[fieldJ], testReal, testDerReal, &fegeom, &g0[NcI * NcJ * 2], &g1[NcI * NcJ * dim * 2]… in PetscFEIntegrateHybridJacobian_Basic()
1218 …isDerReal, T[fieldJ], testReal, testDerReal, &fegeom, &g0[NcI * NcJ * 3], &g1[NcI * NcJ * dim * 3]… in PetscFEIntegrateHybridJacobian_Basic()
1221 …], basisReal, basisDerReal, T[fieldJ], testReal, testDerReal, &fegeom, g0, g1, g2, g3, eOffset, to… in PetscFEIntegrateHybridJacobian_Basic()