CTBTO FLEXPART WO4 (2015-10-15)
 All Classes Files Functions Variables
Public Member Functions | Private Member Functions | Private Attributes | List of all members
fpmetbinary_mod Module Reference

Public Member Functions

subroutine fpmetbinary_dump (filename, cm_index)
 
subroutine fpmetbinary_load (filename, cm_index)
 
subroutine fpmetbinary_zero (cm_index)
 
subroutine fpmetbinary_filetext (filename, cm_index)
 
subroutine fpdump (filename)
 
subroutine fpload (filename)
 

Private Member Functions

subroutine, private fpio (iounit, op, cm_index)
 
subroutine, private fpio (iounit, op)
 

Private Attributes

integer, parameter, private iounit_dump = 33
 
integer, parameter, private iounit_load = 34
 
integer, parameter, private iounit_textout = 35
 

Detailed Description

Definition at line 1 of file fpmetbinary_mod.F90.

Member Function/Subroutine Documentation

subroutine fpmetbinary_mod::fpdump ( character(len=*), intent(in)  filename)

Definition at line 48 of file fpmetbinary_mod_fullload.F90.

Here is the call graph for this function:

subroutine, private fpmetbinary_mod::fpio ( integer, intent(in)  iounit,
character(len=4), intent(in)  op 
)
private

Definition at line 68 of file fpmetbinary_mod_fullload.F90.

subroutine, private fpmetbinary_mod::fpio ( integer, intent(in)  iounit,
character(len=4), intent(in)  op,
integer, intent(in)  cm_index 
)
private

Definition at line 243 of file fpmetbinary_mod.F90.

Here is the caller graph for this function:

subroutine fpmetbinary_mod::fpload ( character(len=*), intent(in)  filename)

Definition at line 56 of file fpmetbinary_mod_fullload.F90.

Here is the call graph for this function:

subroutine fpmetbinary_mod::fpmetbinary_dump ( character(len=*), intent(in)  filename,
integer, intent(in)  cm_index 
)

Definition at line 63 of file fpmetbinary_mod.F90.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine fpmetbinary_mod::fpmetbinary_filetext ( character(len=*), intent(in)  filename,
integer, intent(in)  cm_index 
)

Definition at line 536 of file fpmetbinary_mod.F90.

subroutine fpmetbinary_mod::fpmetbinary_load ( character(len=*), intent(in)  filename,
integer, intent(in)  cm_index 
)

Definition at line 80 of file fpmetbinary_mod.F90.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine fpmetbinary_mod::fpmetbinary_zero ( integer, intent(in)  cm_index)

Definition at line 96 of file fpmetbinary_mod.F90.

Member Data Documentation

integer parameter private fpmetbinary_mod::iounit_dump = 33
private

Definition at line 38 of file fpmetbinary_mod.F90.

integer parameter private fpmetbinary_mod::iounit_load = 34
private

Definition at line 38 of file fpmetbinary_mod.F90.

integer, parameter, private fpmetbinary_mod::iounit_textout = 35
private

Definition at line 38 of file fpmetbinary_mod.F90.


The documentation for this module was generated from the following files: