|
Rheolef
7.2
an efficient C++ finite element environment
|
Variables | |
| str | nx = "" |
| int | nx_default = 1 |
| int | N = 100 |
| int | c = 2 |
| str | L = "unset" |
| float | hmin = 0.05 |
| split = false | |
| int | quarter = 1 |
| clean = true | |
| verbose = true | |
| str | name = "obstacle" |
| str | usage = "usage: mkgeo_obstacle [nx=$nx_default [ny=nx]] [-c float=$c] [-L float=$L] [-N float=$N] [-quarter|-half] [-rz] [-hmin float=$hmin] [-name string=$name] [-[no]split] [-[no]clean] [-[no]verbose]" |
| str | pkgbindir = "`rheolef-config --pkglibdir`" |
| ny = $nx | |
| sys_coord_opt | |
| int | c_error = $c '{print (c <= 1 ? "true" : "false")}'` |
| str | to_clean = "" |
| str | command = "bamg -g $name.bamgcad -M $name.mtr -o $name.bamg" |
| status = $? | |
| str | filter = "| ${pkgbindir}/geo_split | geo -upgrade -geo -" |
| int nx = "" |
Definition at line 129 of file mkgeo_obstacle.sh.
| int nx_default = 1 |
Definition at line 130 of file mkgeo_obstacle.sh.
| N = 100 |
Definition at line 131 of file mkgeo_obstacle.sh.
| c = 2 |
Definition at line 132 of file mkgeo_obstacle.sh.
| int L = "unset" |
Definition at line 133 of file mkgeo_obstacle.sh.
| hmin = 0.05 |
Definition at line 134 of file mkgeo_obstacle.sh.
| split = false |
Definition at line 135 of file mkgeo_obstacle.sh.
| quarter = 1 |
Definition at line 136 of file mkgeo_obstacle.sh.
| clean = true |
Definition at line 137 of file mkgeo_obstacle.sh.
| verbose = true |
Definition at line 138 of file mkgeo_obstacle.sh.
| name = "obstacle" |
Definition at line 139 of file mkgeo_obstacle.sh.
| str usage = "usage: mkgeo_obstacle [nx=$nx_default [ny=nx]] [-c float=$c] [-L float=$L] [-N float=$N] [-quarter|-half] [-rz] [-hmin float=$hmin] [-name string=$name] [-[no]split] [-[no]clean] [-[no]verbose]" |
Definition at line 140 of file mkgeo_obstacle.sh.
| str pkgbindir = "`rheolef-config --pkglibdir`" |
Definition at line 153 of file mkgeo_obstacle.sh.
| str ny = $nx |
Definition at line 157 of file mkgeo_obstacle.sh.
| sys_coord_opt |
Definition at line 163 of file mkgeo_obstacle.sh.
Definition at line 186 of file mkgeo_obstacle.sh.
| str to_clean = "" |
Definition at line 190 of file mkgeo_obstacle.sh.
Definition at line 345 of file mkgeo_obstacle.sh.
| status = $? |
Definition at line 354 of file mkgeo_obstacle.sh.
Definition at line 363 of file mkgeo_obstacle.sh.