Home
last modified time | relevance | path

Searched defs:sign (Results 1 – 9 of 9) sorted by relevance

/petsc/src/sys/classes/draw/utils/
H A Daxis.c93 PetscErrorCode PetscAGetNice(PetscReal in, PetscReal base, int sign, PetscReal *result) in PetscAGetNice()
/petsc/src/snes/impls/al/
H A Dal.c361 PetscReal sign = 1.0; in SNESSolve_NEWTONAL() local
/petsc/src/dm/dt/tests/
H A Dex13.c176 PetscReal sign; in test() local
/petsc/src/ts/event/
H A Dtsevent.c7 …line void TSEventCalcSigns(PetscInt nev, const PetscReal *f, const PetscReal *vtol, PetscInt *sign) in TSEventCalcSigns()
/petsc/src/snes/tutorials/
H A Dex7.c151 const PetscReal sign = forward ? -1. : 1.; in ComputeGammaFactor() local
/petsc/src/ts/tutorials/
H A Dex11.h574 static PetscScalar sign(PetscScalar x) in sign() function
/petsc/src/dm/dt/dualspace/impls/lagrange/
H A Ddspacelagrange.c663 PetscReal sign; in PetscLagNodeIndicesTensor() local
1053 PetscReal sign; in MatTensorAltV() local
/petsc/src/dm/impls/plex/
H A Dplexgeometry.c2663 PetscReal norm, sign; in DMPlexComputeGeometryFVM_0D_Internal() local
H A Dplexcreate.c3760 PetscReal f, grad[3], n[3], norm, norm_y[3], nd, nd_y[3], sign; in TPSNearestPointResJac() local