Rheolef
7.1
an efficient C++ finite element environment
|
Variables | |
verbose = false | |
string | command = "$*" |
int | variant = $1; shift |
int | n = $1; shift |
int | sides = $1; shift; |
int | boundary = $1; shift; |
int | corner = $1; shift; |
int | a = $1 |
int | b = $2 |
float | h = 1.0*(b-a)/n; |
int | c = $3 |
int | d = $4 |
Algorithm | |
int | f = $5 |
int | g = $6 |
int | dim = $1; shift |
usage | |
clean | |
bindir | |
order | |
var | |
expr | |
tmp | |
MSH2GEO | |
GEO | |
verbose = false |
Definition at line 164 of file mkgeo_ugrid.sh.
string command = "$*" |
Definition at line 166 of file mkgeo_ugrid.sh.
int variant = $1; shift |
Definition at line 178 of file mkgeo_ugrid.sh.
int n = $1; shift |
Definition at line 179 of file mkgeo_ugrid.sh.
int sides = $1; shift; |
Definition at line 180 of file mkgeo_ugrid.sh.
int boundary = $1; shift; |
Definition at line 181 of file mkgeo_ugrid.sh.
int corner = $1; shift; |
Definition at line 182 of file mkgeo_ugrid.sh.
int a = $1 |
Definition at line 183 of file mkgeo_ugrid.sh.
int b = $2 |
Definition at line 184 of file mkgeo_ugrid.sh.
Definition at line 190 of file mkgeo_ugrid.sh.
int c = $3 |
Definition at line 215 of file mkgeo_ugrid.sh.
int d = $4 |
Definition at line 216 of file mkgeo_ugrid.sh.
Algorithm |
Definition at line 236 of file mkgeo_ugrid.sh.
int f = $5 |
Definition at line 279 of file mkgeo_ugrid.sh.
int g = $6 |
Definition at line 280 of file mkgeo_ugrid.sh.
dim = $1; shift |
Definition at line 453 of file mkgeo_ugrid.sh.
usage |
Definition at line 467 of file mkgeo_ugrid.sh.
clean |
Definition at line 484 of file mkgeo_ugrid.sh.
bindir |
Definition at line 485 of file mkgeo_ugrid.sh.
order |
Definition at line 495 of file mkgeo_ugrid.sh.
var |
Definition at line 502 of file mkgeo_ugrid.sh.
expr |
Definition at line 504 of file mkgeo_ugrid.sh.
tmp |
Definition at line 530 of file mkgeo_ugrid.sh.
MSH2GEO |
Definition at line 545 of file mkgeo_ugrid.sh.
GEO |
Definition at line 546 of file mkgeo_ugrid.sh.