Skip to content
Snippets Groups Projects
Commit 0b39eaaa authored by Stéphane Del Pino's avatar Stéphane Del Pino
Browse files

Start writer module documentation

parent 273f40d7
Branches
Tags
1 merge request!145git subrepo clone git@gitlab.com:OlMon/org-themes.git packages/org-themes
......@@ -4104,6 +4104,19 @@ Sets the preconditioner type.
Sets verbosity mode to ~true~ or ~false~ for linear solvers.
*** The ~writer~ module
This module provides functionalities to numerical results to files for
post processing.
It provides the following functions and types.
#+NAME: get-module-info-writer
#+BEGIN_SRC pugs :exports both :results output
cout << getModuleInfo("writer") << "\n";
#+END_SRC
#+RESULTS: get-module-info-writer
[fn:pugs-def] ~pugs~: Parallel Unstructured Grid Solvers
[fn:MPI-def] ~MPI~: Message Passing Interface
[fn:DSL-def] ~DSL~: Domain Specific Language~
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment