LMDZ
conf_dat_m Module Reference

Functions/Subroutines

subroutine, public conf_dat2d (title, xd, yd, xf, yf, champd, interbar)
 
subroutine, public conf_dat3d (title, xd, yd, zd, xf, yf, zf, champd, interbar)
 

Function/Subroutine Documentation

subroutine, public conf_dat_m::conf_dat2d ( character(len=*), intent(in)  title,
real, dimension(:), intent(in)  xd,
real, dimension(:), intent(in)  yd,
real, dimension(:), intent(inout)  xf,
real, dimension(:), intent(inout)  yf,
real, dimension(:,:), intent(inout)  champd,
logical, intent(in)  interbar 
)

Definition at line 15 of file conf_dat_m.F90.

Here is the caller graph for this function:

subroutine, public conf_dat_m::conf_dat3d ( character(len=*), intent(in)  title,
real, dimension(:), intent(in)  xd,
real, dimension(:), intent(in)  yd,
real, dimension(:), intent(in)  zd,
real, dimension(:), intent(inout)  xf,
real, dimension(:), intent(inout)  yf,
real, dimension(:), intent(inout)  zf,
real, dimension(:,:,:), intent(inout)  champd,
logical, intent(in)  interbar 
)

Definition at line 117 of file conf_dat_m.F90.

Here is the caller graph for this function: