Home
last modified time | relevance | path

Searched refs:ConstructGaussQuadrature3D (Results 1 – 3 of 3) sorted by relevance

/dports/science/PETSc/petsc-3.14.1/src/ksp/ksp/tutorials/
H A Dex42.c224 static void ConstructGaussQuadrature3D(PetscInt *ngp,PetscScalar gp_xi[][NSD],PetscScalar gp_weight… in ConstructGaussQuadrature3D() function
457 ConstructGaussQuadrature3D(&ngp,gp_xi,gp_weight); in FormStressOperatorQ13D()
523 ConstructGaussQuadrature3D(&ngp,gp_xi,gp_weight); in FormGradientOperatorQ13D()
575 ConstructGaussQuadrature3D(&ngp,gp_xi,gp_weight); in FormStabilisationOperatorQ13D()
633 ConstructGaussQuadrature3D(&ngp,gp_xi,gp_weight); in FormScaledMassMatrixOperatorQ13D()
691 ConstructGaussQuadrature3D(&ngp,gp_xi,gp_weight); in FormMomentumRhsQ13D()
719 ConstructGaussQuadrature3D(&ngp,gp_xi,gp_weight); in FormContinuityRhsQ13D()
1144 ConstructGaussQuadrature3D(&ngp,gp_xi,gp_weight); in DMDAIntegrateErrors3D()
1711 ConstructGaussQuadrature3D(&ngp,gp_xi,gp_weight); in solve_stokes_3d_coupled()
/dports/science/PETSc/petsc-3.14.1/
H A DTAGS79507 static void ConstructGaussQuadrature3D(224,7592
H A DCTAGS3174 ConstructGaussQuadrature3D src/ksp/ksp/tutorials/ex42.c /^static void ConstructGaussQuadrature3D(Pe…