prismtrs_intersection.F90 File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function Documentation

subroutine prismtrs_intersection ( integer,intent(out)  location,
DOUBLE PRECISION,intent(out)  intrsct_lat,
DOUBLE PRECISION,intent(out)  intrsct_lon,
logical,intent(out)  lcoinc,
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)  lbegin,
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_intersection.F90.

References not, and prismtrs_pole_intersection().

Referenced by prismtrs_remap_conserv().

Here is the call graph for this function:

Here is the caller graph for this function:


Generated on 18 Mar 2011 for Oasis4 by  doxygen 1.6.1