hor_interpol_nest Interface

public interface hor_interpol_nest

Module Procedures

public subroutine hor_interpol_4d_nest(field, output, zlevel, indexh, ztot)

Arguments

Type IntentOptional Attributes Name
real, intent(in) :: field(0:nxmaxn-1,0:nymaxn-1,ztot,numwfmem,numbnests)
real, intent(inout) :: output
integer, intent(in) :: zlevel
integer, intent(in) :: indexh
integer, intent(in) :: ztot

public subroutine hor_interpol_2d_nest(field, output)

Arguments

Type IntentOptional Attributes Name
real, intent(in) :: field(0:nxmaxn-1,0:nymaxn-1,numbnests)
real, intent(inout) :: output