Home
last modified time | relevance | path

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

/petsc/src/sys/objects/
H A Dfinit.c57 MPI_Fint freal, fscalar, fsum, fint; in PetscInitializeFortran() local
/petsc/src/sys/ftn-mod/
H A Dpetscsysmod.F90673 subroutine PetscSetModuleBlockMPI(freal, fscalar, fsum, finteger) argument
/petsc/src/tao/leastsquares/impls/pounders/
H A Dpounders.c28 static PetscErrorCode pounders_feval(Tao tao, Vec x, Vec F, PetscReal *fsum) in pounders_feval()