Searched refs:ConstructQ12D_GNi (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex43.c | 127 static void ConstructQ12D_GNi(PetscScalar _xi[], PetscScalar GNi[][NODES_PER_EL]) in ConstructQ12D_GNi() function 506 ConstructQ12D_GNi(gp_xi[p], GNi_p); in FormStressOperatorQ1() 557 ConstructQ12D_GNi(gp_xi[p], GNi_p); in FormGradientOperatorQ1() 607 ConstructQ12D_GNi(gp_xi[p], GNi_p); in FormStabilisationOperatorQ1() 642 ConstructQ12D_GNi(gp_xi[p], GNi_p); in FormScaledMassMatrixOperatorQ1() 677 ConstructQ12D_GNi(gp_xi[p], GNi_p); in FormMomentumRhsQ1() 1059 ConstructQ12D_GNi(gp_xi[p], GNi_p); in DMDAIntegrateErrors()
|
| H A D | ex49.c | 132 static void ConstructQ12D_GNi(PetscScalar _xi[], PetscScalar GNi[][NODES_PER_EL]) in ConstructQ12D_GNi() function 433 ConstructQ12D_GNi(gp_xi[p], GNi_p); in FormStressOperatorQ1() 497 ConstructQ12D_GNi(gp_xi[p], GNi_p); in FormMomentumRhsQ1()
|