MFEM v4.7.0
Finite element discretization library
Loading...
Searching...
No Matches
multidomain_nd.cpp File Reference

Go to the source code of this file.

Functions

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

Function Documentation

◆ main()

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

Definition at line 206 of file multidomain_nd.cpp.

◆ square_xy()

void square_xy ( const Vector & p,
Vector & v )

Definition at line 74 of file multidomain_nd.cpp.

◆ velocity_profile()

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

Definition at line 52 of file multidomain_nd.cpp.