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

Go to the source code of this file.

Functions

void GetInterdomainBoundaryPoints (OversetFindPointsGSLIB &finder, Vector &vxyz, int color, Array< int > ess_tdof_list, Array< int > &ess_tdof_list_int, int dim)
 
int main (int argc, char *argv[])
 

Function Documentation

◆ GetInterdomainBoundaryPoints()

void GetInterdomainBoundaryPoints ( OversetFindPointsGSLIB & finder,
Vector & vxyz,
int color,
Array< int > ess_tdof_list,
Array< int > & ess_tdof_list_int,
int dim )

Definition at line 42 of file schwarz_ex1p.cpp.

◆ main()

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

Definition at line 74 of file schwarz_ex1p.cpp.