FV3 Bundle
mpp_do_update_nest.h File Reference

Go to the source code of this file.

Variables

*f90 *************************************************************************GNU Lesser General Public License **This file is part of the GFDL Flexible Modeling System(FMS). ! *! *FMS is free software without even the implied warranty of MERCHANTABILITY or *FITNESS FOR A PARTICULAR PURPOSE See the GNU General Public License *for more details **You should have received a copy of the GNU Lesser General Public *License along with FMS If not
 
*f90 *************************************************************************GNU Lesser General Public License **This file is part of the GFDL Flexible Modeling System(FMS). ! *! *FMS is free software without even the implied warranty of MERCHANTABILITY or *FITNESS FOR A PARTICULAR PURPOSE See the GNU General Public License *for more details **You should have received a copy of the GNU Lesser General Public *License along with FMS If see< http:! ***********************************************************************subroutine MPP_DO_UPDATE_NEST_FINE_3D_(f_addrs, nest_domain, update, d_type, ke, wb_addrs, eb_addrs, &sb_addrs, nb_addrs, flags) integer(LONG_KIND), intent(in) ::f_addrs(:) type(nest_domain_type), intent(in) ::nest_domain type(nestSpec), intent(in) ::update MPP_TYPE_, intent(in) ::d_type ! creates unique interface integer, intent(in) ::ke integer(LONG_KIND), intent(in) ::wb_addrs(:) integer(LONG_KIND), intent(in) ::eb_addrs(:) integer(LONG_KIND), intent(in) ::sb_addrs(:) integer(LONG_KIND), intent(in) ::nb_addrs(:) integer, intent(in) ::flags character(len=8) ::text type(overlap_type), pointer ::overPtr=> NULL() logical ie
 

Variable Documentation

◆ ie

* f90* *********************************************************************** * GNU Lesser General Public License* * This file is part of the GFDL Flexible Modeling System (FMS). !* !* FMS is free software without even the implied warranty of MERCHANTABILITY or* FITNESS FOR A PARTICULAR PURPOSE See the GNU General Public License* for more details* * You should have received a copy of the GNU Lesser General Public* License along with FMS If see<http:!***********************************************************************subroutine MPP_DO_UPDATE_NEST_FINE_3D_(f_addrs, nest_domain, update, d_type, ke, wb_addrs, eb_addrs, & sb_addrs, nb_addrs, flags) integer(LONG_KIND), intent(in) :: f_addrs(:) type(nest_domain_type), intent(in) :: nest_domain type(nestSpec), intent(in) :: update MPP_TYPE_, intent(in) :: d_type ! creates unique interface integer, intent(in) :: ke integer(LONG_KIND), intent(in) :: wb_addrs(:) integer(LONG_KIND), intent(in) :: eb_addrs(:) integer(LONG_KIND), intent(in) :: sb_addrs(:) integer(LONG_KIND), intent(in) :: nb_addrs(:) integer, intent(in) :: flags character(len=8) :: text type(overlap_type), pointer :: overPtr => NULL () logical ie
Initial value:
*f90 *************************************************************************GNU Lesser General Public License **This file is part of the GFDL Flexible Modeling System(FMS). ! *! *FMS is free software without even the implied warranty of MERCHANTABILITY or *FITNESS FOR A PARTICULAR PURPOSE See the GNU General Public License *for more details **You should have received a copy of the GNU Lesser General Public *License along with FMS If see< http:! ***********************************************************************subroutine MPP_DO_UPDATE_NEST_FINE_3D_(f_addrs, nest_domain, update, d_type, ke, wb_addrs, eb_addrs, &sb_addrs, nb_addrs, flags) integer(LONG_KIND), intent(in) ::f_addrs(:) type(nest_domain_type), intent(in) ::nest_domain type(nestSpec), intent(in) ::update MPP_TYPE_, intent(in) ::d_type ! creates unique interface integer, intent(in) ::ke integer(LONG_KIND), intent(in) ::wb_addrs(:) integer(LONG_KIND), intent(in) ::eb_addrs(:) integer(LONG_KIND), intent(in) ::sb_addrs(:) integer(LONG_KIND), intent(in) ::nb_addrs(:) integer, intent(in) ::flags character(len=8) ::text type(overlap_type), pointer ::overPtr=> NULL() logical ie
update nsend overPtr
l_size ! loop over number of fields ke do je do ie to js

Definition at line 89 of file mpp_do_update_nest.h.

◆ not

* f90* *********************************************************************** * GNU Lesser General Public License* * This file is part of the GFDL Flexible Modeling System (FMS). !* !* FMS is free software without even the implied warranty of MERCHANTABILITY or* FITNESS FOR A PARTICULAR PURPOSE See the GNU General Public License* for more details* * You should have received a copy of the GNU Lesser General Public* License along with FMS If not

Definition at line 5 of file mpp_do_update_nest.h.