FV3 Bundle
sorted_index_nlm_mod Module Reference

Functions/Subroutines

subroutine, public sorted_inta (isd, ied, jsd, jed, cubed_sphere, bgrid, iinta, jinta)
 
subroutine, public sorted_intb (isd, ied, jsd, jed, is, ie, js, je, npx, npy, cubed_sphere, agrid, iintb, jintb)
 

Function/Subroutine Documentation

◆ sorted_inta()

subroutine, public sorted_index_nlm_mod::sorted_inta ( integer, intent(in)  isd,
integer, intent(in)  ied,
integer, intent(in)  jsd,
integer, intent(in)  jed,
logical, intent(in)  cubed_sphere,
real(kind=r_grid), dimension(isd:ied+1,jsd:jed+1,2), intent(in)  bgrid,
integer, dimension(4,isd:ied,jsd:jed), intent(out)  iinta,
integer, dimension(4,isd:ied,jsd:jed), intent(out)  jinta 
)

Definition at line 60 of file sorted_index_nlm.F90.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ sorted_intb()

subroutine, public sorted_index_nlm_mod::sorted_intb ( integer, intent(in)  isd,
integer, intent(in)  ied,
integer, intent(in)  jsd,
integer, intent(in)  jed,
integer, intent(in)  is,
integer, intent(in)  ie,
integer, intent(in)  js,
integer, intent(in)  je,
integer, intent(in)  npx,
integer, intent(in)  npy,
logical, intent(in)  cubed_sphere,
real(kind=r_grid), dimension(isd:ied,jsd:jed,2), intent(in)  agrid,
integer, dimension(4,is:ie+1,js:je+1), intent(out)  iintb,
integer, dimension(4,is:ie+1,js:je+1), intent(out)  jintb 
)

Definition at line 256 of file sorted_index_nlm.F90.

Here is the call graph for this function:
Here is the caller graph for this function: