Rheolef
7.2
an efficient C++ finite element environment
|
Go to the source code of this file.
Functions | |
point | project_on_unit_sphere (const point &x) |
geo_basic< Float, sequential > | fix_s (const geo_basic< Float, sequential > &gamma) |
geo_basic< Float, sequential > | fix_filled (const geo_basic< Float, sequential > &omega) |
geo_basic< Float, sequential > | fix (const geo_basic< Float, sequential > &omega) |
void | usage () |
int | main (int argc, char **argv) |
Definition at line 33 of file mkgeo_ball_gmsh_fix.cc.
geo_basic< Float, sequential > fix_s | ( | const geo_basic< Float, sequential > & | gamma | ) |
Definition at line 34 of file mkgeo_ball_gmsh_fix.cc.
geo_basic< Float, sequential > fix_filled | ( | const geo_basic< Float, sequential > & | omega | ) |
Definition at line 101 of file mkgeo_ball_gmsh_fix.cc.
geo_basic< Float, sequential > fix | ( | const geo_basic< Float, sequential > & | omega | ) |
Definition at line 335 of file mkgeo_ball_gmsh_fix.cc.
void usage | ( | ) |
Definition at line 342 of file mkgeo_ball_gmsh_fix.cc.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 349 of file mkgeo_ball_gmsh_fix.cc.