Home
last modified time | relevance | path

Searched refs:resNrmP (Results 1 – 2 of 2) sorted by relevance

/phasta/phSolver/compressible/
H A Drstat.f256 subroutine rstatp (resNrm,resNrmP) argument
343 totresP =resNrmP / sqrt(float(nshgt))
H A Dsolgmrpetsc.c356 PetscReal resNrmP=resHist[0]; in SolGMRp() local
400 rstatp (&resNrm,&resNrmP); in SolGMRp()