dev:printkey
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| dev:printkey [2013/10/04 09:29] – created oschuett | dev:printkey [2020/08/21 10:15] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 11: | Line 11: | ||
| <code Fortran> | <code Fortran> | ||
| USE cp_output_handling, | USE cp_output_handling, | ||
| - | .... | + | !... |
| CALL section_create(subsection, | CALL section_create(subsection, | ||
| description=" | description=" | ||
| Line 21: | Line 21: | ||
| CALL section_add_subsection(subsection, | CALL section_add_subsection(subsection, | ||
| CALL section_release(print_key, | CALL section_release(print_key, | ||
| - | ... | + | !... |
| </ | </ | ||
| - | ====== Using a Prinkey | + | ====== Using a Printkey |
| <code Fortran> | <code Fortran> | ||
| USE cp_output_handling, | USE cp_output_handling, | ||
| cp_print_key_unit_nr | cp_print_key_unit_nr | ||
| - | ... | + | !... |
| | | ||
| | | ||
| - | ... | + | !... |
| | | ||
| | | ||
dev/printkey.1380878964.txt.gz · Last modified: (external edit)
