mod_edit Module Reference

Functions/Subroutines

subroutine get_commandline (CVS_ID, CVS_Date, CVS_Name, CVS_Revision)
 
subroutine myhelptxt
 
subroutine edit
 

Variables

character(len=120) filename
 
type(ncfile), pointer ncf
 
type(ncvar), pointer var
 
type(ncatt), pointer att
 
type(ncdim), pointer dim
 

Function/Subroutine Documentation

subroutine mod_edit::edit ( )

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mod_edit::get_commandline ( character(len=*), intent(in)  CVS_ID,
character(len=*), intent(in)  CVS_Date,
character(len=*), intent(in)  CVS_Name,
character(len=*), intent(in)  CVS_Revision 
)

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mod_edit::myhelptxt ( )

Here is the caller graph for this function:

Variable Documentation

type(ncatt), pointer mod_edit::att
type(ncdim), pointer mod_edit::dim
character(len=120) mod_edit::filename
type(ncfile), pointer mod_edit::ncf
type(ncvar), pointer mod_edit::var