Home
last modified time | relevance | path

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

/petsc/src/ts/utils/dmplexlandau/
H A Dplexland.c2398 …PetscScalar xmomentumtot = 0, ymomentumtot = 0, zmomentumtot = 0, energytot = 0, densitytot = 0, t… in DMPlexLandauPrintNorms() local
2516 ymomentumtot += ymomentum[ii]; in DMPlexLandauPrintNorms()
2533 …nsitytot), (double)PetscRealPart(xmomentumtot), (double)PetscRealPart(ymomentumtot), (double)Petsc… in DMPlexLandauPrintNorms()