Home
last modified time | relevance | path

Searched defs:gmin (Results 1 – 13 of 13) 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.c137 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.c500 PetscReal gmin[] = {PETSC_MAX_REAL, PETSC_MAX_REAL, PETSC_MAX_REAL}; in DMSwarmSetPointCoordinates() local
990 PetscReal gmin[3], gmax[3], xi0[3]; in DMSwarmComputeLocalSize() local
/petsc/src/ksp/ksp/impls/minres/
H A Dminres.c104 …PetscReal Axnorm, xnorm, xnorm_tmp, xl2norm = 0.0, pnorm, Anorm = 0.0, gmin = 0.0, gminl = 0.0,… in KSPSolve_MINRES() 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