Searched refs:PetscDualSpaceApplyFVM (Results 1 – 3 of 3) sorted by relevance
| /petsc/include/ |
| H A D | petscfv.h | 104 PETSC_EXTERN PetscErrorCode PetscDualSpaceApplyFVM(PetscDualSpace, PetscInt, PetscReal, PetscFVCell…
|
| /petsc/src/dm/dt/dualspace/interface/ |
| H A D | dualspace.c | 1564 PetscErrorCode PetscDualSpaceApplyFVM(PetscDualSpace sp, PetscInt f, PetscReal time, PetscFVCellGeo… in PetscDualSpaceApplyFVM() function
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexproject.c | 155 …for (d = 0; d < spDim; ++d, ++v) PetscCall(PetscDualSpaceApplyFVM(sp[f], d, time, fvgeom, Nc[f], f… in DMProjectPoint_Func_Private()
|