MFEM v4.7.0
Finite element discretization library
Loading...
Searching...
No Matches
mobius-strip.cpp File Reference

Go to the source code of this file.

Functions

void mobius_trans (const Vector &x, Vector &p)
 
int main (int argc, char *argv[])
 

Variables

real_t num_twists = 0.5
 

Function Documentation

◆ main()

int main ( int argc,
char * argv[] )

Definition at line 39 of file mobius-strip.cpp.

◆ mobius_trans()

void mobius_trans ( const Vector & x,
Vector & p )

Definition at line 155 of file mobius-strip.cpp.

Variable Documentation

◆ num_twists

real_t num_twists = 0.5

Definition at line 36 of file mobius-strip.cpp.