address@hidden:/scratch/bros/Sedi > grep -V grep (GNU grep) 2.5.1 Copyright 1988, 1992-1999, 2000, 2001 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. address@hidden:/scratch/bros/Sedi > grep -win 'caldist2d' *.f calcU.f:39: call caldist2d(drst,drmin,dset,istopRK4,4) calcU.f:42: write(*,*)"istopRK4=0 from caldist2d() called in calcU()" caldist3d.f:3:c subroutine caldist2d c caldist3d.f:6: subroutine caldist2d (drst,drmin,dset,istop,iwhere) caldist3d_CB.f:3:c subroutine caldist2d c caldist3d_CB.f:6: subroutine caldist2d (drst,drmin,dset,istop,iwhere) caldist3d_CB2.f:3:c subroutine caldist2d c caldist3d_CB2.f:6: subroutine caldist2d (drst,drmin,dset,istop,iwhere) clsn.f:118:c call caldist2d (drst,drmin,dset,istop,1) clsn.f:388: call caldist2d (drst,drmin,dset,istop,2) main.f:981: call caldist2d (drst,drmin,dset,istop,0) main.f:1017:c moved to caldist2d main.f:1550:c write(6,*)' before caldist2d ' main.f:1551: call caldist2d (drst,drmin,dset,istop,3) address@hidden:/scratch/bros/Sedi >