IPIM
 All Classes Files Functions Variables Pages
Public Member Functions | List of all members
version_x Module Reference

Public Member Functions

subroutine find_version (buffer, version)
 Given the beggining of a buffer (first 200 elements is enough), find the version. More...
 
subroutine check_version (buffer, version)
 Given the beggining of a buffer (first 200 elements), check if all blocks are at the good place. More...
 

Member Function/Subroutine Documentation

subroutine version_x::check_version ( real, dimension(:), intent(in)  buffer,
integer, intent(out)  version 
)

Given the beggining of a buffer (first 200 elements), check if all blocks are at the good place.

Author

Here is the call graph for this function:

subroutine version_x::find_version ( real, dimension(:), intent(in)  buffer,
integer, intent(out)  version 
)

Given the beggining of a buffer (first 200 elements is enough), find the version.

Author

Here is the call graph for this function:


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