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

Go to the source code of this file.

Functions

void velocity_profile (const Vector &c, Vector &q)
 
int main (int argc, char *argv[])
 

Function Documentation

◆ main()

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

Definition at line 204 of file multidomain.cpp.

◆ velocity_profile()

void velocity_profile ( const Vector & c,
Vector & q )

Definition at line 52 of file multidomain.cpp.