Searched refs:totWgt (Results 1 – 2 of 2) sorted by relevance
685 PetscReal totWgt = 0.; in MonitorVelocity() local702 totWgt += weight[p]; in MonitorVelocity()706 PetscCall(VecScale(cellw, 1. / totWgt)); in MonitorVelocity()
1201 PetscReal totWgt = 0.; in MonitorVelocity() local1218 totWgt += weight[p]; in MonitorVelocity()1222 PetscCall(VecScale(cellw, 1. / totWgt)); in MonitorVelocity()