Searched refs:PetscFVCellGeom (Results 1 – 16 of 16) sorted by relevance
| /petsc/include/ |
| H A D | petscfvtypes.h | 61 } PetscFVCellGeom; typedef
|
| H A D | petscfv.h | 104 …rrorCode PetscDualSpaceApplyFVM(PetscDualSpace, PetscInt, PetscReal, PetscFVCellGeom *, PetscInt, …
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexfvm.c | 7 …l *cellPhi, const PetscScalar *x, const PetscScalar *cellgeom, const PetscFVCellGeom *cg, const Pe… in DMPlexApplyLimiter_Internal() 24 PetscFVCellGeom *ncg; in DMPlexApplyLimiter_Internal() 125 PetscFVCellGeom *cg; in DMPlexReconstructGradients_Internal() 179 PetscFVCellGeom *cgeomFVM = NULL; in DMPlexReconstructGradientsFVM()
|
| H A D | plexgeometry.c | 2992 …ionSetDof(sectionCell, c, (PetscInt)PetscCeilReal(((PetscReal)sizeof(PetscFVCellGeom)) / sizeof(Pe… in DMPlexComputeGeometryFVM() 3000 PetscFVCellGeom *cg; in DMPlexComputeGeometryFVM() 3036 PetscFVCellGeom *cL, *cR; in DMPlexComputeGeometryFVM() 3087 PetscFVCellGeom *ci; in DMPlexComputeGeometryFVM() 3088 PetscFVCellGeom *cg; in DMPlexComputeGeometryFVM() 3221 PetscFVCellGeom *cg; in BuildGradientReconstruction_Internal() 3234 PetscFVCellGeom *cg1; in BuildGradientReconstruction_Internal() 3338 PetscFVCellGeom *cg; in BuildGradientReconstruction_Internal_Tree() 3350 PetscFVCellGeom *cg1; in BuildGradientReconstruction_Internal_Tree()
|
| H A D | plexproject.c | 70 …scDS ds, DM dmIn, PetscDS dsIn, PetscReal time, PetscFEGeom *fegeom, PetscFVCellGeom *fvgeom, Pets… in DMProjectPoint_Func_Private() 535 PetscFVCellGeom fvgeom; in DMProjectPoint_Private()
|
| H A D | plexfem.c | 1092 PetscFVCellGeom *cg; in DMPlexInsertBoundaryValuesRiemann() 2419 PetscFVCellGeom *cgeomFVM; in DMPlexComputeIntegral_Internal() 4145 PetscFVCellGeom *cgL, *cgR; in DMPlexGetFaceFields() 4305 PetscFVCellGeom *cgL, *cgR; in DMPlexGetFaceGeometry()
|
| H A D | plextree.c | 3902 PetscFVCellGeom *cg; in DMPlexTransferVecTree_Interpolate()
|
| H A D | plex.c | 10131 PetscFVCellGeom *cg; in DMPlexComputeOrthogonalQuality() 10144 PetscFVCellGeom *cgneigh; in DMPlexComputeOrthogonalQuality()
|
| /petsc/include/petsc/private/ |
| H A D | dmadaptorimpl.h | 17 … PetscInt, PetscInt, const PetscScalar *, const PetscScalar *, const PetscFVCellGeom *, PetscReal …
|
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex36.c | 75 const PetscFVCellGeom *geom; in dm_view_geometry() 77 geom = (PetscFVCellGeom *)&cell_array[offset]; in dm_view_geometry()
|
| H A D | ex8.c | 668 PetscFVCellGeom *cg; in main()
|
| H A D | ex3.c | 664 PetscFVCellGeom *cg; in TestFVGrad()
|
| /petsc/src/snes/utils/dm/ |
| H A D | dmadapt.c | 839 …Int Nc, const PetscScalar *field, const PetscScalar *gradient, const PetscFVCellGeom *cg, PetscRea… in DMAdaptorComputeCellErrorIndicator_Gradient() 888 PetscFVCellGeom *cg; in DMAdaptorComputeErrorIndicator_Gradient() 900 PetscFVCellGeom cg; in DMAdaptorComputeErrorIndicator_Gradient()
|
| /petsc/src/ts/tutorials/ |
| H A D | ex18.c | 836 PetscFVCellGeom *cg; in SetInitialConditionFVM() 921 PetscFVCellGeom *cg; in MonitorFunctionals()
|
| H A D | ex11.c | 991 PetscFVCellGeom *cg; in MonitorVTK() 1155 PetscFVCellGeom *cg; in adaptToleranceFVMSetUp()
|
| /petsc/src/dm/dt/dualspace/interface/ |
| H A D | dualspace.c | 1564 …etscDualSpaceApplyFVM(PetscDualSpace sp, PetscInt f, PetscReal time, PetscFVCellGeom *cgeom, Petsc… in PetscDualSpaceApplyFVM()
|