Home
last modified time | relevance | path

Searched defs:gmax (Results 1 – 12 of 12) sorted by relevance

/petsc/src/dm/impls/swarm/tests/
H A Dex12.c24 PetscReal gmin[3] = {0, 0., 0.}, gmax[3] = {0, 0., 0.}; in CreateMesh() local
71 PetscReal gmin[3], gmax[3]; in InitializeParticles() local
H A Dex8.c79 PetscReal alpha, gmin, gmax; in TestDistribution() local
/petsc/src/dm/impls/da/
H A Ddageometry.c45 PetscReal gmax[3] = {0., 0., 0.}; in DMGetLocalBoundingBox_DA() local
137 PetscReal gmin[2], gmax[2]; in private_DMDALocatePointsIS_2D_Regular() local
200 PetscReal gmin[3], gmax[3]; in private_DMDALocatePointsIS_3D_Regular() local
/petsc/src/dm/interface/
H A Ddmgeommodel.c30 PetscReal gmin[3], gmax[3]; in DMSnapToGeomModelCylinder() local
H A Ddmcoordinates.c985 PetscErrorCode DMGetBoundingBox(DM dm, PetscReal gmin[], PetscReal gmax[]) in DMGetBoundingBox()
/petsc/src/dm/impls/swarm/
H A Dswarmpic.c501 PetscReal gmax[] = {PETSC_MIN_REAL, PETSC_MIN_REAL, PETSC_MIN_REAL}; in DMSwarmSetPointCoordinates() local
990 PetscReal gmin[3], gmax[3], xi0[3]; in DMSwarmComputeLocalSize() local
/petsc/src/snes/tests/
H A Dex15.c397 PetscReal *weight, totalCharge, totalWeight = 0., gmin[3], gmax[3]; in InitializeConstants() local
/petsc/src/ksp/pc/impls/bddc/
H A Dbddc.c134 PetscInt64 loc[7], gsum[6], gmax[6], gmin[6], totbenign; in PCView_BDDC() local
/petsc/src/ts/tutorials/hamiltonian/
H A Dex3.c708 …PetscReal *weight, totalCharge = 0., totalWeight = 0., gmin[3], gmax[3], global_charge, global_wei… in InitializeConstants() local
H A Dex2.c1393 …PetscReal *weight, totalCharge = 0., totalWeight = 0., gmin[3], gmax[3], global_charge, global_wei… in InitializeConstants() local
H A Dex4.c2007 …PetscReal *weight, totalCharge = 0., totalWeight = 0., gmin[3], gmax[3], global_charge, global_wei… in InitializeConstants() local
/petsc/src/dm/impls/plex/
H A Dplexgeometry.c1259 PetscReal gmin[3], gmax[3]; in DMLocatePoints_Plex() local