Lines Matching refs:rerr
96 real*8, allocatable, dimension(:,:) :: rerr local
161 allocate(rerr(nshg,numerr))
162 rerr = zero
397 & solinc, rerr, tcorecp,
632 & vorticity,yphbar,rerr,irank2ybar,irank2yphbar)
670 call errsmooth( rerr, x, iper, ilwork, shp, shgl, iBC )
676 call write_error(myrank, lstep, nshg, 10, rerr )
1842 & vorticity,yphbar,rerr,irank2ybar,irank2yphbar) argument
1846 real*8 wallssvec(nshg,3),wallssVecBar(nshg,3), rerr(nshg,numerr) local
2018 rerr(:, 7)=rerr(:, 7)+(yold(:,1)-ybar(:,1))**2
2019 rerr(:, 8)=rerr(:, 8)+(yold(:,2)-ybar(:,2))**2
2020 rerr(:, 9)=rerr(:, 9)+(yold(:,3)-ybar(:,3))**2
2021 rerr(:,10)=rerr(:,10)+(yold(:,4)-ybar(:,4))**2