![]() |
(git:ec11232)
|
#include "../base/base_uses.f90"Go to the source code of this file.
Modules | |
| module | xmgrace |
| Routines to facilitate writing XMGRACE files. | |
Functions/Subroutines | |
| subroutine, public | xmgrace::xm_write_defaults (iw) |
| ... | |
| subroutine, public | xmgrace::xm_write_frameport (iw) |
| ... | |
| subroutine, public | xmgrace::xm_write_frame (iw, wcoord, title, subtitle, xlabel, ylabel) |
| ... | |
| subroutine, public | xmgrace::xm_graph_info (iw, gnum, linewidth, legend) |
| ... | |
| subroutine, public | xmgrace::xm_graph_data (iw, gnum, gdata) |
| ... | |