Searched refs:ConstructQ12D_GNx (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex43.c | 143 static void ConstructQ12D_GNx(PetscScalar GNi[][NODES_PER_EL], PetscScalar GNx[][NODES_PER_EL], Pet… in ConstructQ12D_GNx() function 507 ConstructQ12D_GNx(GNi_p, GNx_p, coords, &J_p); in FormStressOperatorQ1() 558 ConstructQ12D_GNx(GNi_p, GNx_p, coords, &J_p); in FormGradientOperatorQ1() 608 ConstructQ12D_GNx(GNi_p, GNx_p, coords, &J_p); in FormStabilisationOperatorQ1() 643 ConstructQ12D_GNx(GNi_p, GNx_p, coords, &J_p); in FormScaledMassMatrixOperatorQ1() 678 ConstructQ12D_GNx(GNi_p, GNx_p, coords, &J_p); in FormMomentumRhsQ1() 1060 ConstructQ12D_GNx(GNi_p, GNx_p, el_coords, &J_p); in DMDAIntegrateErrors()
|
| H A D | ex49.c | 148 static void ConstructQ12D_GNx(PetscScalar GNi[][NODES_PER_EL], PetscScalar GNx[][NODES_PER_EL], Pet… in ConstructQ12D_GNx() function 434 ConstructQ12D_GNx(GNi_p, GNx_p, coords, &J_p); in FormStressOperatorQ1() 498 ConstructQ12D_GNx(GNi_p, GNx_p, coords, &J_p); in FormMomentumRhsQ1()
|