![]() |
MFEM v4.8.0
Finite element discretization library
|
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[]) |
| 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.
| int main | ( | int | argc, |
| char * | argv[] ) |
Definition at line 74 of file schwarz_ex1p.cpp.