Rheolef  7.1
an efficient C++ finite element environment
mkgeo_ball Namespace Reference

Variables

 verbose = false
 
string command = "$*"
 
int surface_only = $1; shift
 
int variant = $1; shift
 
int n = $1; shift
 
int a = $1
 
int b = $2
 
int c = $3
 
int d = $4
 
 SecondOrderIncomplete
 
 ElementOrder
 
 SecondOrderLinear
 
 SecondOrderExperimental
 
 SmoothInternalEdges
 
 Smoothing
 
tuple ab = (a+b)/2;
 
tuple cd = (c+d)/2;
 
int f = $5
 
int g = $6
 
tuple fg = (f+g)/2;
 
 Algorithm
 
int dim = $1; shift
 
 usage
 
 GMSH
 
 pkgbindir
 
 clean
 
 bindir
 
 map_dim
 
 order
 
 fix
 
 var
 
 expr
 
 tmp
 
 MSH2GEO
 
 GEO
 
 fix_filter
 

Variable Documentation

◆ verbose

verbose = false

Definition at line 133 of file mkgeo_ball.sh.

◆ command

string command = "$*"
Examples
zalesak_dg_adapt.cc.

Definition at line 136 of file mkgeo_ball.sh.

◆ surface_only

int surface_only = $1; shift

Definition at line 148 of file mkgeo_ball.sh.

◆ variant

int variant = $1; shift

Definition at line 149 of file mkgeo_ball.sh.

◆ n

◆ a

◆ b

◆ c

◆ d

◆ SecondOrderIncomplete

SecondOrderIncomplete

Definition at line 157 of file mkgeo_ball.sh.

◆ ElementOrder

ElementOrder

Definition at line 158 of file mkgeo_ball.sh.

◆ SecondOrderLinear

SecondOrderLinear

Definition at line 160 of file mkgeo_ball.sh.

◆ SecondOrderExperimental

SecondOrderExperimental

Definition at line 161 of file mkgeo_ball.sh.

◆ SmoothInternalEdges

SmoothInternalEdges

Definition at line 162 of file mkgeo_ball.sh.

◆ Smoothing

Smoothing

Definition at line 163 of file mkgeo_ball.sh.

◆ ab

tuple ab = (a+b)/2;

Definition at line 175 of file mkgeo_ball.sh.

◆ cd

tuple cd = (c+d)/2;

Definition at line 176 of file mkgeo_ball.sh.

◆ f

◆ g

g = $6

Definition at line 222 of file mkgeo_ball.sh.

◆ fg

tuple fg = (f+g)/2;

Definition at line 232 of file mkgeo_ball.sh.

◆ Algorithm

Algorithm

Definition at line 267 of file mkgeo_ball.sh.

◆ dim

dim = $1; shift

Definition at line 307 of file mkgeo_ball.sh.

◆ usage

usage

Definition at line 316 of file mkgeo_ball.sh.

◆ GMSH

GMSH

Definition at line 332 of file mkgeo_ball.sh.

◆ pkgbindir

pkgbindir

Definition at line 333 of file mkgeo_ball.sh.

◆ clean

clean

Definition at line 335 of file mkgeo_ball.sh.

◆ bindir

bindir

Definition at line 336 of file mkgeo_ball.sh.

◆ map_dim

map_dim

Definition at line 337 of file mkgeo_ball.sh.

◆ order

order

Definition at line 343 of file mkgeo_ball.sh.

◆ fix

fix

Definition at line 345 of file mkgeo_ball.sh.

◆ var

var

Definition at line 359 of file mkgeo_ball.sh.

◆ expr

expr

Definition at line 361 of file mkgeo_ball.sh.

◆ tmp

tmp
Examples
combustion1.icc, and zalesak_dg_adapt.cc.

Definition at line 380 of file mkgeo_ball.sh.

◆ MSH2GEO

MSH2GEO

Definition at line 406 of file mkgeo_ball.sh.

◆ GEO

GEO

Definition at line 407 of file mkgeo_ball.sh.

◆ fix_filter

fix_filter

Definition at line 412 of file mkgeo_ball.sh.