| /petsc/src/dm/dt/fe/impls/basic/ |
| H A D | febasic.c | 255 …PetscDS ds, PetscInt field, PetscBdPointFn *obj_func, PetscInt Ne, PetscFEGeom *fgeom, const Petsc… in PetscFEIntegrateBd_Basic() 496 …Basic(PetscDS ds, PetscWeakForm wf, PetscFormKey key, PetscInt Ne, PetscFEGeom *fgeom, const Petsc… in PetscFEIntegrateBdResidual_Basic() 609 …tscDS ds, PetscDS dsIn, PetscFormKey key, PetscInt s, PetscInt Ne, PetscFEGeom *fgeom, PetscFEGeom… in PetscFEIntegrateHybridResidual_Basic() 893 …Form wf, PetscFEJacobianType jtype, PetscFormKey key, PetscInt Ne, PetscFEGeom *fgeom, const Petsc… in PetscFEIntegrateBdJacobian_Basic() 1059 …scFEJacobianType jtype, PetscFormKey key, PetscInt s, PetscInt Ne, PetscFEGeom *fgeom, PetscFEGeom… in PetscFEIntegrateHybridJacobian_Basic()
|
| /petsc/src/ts/tutorials/ |
| H A D | ex52.c | 153 const PetscScalar *fgeom; /* values stored in the vector facegeom */ in FormFunction() local
|
| H A D | ex11.c | 763 const PetscScalar *fgeom, *cgeom, *coords; in CreateMassMatrix() local
|
| /petsc/src/dm/dt/fv/interface/ |
| H A D | fv.c | 1731 …Function(PetscFV fvm, PetscDS prob, PetscInt field, PetscInt Nf, PetscFVFaceGeom *fgeom, PetscReal… in PetscFVIntegrateRHSFunction() 1907 …n_Upwind(PetscFV fvm, PetscDS prob, PetscInt field, PetscInt Nf, PetscFVFaceGeom *fgeom, PetscReal… in PetscFVIntegrateRHSFunction_Upwind() 2189 …tSquares(PetscFV fvm, PetscDS prob, PetscInt field, PetscInt Nf, PetscFVFaceGeom *fgeom, PetscReal… in PetscFVIntegrateRHSFunction_LeastSquares()
|
| /petsc/src/dm/dt/fe/interface/ |
| H A D | fe.c | 1514 …idual(PetscDS ds, PetscWeakForm wf, PetscFormKey key, PetscInt Ne, PetscFEGeom *fgeom, const Petsc… in PetscFEIntegrateBdResidual() 1551 …tscDS ds, PetscDS dsIn, PetscFormKey key, PetscInt s, PetscInt Ne, PetscFEGeom *fgeom, PetscFEGeom… in PetscFEIntegrateHybridResidual() 1653 …Form wf, PetscFEJacobianType jtype, PetscFormKey key, PetscInt Ne, PetscFEGeom *fgeom, const Petsc… in PetscFEIntegrateBdJacobian() 1706 …scFEJacobianType jtype, PetscFormKey key, PetscInt s, PetscInt Ne, PetscFEGeom *fgeom, PetscFEGeom… in PetscFEIntegrateHybridJacobian()
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexgeometry.c | 2976 PetscScalar *fgeom, *cgeom; in DMPlexComputeGeometryFVM() local 3203 …uildGradientReconstruction_Internal(DM dm, PetscFV fvm, DM dmFace, PetscScalar *fgeom, DM dmCell, … in BuildGradientReconstruction_Internal() 3264 …radientReconstruction_Internal_Tree(DM dm, PetscFV fvm, DM dmFace, PetscScalar *fgeom, DM dmCell, … in BuildGradientReconstruction_Internal_Tree() 3399 PetscScalar *fgeom, *cgeom; in DMPlexComputeGradientFVM() local
|
| H A D | plexfem.c | 2763 PetscFEGeom *fgeom, *chunkGeom = NULL; in DMPlexComputeBdIntegral_Internal() local 4281 …cInt fEnd, Vec faceGeometry, Vec cellGeometry, PetscInt *Nface, PetscFVFaceGeom *fgeom[], PetscRea… in DMPlexGetFaceGeometry() 4351 …cInt fEnd, Vec faceGeometry, Vec cellGeometry, PetscInt *Nface, PetscFVFaceGeom *fgeom[], PetscRea… in DMPlexRestoreFaceGeometry() 4479 PetscFVFaceGeom *fgeom = NULL; in DMPlexComputeResidual_Patch_Internal() local 4947 PetscFEGeom *fgeom; in DMPlexComputeBdResidualSingleByKey() local 5282 PetscFVFaceGeom *fgeom; in DMPlexComputeResidualByKey() local 5946 PetscFEGeom *fgeom; in DMPlexComputeBdJacobianSingleByLabel() local
|
| H A D | plexegads.c | 2853 ego bRef, bPrev, bNext, fgeom, *lobjs; in DMPlex_Surface_Grad() local 3397 ego bRef, bPrev, bNext, fgeom, *lobjs; in DMPlexGeomDataAndGrads() local 4564 ego fgeom; in DMPlexModifyGeomModel() local
|
| H A D | plexproject.c | 357 …ype encAux, PetscDS dsAux, PetscReal time, Vec localU, Vec localA, PetscFEGeom *fgeom, PetscDualSp… in DMProjectPoint_BdField_Private()
|