MFEM  v4.6.0
Finite element discretization library
Functions
klein-bottle.cpp File Reference

Go to the source code of this file.

Functions

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

Function Documentation

◆ bottle2_trans()

void bottle2_trans ( const Vector x,
Vector p 
)

Definition at line 198 of file klein-bottle.cpp.

◆ bottle_trans()

void bottle_trans ( const Vector x,
Vector p 
)

Definition at line 177 of file klein-bottle.cpp.

◆ figure8_trans()

void figure8_trans ( const Vector x,
Vector p 
)

Definition at line 166 of file klein-bottle.cpp.

◆ main()

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

Definition at line 39 of file klein-bottle.cpp.