Home
last modified time | relevance | path

Searched defs:VecNormalize (Results 1 – 3 of 3) sorted by relevance

/dports/science/berkeleygw/BGW-2.0.0/MeanField/EPM/
H A DnormalizeMod.f9075 Subroutine VecNormalize( vector ) subroutine
85 PUSH_SUB(VecNormalize) argument
/dports/graphics/rayshade/rayshade.4.0/libray/libcommon/
H A Dvecmath.c35 VecNormalize(a) in VecNormalize() function
/dports/science/PETSc/petsc-3.14.1/src/vec/vec/interface/
H A Drvector.c303 PetscErrorCode VecNormalize(Vec x,PetscReal *val) function