Oasis3 4.0.2
write_file.F90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine write_filer4 (out_fld, cd_port, id_port)
subroutine write_filer8 (out_fld, cd_port, id_port)
subroutine write_file_parar4 (out_fld, cd_port, id_port)
subroutine write_file_parar8 (out_fld, cd_port, id_port)
subroutine locwriter4 (cdfldn, pfield, kdimax, knulre, kflgre, kout)
subroutine locwriter8 (cdfldn, pfield, kdimax, knulre, kflgre, kout)

Function Documentation

subroutine locwriter4 ( CHARACTER*8  cdfldn,
REAL(kind=ip_single_p),dimension(kdimax)  pfield,
INTEGER (kind=ip_intwp_p)  kdimax,
INTEGER (kind=ip_intwp_p)  knulre,
INTEGER (kind=ip_intwp_p)  kflgre,
INTEGER (kind=ip_intwp_p)  kout 
)

Definition at line 665 of file write_file.F90.

Referenced by write_file_parar4(), and write_filer4().

Here is the caller graph for this function:

subroutine locwriter8 ( CHARACTER*8  cdfldn,
REAL(kind=ip_double_p),dimension(kdimax)  pfield,
INTEGER (kind=ip_intwp_p)  kdimax,
INTEGER (kind=ip_intwp_p)  knulre,
INTEGER (kind=ip_intwp_p)  kflgre,
INTEGER (kind=ip_intwp_p)  kout 
)

Definition at line 758 of file write_file.F90.

Referenced by write_file_parar8(), and write_filer8().

Here is the caller graph for this function:

subroutine write_filer4 ( REAL(kind=ip_single_p),dimension(myport(4,id_port)),intent(in)  out_fld,
CHARACTER(len=8),intent(in)  cd_port,
INTEGER (kind=ip_intwp_p),intent(in)  id_port 
)
subroutine write_filer8 ( REAL(kind=ip_double_p),dimension(myport(4,id_port)),intent(in)  out_fld,
CHARACTER(len=8),intent(in)  cd_port,
INTEGER (kind=ip_intwp_p),intent(in)  id_port 
)
 All Data Structures Namespaces Files Functions Variables Defines