MFEM  v4.5.1
Finite element discretization library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
Functions
snake.cpp File Reference

Go to the source code of this file.

Functions

void trans (const int *conf, Mesh &mesh)
 
bool anim_step (const int *conf, Mesh &mesh)
 
int main (int argc, char *argv[])
 
void rotate (double *x)
 
void rotate_step (double *x)
 

Function Documentation

bool anim_step ( const int *  conf,
Mesh mesh 
)

Definition at line 447 of file snake.cpp.

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

Definition at line 129 of file snake.cpp.

void rotate ( double *  x)

Definition at line 316 of file snake.cpp.

void rotate_step ( double *  x)

Definition at line 387 of file snake.cpp.

void trans ( const int *  conf,
Mesh mesh 
)

Definition at line 369 of file snake.cpp.