Searched refs:xmomentumtot (Results 1 – 1 of 1) sorted by relevance
2398 …PetscScalar xmomentumtot = 0, ymomentumtot = 0, zmomentumtot = 0, energytot = 0, densitytot = 0, t… in DMPlexLandauPrintNorms() local2515 xmomentumtot += xmomentum[ii]; in DMPlexLandauPrintNorms()2533 …ls)", stepi, (double)PetscRealPart(densitytot), (double)PetscRealPart(xmomentumtot), (double)Petsc… in DMPlexLandauPrintNorms()