Home
last modified time | relevance | path

Searched defs:cgeom (Results 1 – 10 of 10) sorted by relevance

/petsc/src/dm/dt/fe/impls/basic/
H A Dfebasic.c162 …de PetscFEIntegrate_Basic(PetscDS ds, PetscInt field, PetscInt Ne, PetscFEGeom *cgeom, const Petsc… in PetscFEIntegrate_Basic()
304 PetscFEGeom fegeom, cgeom; in PetscFEIntegrateBd_Basic() local
389 …IntegrateResidual_Basic(PetscDS ds, PetscFormKey key, PetscInt Ne, PetscFEGeom *cgeom, const Petsc… in PetscFEIntegrateResidual_Basic()
552 PetscFEGeom fegeom, cgeom; in PetscFEIntegrateBdResidual_Basic() local
743 …cDS cds, PetscFEJacobianType jtype, PetscFormKey key, PetscInt Ne, PetscFEGeom *cgeom, const Petsc… in PetscFEIntegrateJacobian_Basic()
967 PetscFEGeom fegeom, cgeom; in PetscFEIntegrateBdJacobian_Basic() local
/petsc/src/dm/dt/fe/interface/
H A Dfe.c1399 PetscErrorCode PetscFEIntegrate(PetscDS prob, PetscInt field, PetscInt Ne, PetscFEGeom *cgeom, cons… in PetscFEIntegrate()
1479 …etscFEIntegrateResidual(PetscDS ds, PetscFormKey key, PetscInt Ne, PetscFEGeom *cgeom, const Petsc… in PetscFEIntegrateResidual()
1551 …In, PetscFormKey key, PetscInt s, PetscInt Ne, PetscFEGeom *fgeom, PetscFEGeom *cgeom, const Petsc… in PetscFEIntegrateHybridResidual()
1601 …cDS cds, PetscFEJacobianType jtype, PetscFormKey key, PetscInt Ne, PetscFEGeom *cgeom, const Petsc… in PetscFEIntegrateJacobian()
1706 …pe, PetscFormKey key, PetscInt s, PetscInt Ne, PetscFEGeom *fgeom, PetscFEGeom *cgeom, const Petsc… in PetscFEIntegrateHybridJacobian()
2861 PetscErrorCode PetscFECreateCellGeometry(PetscFE fe, PetscQuadrature quad, PetscFEGeom *cgeom) in PetscFECreateCellGeometry()
2888 PetscErrorCode PetscFEDestroyCellGeometry(PetscFE fe, PetscFEGeom *cgeom) in PetscFEDestroyCellGeometry()
/petsc/src/dm/dt/dualspace/interface/
H A Ddualspace.c1056 …PetscDualSpaceApply(PetscDualSpace sp, PetscInt f, PetscReal time, PetscFEGeom *cgeom, PetscInt nu… in PetscDualSpaceApply()
1137 …alSpaceApplyDefault(PetscDualSpace sp, PetscInt f, PetscReal time, PetscFEGeom *cgeom, PetscInt Nc… in PetscDualSpaceApplyDefault()
1564 …DualSpaceApplyFVM(PetscDualSpace sp, PetscInt f, PetscReal time, PetscFVCellGeom *cgeom, PetscInt … in PetscDualSpaceApplyFVM()
/petsc/src/dm/dt/fe/impls/opencl/
H A Dfeopencl.c502 …egrateResidual_OpenCL(PetscDS prob, PetscFormKey key, PetscInt Ne, PetscFEGeom *cgeom, const Petsc… in PetscFEIntegrateResidual_OpenCL()
/petsc/src/dm/impls/plex/
H A Dplexproject.c198 …ype encAux, PetscDS dsAux, PetscReal time, Vec localU, Vec localA, PetscFEGeom *cgeom, PetscDualSp… in DMProjectPoint_Field_Private()
366 PetscFEGeom fegeom, cgeom, fgeomN[2]; in DMProjectPoint_BdField_Private() local
H A Dplexgeometry.c2976 PetscScalar *fgeom, *cgeom; in DMPlexComputeGeometryFVM() local
3203 …truction_Internal(DM dm, PetscFV fvm, DM dmFace, PetscScalar *fgeom, DM dmCell, PetscScalar *cgeom) in BuildGradientReconstruction_Internal()
3264 …ion_Internal_Tree(DM dm, PetscFV fvm, DM dmFace, PetscScalar *fgeom, DM dmCell, PetscScalar *cgeom) in BuildGradientReconstruction_Internal_Tree()
3399 PetscScalar *fgeom, *cgeom; in DMPlexComputeGradientFVM() local
/petsc/src/dm/impls/plex/tests/
H A Dex8.c652 const PetscScalar *cgeom; in main() local
H A Dex3.c603 const PetscScalar *cgeom; in TestFVGrad() local
/petsc/src/ts/tutorials/
H A Dex11.c763 const PetscScalar *fgeom, *cgeom, *coords; in CreateMassMatrix() local
971 const PetscScalar *cgeom, *x; in MonitorVTK() local
H A Dex18.c822 const PetscScalar *cgeom; in SetInitialConditionFVM() local
885 const PetscScalar *cgeom; in MonitorFunctionals() local