MFEM  v4.6.0
Finite element discretization library
Functions
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.