I | IP(I) | u | definition |
1 | NTF | u | number of triangles / regions |
2 | NVF | u | number of vertices |
3 | NBF | u | number of edges |
4 | NDF | u | number of degrees of freedom |
5 | IFIRST | u | initialization switch |
6 | IPROB | u | problem type |
7 | ITASK | u | problem task |
8 | ISPD | u | symmetric / nonsymmetric switch |
9 | METHOD | u | preconditioner options |
10 | MXCG | u | maximum conjugate gradient iterations |
11 | MXNWTT | u | maximum damped Newton iterations |
12 | ISING | u | switch for singular Neumann problem |
13 | NRL | u | number of parameters λ |
17 | IRTYPE | u | refinement / coarsening options |
18 | MXORD | u | maximum polynomial degree |
19 | IERRSW | u | error recovery switch |
20 | IADAPT | u | mesh generation option switch |
21 | IREFN | u | uniform refinement control |
22 | NDTRGT | u | target value for number of vertices |
23 | NOCHNG | u | PLTMG-TRIGEN communication flag |
24 | MFLAG | u | parallel error flag |
25 | IFLAG | | error flag |
27 | NEWNTF | | number of elements owned by processor |
28 | NEWNVF | | number of vertices owned by processor |
29 | NEWNBF | | number of edges owned by processor |
30 | NEWNDF | | number of degrees of freedom owned by processor |
31 | NVV | | number of interface vertices |
32 | NBB | | number of interface edges |
33 | NDD | | number of interface degrees of freedom |
34 | NVI | | number of coarse interface vertices |
35 | NBI | | number of coarse interface edges |
36 | NDI | | number of coarse degrees of freedom |
37 | NTG | | global number of elements |
38 | NVG | | global number of vertices |
39 | NBG | | global number of edges |
40 | NDG | | global number of degrees of freedom |
41 | IUSRSW | u | USRCMD switch |
42 | MODE | u | ATEST mode switch |
43 | WEBPRT | u | communications socket for WEBGUI |
47 | MPIRGN | u | region for file read/write and graphics |
48 | MPISW | u | MPI switch |
49 | NPROC | | number of processes |
50 | IRGN | | individual process number |
51 | MXCOLR | u | maximum number of colors |
52 | IFUN | u | alternate function switch for TRIPLT |
53 | INPLSW | u | alternate graph switch for INPLT |
54 | IGRSW | u | alternate graph switch for GPHPLT |
55 | NCON | u | number of contours |
56 | ICONT | u | continuity switch |
57 | ISCALE | u | scale option switch |
58 | LINES | u | line drawing option switch |
59 | NUMBRS | u | numbering option switch |
60 | NX | u | |
61 | NY | u | (NX,NY,NZ) |
62 | NZ | u | is the viewing perspective for TRIPLT |
63 | MX | u | |
64 | MY | u | (MX,MY,MZ) |
65 | MZ | u | is the viewing perspective for GPHPLT |
66 | ICRSN | u | graphics coarsening switch |
67 | ITRGT | u | target size of graphics mesh |
68 | IDEVCE | u | graphics device switch |
69 | FPANE | u | WEBGUI canvas for TRIPLT |
70 | GPANE | u | WEBGUI canvas for GPHPLT |
71 | JPANE | u | WEBGUI canvas for INPLT |
73 | MXLABL | | maximum label for MPI interface edges |
74 | NVDD | | total number of interface vertices |
75 | LIPATH | | length of IPATH array |
76 | NEF | | number of error functions |
77 | NGF | | number of grid functions |
78 | NDL | | order of error recovery systems |
79 | IEVALS | | number of function evaluations on last call |
80 | ITNUM | | number of Newton iterations on last call |
82 | MAXPTH | u | number of columns in the array IPATH |
83 | MAXT | u | number of columns in the array ITNODE |
84 | MAXV | u | length of the arrays VX and VY |
85 | MAXD | u | length of grid function array GF |
86 | MAXB | u | number of columns in the array IBNDRY |
90 | NDF | | order of the linear system |
91 | NB | | number of blocks in the linear system |
92 | LENJA | | length of JA array |
93 | LENAD | | length of diagonal part A array |
94 | LENAOD | | length of upper / lower triangular A array |
95 | LENJU | | maximum length of JU array |
96 | LENUOD | | maximum length of upper / lower triangular U array |
97 | LENJU0 | | length of JU array |
98 | LENU0 | | length of U array |
99 | LENJA0 | | length of JA for HB decomposition |
100 | LENJUC | | length of JU for HB decomposition |