1UNRECOGNISED(1)                  User Commands                 UNRECOGNISED(1)
2
3
4

NAME

6       unrecognised - parser
7

SYNOPSIS

9       ixion-parser [options] FILE1 FILE2 ...
10

DESCRIPTION

12       The  FILE  must  contain the definitions of cells according to the cell
13       definition rule.
14
15   Allowed options:
16       -h [ --help ]
17              print this help.
18
19       -t [ --thread ] arg
20              specify the number of threads to use for calculation.  Note that
21              the  number specified by this option corresponds with the number
22              of calculation threads i.e.  those child  threads  that  perform
23              cell interpretations.  The main thread does not perform any cal‐
24              culations; instead, it creates a new child thread to manage  the
25              calculation  threads,  the  number  of which is specified by the
26              arg.  Therefore, the total number of threads used by  this  pro‐
27              gram will be arg + 1.
28
29   Allowed options:
30       -h [ --help ]
31              print this help.
32
33       -t [ --thread ] arg
34              specify the number of threads to use for calculation.  Note that
35              the number specified by this option corresponds with the  number
36              of  calculation  threads  i.e.  those child threads that perform
37              cell interpretations.  The main thread does not perform any cal‐
38              culations;  instead, it creates a new child thread to manage the
39              calculation threads, the number of which  is  specified  by  the
40              arg.   Therefore,  the total number of threads used by this pro‐
41              gram will be arg + 1.
42
43
44
45libixion 0.14.1                  February 2019                 UNRECOGNISED(1)
Impressum