Rheolef  7.2
an efficient C++ finite element environment
Loading...
Searching...
No Matches
mkgeo_obstacle

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 -"

Variable Documentation

◆ nx

int nx = ""

Definition at line 129 of file mkgeo_obstacle.sh.

◆ nx_default

int nx_default = 1

Definition at line 130 of file mkgeo_obstacle.sh.

◆ N

N = 100

Definition at line 131 of file mkgeo_obstacle.sh.

◆ c

c = 2

Definition at line 132 of file mkgeo_obstacle.sh.

◆ L

int L = "unset"

Definition at line 133 of file mkgeo_obstacle.sh.

◆ hmin

hmin = 0.05

Definition at line 134 of file mkgeo_obstacle.sh.

◆ split

split = false

Definition at line 135 of file mkgeo_obstacle.sh.

◆ quarter

quarter = 1

Definition at line 136 of file mkgeo_obstacle.sh.

◆ clean

clean = true

Definition at line 137 of file mkgeo_obstacle.sh.

◆ verbose

verbose = true

Definition at line 138 of file mkgeo_obstacle.sh.

◆ name

name = "obstacle"

Definition at line 139 of file mkgeo_obstacle.sh.

◆ usage

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.

◆ pkgbindir

str pkgbindir = "`rheolef-config --pkglibdir`"

Definition at line 153 of file mkgeo_obstacle.sh.

◆ ny

str ny = $nx

Definition at line 157 of file mkgeo_obstacle.sh.

◆ sys_coord_opt

sys_coord_opt

Definition at line 163 of file mkgeo_obstacle.sh.

◆ c_error

int c_error = $c '{print (c <= 1 ? "true" : "false")}'`

Definition at line 186 of file mkgeo_obstacle.sh.

◆ to_clean

str to_clean = ""

Definition at line 190 of file mkgeo_obstacle.sh.

◆ command

str command = "bamg -g $name.bamgcad -M $name.mtr -o $name.bamg"

Definition at line 345 of file mkgeo_obstacle.sh.

◆ status

status = $?

Definition at line 354 of file mkgeo_obstacle.sh.

◆ filter

str filter = "| ${pkgbindir}/geo_split | geo -upgrade -geo -"

Definition at line 363 of file mkgeo_obstacle.sh.