Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/tutorials/
H A Dex42.c32 } GaussPointCoefficients; typedef
46 GaussPointCoefficients *gpc;
87 …ropertiesGetCell(CellProperties C, PetscInt II, PetscInt J, PetscInt K, GaussPointCoefficients **G) in CellPropertiesGetCell()
910 GaussPointCoefficients *props; in AssembleA_Stokes()
996 GaussPointCoefficients *props; in AssembleA_PCStokes()
1079 GaussPointCoefficients *props; in AssembleF_Stokes()
1828 GaussPointCoefficients *cell; in solve_stokes_3d_coupled()
1865 GaussPointCoefficients *cell; in solve_stokes_3d_coupled()
1890 GaussPointCoefficients *cell; in solve_stokes_3d_coupled()
1919 GaussPointCoefficients *cell; in solve_stokes_3d_coupled()
[all …]
H A Dex49.c94 } GaussPointCoefficients; typedef
370 GaussPointCoefficients **_coefficients; in DMDAViewCoefficientsGnuplot2d()
577 GaussPointCoefficients **props; in AssembleA_Elasticity()
647 GaussPointCoefficients **props; in AssembleF_Elasticity()
721 GaussPointCoefficients **element_props; in solve_elasticity_2d()
760 …prop_dof = (PetscInt)(sizeof(GaussPointCoefficients) / sizeof(PetscScalar)); /* gauss po… in solve_elasticity_2d()
H A Dex43.c75 } GaussPointCoefficients; typedef
87 GaussPointCoefficients **props; in glvis_extract_eta()
422 GaussPointCoefficients **_coefficients; in DMDAViewCoefficientsGnuplot2d()
718 GaussPointCoefficients **props; in AssembleA_Stokes()
788 GaussPointCoefficients **props; in AssembleA_PCStokes()
867 GaussPointCoefficients **props; in AssembleF_Stokes()
1116 GaussPointCoefficients **element_props; in solve_stokes_2d_coupled()
1156 …prop_dof = (PetscInt)(sizeof(GaussPointCoefficients) / sizeof(PetscScalar)); /* gauss po… in solve_stokes_2d_coupled()