Symbol Description Uses
edges 42



File Line number Procedure Code
./verification/flt_example/extra/cvprofiles.F 497 NO PROCEDURE
      edges(1) = npart
./verification/flt_example/extra/cvprofiles.F 498 NO PROCEDURE
      call NCVPT(ncid, partid, corner, edges, pnum, iret)
./verification/flt_example/extra/cvprofiles.F 49 NO PROCEDURE
      integer dims(4), corner(4), edges(4)
./verification/flt_example/extra/cvprofiles.F 502 NO PROCEDURE
      edges(1) = icount
./verification/flt_example/extra/cvprofiles.F 503 NO PROCEDURE
      call NCVPT(ncid, Timeid, corner, edges, Time, iret)
./verification/flt_example/extra/cvprofiles.F 507 NO PROCEDURE
      edges(1) = Nr
./verification/flt_example/extra/cvprofiles.F 508 NO PROCEDURE
      call NCVPT(ncid, Dep_tid, corner, edges, Dep_t, iret)
./verification/flt_example/extra/cvprofiles.F 511 NO PROCEDURE
      edges(1) = Nr+1
./verification/flt_example/extra/cvprofiles.F 512 NO PROCEDURE
      call NCVPT(ncid, Dep_wid, corner, edges, Dep_w, iret)
./verification/flt_example/extra/cvprofiles.F 515 NO PROCEDURE
      edges(1) = Nr
./verification/flt_example/extra/cvprofiles.F 516 NO PROCEDURE
      call NCVPT(ncid, Dep_wm1id, corner, edges, Dep_wm1, iret)
./verification/flt_example/extra/cvprofiles.F 520 NO PROCEDURE
      edges(1) = npart
./verification/flt_example/extra/cvprofiles.F 521 NO PROCEDURE
      edges(2) = icount
./verification/flt_example/extra/cvprofiles.F 523 NO PROCEDURE
      call NCVPT(ncid, VARid, corner, edges, xpart, iret)
./verification/flt_example/extra/cvprofiles.F 525 NO PROCEDURE
      call NCVPT(ncid, VARid, corner, edges, ypart, iret)
./verification/flt_example/extra/cvprofiles.F 527 NO PROCEDURE
      call NCVPT(ncid, VARid, corner, edges, kpart, iret)
./verification/flt_example/extra/cvprofiles.F 529 NO PROCEDURE
      call NCVPT(ncid, VARid, corner, edges, zeta, iret)
./verification/flt_example/extra/cvprofiles.F 534 NO PROCEDURE
      edges(1) = npart
./verification/flt_example/extra/cvprofiles.F 535 NO PROCEDURE
      edges(2) = Nr
./verification/flt_example/extra/cvprofiles.F 536 NO PROCEDURE
      edges(3) = icount
./verification/flt_example/extra/cvprofiles.F 538 NO PROCEDURE
      call NCVPT(ncid, VARid, corner, edges, temp, iret)
./verification/flt_example/extra/cvprofiles.F 569 NO PROCEDURE
         call NCVPT(ncid, VARid, corner, edges, temp, iret)
./verification/flt_example/extra/cvprofiles.F 599 NO PROCEDURE
         call NCVPT(ncid, VARid, corner, edges, temp, iret)
./verification/flt_example/extra/cvprofiles.F 629 NO PROCEDURE
         call NCVPT(ncid, VARid, corner, edges, temp, iret)
./verification/flt_example/extra/cvprofiles.F 634 NO PROCEDURE
         call NCVPT(ncid, VARid, corner, edges, salt, iret)
./verification/flt_example/extra/cvprofiles.F 636 NO PROCEDURE
         call NCVPT(ncid, VARid, corner, edges, uvel, iret)
./verification/flt_example/extra/cvprofiles.F 638 NO PROCEDURE
         call NCVPT(ncid, VARid, corner, edges, vvel, iret)
./verification/flt_example/extra/cvfloat.F 420 NO PROCEDURE
      edges(1) = npart
./verification/flt_example/extra/cvfloat.F 421 NO PROCEDURE
      call NCVPT(ncid, partid, corner, edges, pnum, iret)
./verification/flt_example/extra/cvfloat.F 425 NO PROCEDURE
      edges(1) = icount
./verification/flt_example/extra/cvfloat.F 426 NO PROCEDURE
      call NCVPT(ncid, Timeid, corner, edges, Time, iret)
./verification/flt_example/extra/cvfloat.F 431 NO PROCEDURE
      edges(1) = npart
./verification/flt_example/extra/cvfloat.F 432 NO PROCEDURE
      edges(2) = icount
./verification/flt_example/extra/cvfloat.F 434 NO PROCEDURE
      call NCVPT(ncid, VARid, corner, edges, xpart, iret)
./verification/flt_example/extra/cvfloat.F 436 NO PROCEDURE
      call NCVPT(ncid, VARid, corner, edges, ypart, iret)
./verification/flt_example/extra/cvfloat.F 438 NO PROCEDURE
      call NCVPT(ncid, VARid, corner, edges, kpart, iret)
./verification/flt_example/extra/cvfloat.F 440 NO PROCEDURE
      call NCVPT(ncid, VARid, corner, edges, temp, iret)
./verification/flt_example/extra/cvfloat.F 442 NO PROCEDURE
      call NCVPT(ncid, VARid, corner, edges, salt, iret)
./verification/flt_example/extra/cvfloat.F 444 NO PROCEDURE
      call NCVPT(ncid, VARid, corner, edges, uvel, iret)
./verification/flt_example/extra/cvfloat.F 446 NO PROCEDURE
      call NCVPT(ncid, VARid, corner, edges, vvel, iret)
./verification/flt_example/extra/cvfloat.F 448 NO PROCEDURE
      call NCVPT(ncid, VARid, corner, edges, zeta, iret)
./verification/flt_example/extra/cvfloat.F 48 NO PROCEDURE
      integer dims(4), corner(4), edges(4)