Searched defs:errsmooth (Results 1 – 2 of 2) sorted by relevance
| /phasta/phSolver/common/ |
| H A D | errorsmooth.f | 1 subroutine errsmooth(rerr, x, iper, ilwork, subroutine 19 real*8, allocatable :: tmpshp(:,:), tmpshgl(:,:,:) 20 real*8, allocatable :: tmpshpb(:,:), tmpshglb(:,:,:)
|
| /phasta/phSolver/incompressible/ |
| H A D | errsmooth.f | 1 subroutine errsmooth(rerr, x, iper, ilwork, subroutine 20 real*8, allocatable :: tmpshp(:,:), tmpshgl(:,:,:) 21 real*8, allocatable :: tmpshpb(:,:), tmpshglb(:,:,:)
|