Home
last modified time | relevance | path

Searched defs:mag (Results 1 – 5 of 5) sorted by relevance

/petsc/src/ts/tests/
H A Dex35.c122 PetscReal u1, u2, mag, zx, zy; in main() local
H A Dex27.c316 PetscReal xi[3], xi2, xi3, mag; in QCompute() local
H A Dex30.c604 …PetscReal mag = sigma * PetscSqrtReal(-2.0 * PetscLogReal(u1)); // is this the same scale gr… in go() local
/petsc/src/dm/dt/interface/
H A Ddtprob.c259 const PetscReal mag = PetscSqrtReal(-2.0 * PetscLogReal(p[0])); in PetscPDFSampleGaussian2D() local
940 PetscReal mag = 0.; in PetscProbComputeKSStatisticMagnitude() local
/petsc/src/dm/impls/plex/
H A Dplexgeometry.c215 PetscReal mag = DMPlex_NormD_Internal(cdim, normal); in DMPlexGetPlaneSimplexIntersection_Coords_Internal() local