git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31046
0785d39b-7218-0410-832d-
ea1e28bc413d
#endif
}
-for (deal_II_dimension : DIMENSIONS ; deal_II_space_dimension : SPACE_DIMENSIONS)
-{
-#if deal_II_dimension <= deal_II_space_dimension
- #if deal_II_dimension >= 2
- namespace GridTools \{
- template
- void
- identify_periodic_face_pairs
- (const parallel::distributed::Triangulation<deal_II_dimension, deal_II_space_dimension> &,
- const types::boundary_id,
- const types::boundary_id,
- const unsigned int,
- std::vector<std_cxx1x::tuple<parallel::distributed::Triangulation<deal_II_dimension, deal_II_space_dimension>::cell_iterator,
- unsigned int,
- parallel::distributed::Triangulation<deal_II_dimension, deal_II_space_dimension>::cell_iterator,
- unsigned int> > &);
- \}
- #endif
-#endif
-}
-
-
In the beginning the Universe was created. This has made a lot of
people very angry and has been widely regarded as a bad move.
Douglas Adams