Go to the source code of this file.
|
| elemental logical function, public | aovar_define::aovar_associated (self) |
| |
| elemental subroutine, public | aovar_define::aovar_destroy (self) |
| |
| elemental subroutine, public | aovar_define::aovar_create (self, n_Layers) |
| |
| subroutine, public | aovar_define::aovar_inspect (self) |
| |
| logical function, public | aovar_define::aovar_validrelease (self) |
| |
| subroutine, public | aovar_define::aovar_info (self, Info) |
| |
| subroutine, public | aovar_define::aovar_defineversion (Id) |
| |
| integer function, public | aovar_define::aovar_inquirefile (Filename, n_Layers, Release, Version, Title, History, Comment) |
| |
| subroutine | inquire_cleanup () |
| |
| integer function, public | aovar_define::aovar_readfile (AOvar, Filename, No_Close, Quiet, Title, History, Comment, Debug) |
| |
| subroutine | read_cleanup () |
| |
| integer function, public | aovar_define::aovar_writefile (AOvar, Filename, No_Close, Quiet, Title, History, Comment, Debug) |
| |
| subroutine | write_cleanup () |
| |
| elemental logical function | aovar_define::aovar_equal (x, y) |
| |
◆ inquire_cleanup()
| subroutine aovar_inquirefile::inquire_cleanup |
( |
| ) |
|
|
private |
◆ read_cleanup()
| subroutine aovar_readfile::read_cleanup |
( |
| ) |
|
|
private |
◆ write_cleanup()
| subroutine aovar_writefile::write_cleanup |
( |
| ) |
|
|
private |