prismtrs_pole_intersection.F90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine prismtrs_pole_intersection (location, intrsct_lat, intrsct_lon, lcoinc, lthresh, beglat, beglon, endlat, endlon, begseg, lrevers, num_srch_cells, id_nbcorners, srch_corner_lat, srch_corner_lon, srch_add)

Function Documentation

subroutine prismtrs_pole_intersection ( integer,intent(inout)  location,
DOUBLE PRECISION,intent(out)  intrsct_lat,
DOUBLE PRECISION,intent(out)  intrsct_lon,
logical,intent(out)  lcoinc,
logical,intent(inout)  lthresh,
DOUBLE PRECISION,intent(in)  beglat,
DOUBLE PRECISION,intent(in)  beglon,
DOUBLE PRECISION,intent(in)  endlat,
DOUBLE PRECISION,intent(in)  endlon,
DOUBLE PRECISION,dimension(2),intent(inout)  begseg,
logical,intent(in)  lrevers,
INTEGER,intent(in)  num_srch_cells,
INTEGER,intent(in)  id_nbcorners,
DOUBLE PRECISION,dimension(id_nbcorners, num_srch_cells),intent(in)  srch_corner_lat,
DOUBLE PRECISION,dimension(id_nbcorners, num_srch_cells),intent(in)  srch_corner_lon,
INTEGER,dimension(num_srch_cells),intent(in)  srch_add 
)

Definition at line 10 of file prismtrs_pole_intersection.F90.

References not.

Referenced by prismtrs_intersection().

Here is the caller graph for this function:


Generated on 18 Mar 2011 for Oasis4 by  doxygen 1.6.1