int main(int argc, char **argv)
{
- Utilities::MPI::MPI_InitFinalize mpi(argc, argv);
+ // no threading in this test...
+ Utilities::MPI::MPI_InitFinalize mpi(argc, argv, 1);
mpi_initlog();
check<2,double>(1);
deallog << "FE: " << fe.get_name() << std::endl;
// run a few different sizes...
- unsigned int sizes [] = {1, 2, 3, 4};
+ unsigned int sizes [] = {1, 2, 3};
for (unsigned int cycle=0; cycle<sizeof(sizes)/sizeof(unsigned int); ++cycle)
{
unsigned int n_refinements = 0;
n_refinements += 1;
n_subdiv /= 2;
}
- n_refinements += 6-2*dim;
+ n_refinements += 3-dim;
if (fe_degree < 3)
n_refinements += 1;
int main(int argc, char **argv)
{
- Utilities::MPI::MPI_InitFinalize mpi(argc, argv);
+ // no threading in this test...
+ Utilities::MPI::MPI_InitFinalize mpi(argc, argv, 1);
mpi_initlog();
check<2,double>(1);
DEAL::FE: FE_Q<2>(1)
-DEAL::no. cells: 250
-DEAL::Diff prolongate l1: 0
-DEAL::Diff prolongate l2: 0
-DEAL::Diff prolongate l3: 0
-DEAL::Diff prolongate l4: 0
-DEAL::Diff prolongate l5: 0
-DEAL::Diff prolongate l6: 0
-DEAL::Diff restrict l1: 0
-DEAL::Diff restrict add l1: 0
-DEAL::Diff restrict l2: 0
-DEAL::Diff restrict add l2: 0
-DEAL::Diff restrict l3: 0
-DEAL::Diff restrict add l3: 0
-DEAL::Diff restrict l4: 0
-DEAL::Diff restrict add l4: 0
-DEAL::Diff restrict l5: 0
-DEAL::Diff restrict add l5: 0
-DEAL::Diff restrict l6: 0
-DEAL::Diff restrict add l6: 0
-DEAL::
-DEAL::no. cells: 868
+DEAL::no. cells: 88
DEAL::Diff prolongate l1: 0
DEAL::Diff prolongate l2: 0
DEAL::Diff prolongate l3: 0
DEAL::Diff prolongate l4: 0
DEAL::Diff prolongate l5: 0
-DEAL::Diff prolongate l6: 0
-DEAL::Diff prolongate l7: 0
DEAL::Diff restrict l1: 0
DEAL::Diff restrict add l1: 0
DEAL::Diff restrict l2: 0
DEAL::Diff restrict add l4: 0
DEAL::Diff restrict l5: 0
DEAL::Diff restrict add l5: 0
-DEAL::Diff restrict l6: 0
-DEAL::Diff restrict add l6: 0
-DEAL::Diff restrict l7: 0
-DEAL::Diff restrict add l7: 0
DEAL::
-DEAL::no. cells: 1887
+DEAL::no. cells: 250
DEAL::Diff prolongate l1: 0
DEAL::Diff prolongate l2: 0
DEAL::Diff prolongate l3: 0
DEAL::Diff restrict l6: 0
DEAL::Diff restrict add l6: 0
DEAL::
-DEAL::no. cells: 3388
+DEAL::no. cells: 510
DEAL::Diff prolongate l1: 0
DEAL::Diff prolongate l2: 0
DEAL::Diff prolongate l3: 0
DEAL::Diff prolongate l4: 0
DEAL::Diff prolongate l5: 0
-DEAL::Diff prolongate l6: 0
-DEAL::Diff prolongate l7: 0
-DEAL::Diff prolongate l8: 0
DEAL::Diff restrict l1: 0
DEAL::Diff restrict add l1: 0
DEAL::Diff restrict l2: 0
DEAL::Diff restrict add l4: 0
DEAL::Diff restrict l5: 0
DEAL::Diff restrict add l5: 0
-DEAL::Diff restrict l6: 0
-DEAL::Diff restrict add l6: 0
-DEAL::Diff restrict l7: 0
-DEAL::Diff restrict add l7: 0
-DEAL::Diff restrict l8: 0
-DEAL::Diff restrict add l8: 0
DEAL::
DEAL::FE: FE_Q<2>(QGaussLobatto(4))
-DEAL::no. cells: 88
+DEAL::no. cells: 34
DEAL::Diff prolongate l1: 0
DEAL::Diff prolongate l2: 0
DEAL::Diff prolongate l3: 0
DEAL::Diff prolongate l4: 0
-DEAL::Diff prolongate l5: 0
DEAL::Diff restrict l1: 0
DEAL::Diff restrict add l1: 0
DEAL::Diff restrict l2: 0
DEAL::Diff restrict add l3: 0
DEAL::Diff restrict l4: 0
DEAL::Diff restrict add l4: 0
-DEAL::Diff restrict l5: 0
-DEAL::Diff restrict add l5: 0
DEAL::
-DEAL::no. cells: 250
-DEAL::Diff prolongate l1: 0
-DEAL::Diff prolongate l2: 0
-DEAL::Diff prolongate l3: 0
-DEAL::Diff prolongate l4: 0
-DEAL::Diff prolongate l5: 0
-DEAL::Diff prolongate l6: 0
-DEAL::Diff restrict l1: 0
-DEAL::Diff restrict add l1: 0
-DEAL::Diff restrict l2: 0
-DEAL::Diff restrict add l2: 0
-DEAL::Diff restrict l3: 0
-DEAL::Diff restrict add l3: 0
-DEAL::Diff restrict l4: 0
-DEAL::Diff restrict add l4: 0
-DEAL::Diff restrict l5: 0
-DEAL::Diff restrict add l5: 0
-DEAL::Diff restrict l6: 0
-DEAL::Diff restrict add l6: 0
-DEAL::
-DEAL::no. cells: 510
+DEAL::no. cells: 88
DEAL::Diff prolongate l1: 0
DEAL::Diff prolongate l2: 0
DEAL::Diff prolongate l3: 0
DEAL::Diff restrict l5: 0
DEAL::Diff restrict add l5: 0
DEAL::
-DEAL::no. cells: 868
+DEAL::no. cells: 141
DEAL::Diff prolongate l1: 0
DEAL::Diff prolongate l2: 0
DEAL::Diff prolongate l3: 0
DEAL::Diff prolongate l4: 0
-DEAL::Diff prolongate l5: 0
-DEAL::Diff prolongate l6: 0
-DEAL::Diff prolongate l7: 0
DEAL::Diff restrict l1: 0
DEAL::Diff restrict add l1: 0
DEAL::Diff restrict l2: 0
DEAL::Diff restrict add l3: 0
DEAL::Diff restrict l4: 0
DEAL::Diff restrict add l4: 0
-DEAL::Diff restrict l5: 0
-DEAL::Diff restrict add l5: 0
-DEAL::Diff restrict l6: 0
-DEAL::Diff restrict add l6: 0
-DEAL::Diff restrict l7: 0
-DEAL::Diff restrict add l7: 0
DEAL::
DEAL::FE: FE_Q<3>(1)
DEAL::no. cells: 15
DEAL::Diff restrict l4: 0
DEAL::Diff restrict add l4: 0
DEAL::
-DEAL::no. cells: 3599
-DEAL::Diff prolongate l1: 0
-DEAL::Diff prolongate l2: 0
-DEAL::Diff prolongate l3: 0
-DEAL::Diff prolongate l4: 0
-DEAL::Diff prolongate l5: 0
-DEAL::Diff prolongate l6: 0
-DEAL::Diff restrict l1: 0
-DEAL::Diff restrict add l1: 0
-DEAL::Diff restrict l2: 0
-DEAL::Diff restrict add l2: 0
-DEAL::Diff restrict l3: 0
-DEAL::Diff restrict add l3: 0
-DEAL::Diff restrict l4: 0
-DEAL::Diff restrict add l4: 0
-DEAL::Diff restrict l5: 0
-DEAL::Diff restrict add l5: 0
-DEAL::Diff restrict l6: 0
-DEAL::Diff restrict add l6: 0
-DEAL::
DEAL::FE: FE_Q<3>(QGaussLobatto(4))
DEAL::no. cells: 1
DEAL::
DEAL::Diff restrict l3: 0
DEAL::Diff restrict add l3: 0
DEAL::
-DEAL::no. cells: 694
-DEAL::Diff prolongate l1: 0
-DEAL::Diff prolongate l2: 0
-DEAL::Diff prolongate l3: 0
-DEAL::Diff prolongate l4: 0
-DEAL::Diff prolongate l5: 0
-DEAL::Diff restrict l1: 0
-DEAL::Diff restrict add l1: 0
-DEAL::Diff restrict l2: 0
-DEAL::Diff restrict add l2: 0
-DEAL::Diff restrict l3: 0
-DEAL::Diff restrict add l3: 0
-DEAL::Diff restrict l4: 0
-DEAL::Diff restrict add l4: 0
-DEAL::Diff restrict l5: 0
-DEAL::Diff restrict add l5: 0
-DEAL::
DEAL::FE: FE_Q<2>(2)
-DEAL::no. cells: 250
-DEAL::Diff prolongate l1: 0
-DEAL::Diff prolongate l2: 0
-DEAL::Diff prolongate l3: 0
-DEAL::Diff prolongate l4: 0
-DEAL::Diff prolongate l5: 0
-DEAL::Diff prolongate l6: 0
-DEAL::Diff restrict l1: 0
-DEAL::Diff restrict add l1: 0
-DEAL::Diff restrict l2: 0
-DEAL::Diff restrict add l2: 0
-DEAL::Diff restrict l3: 0
-DEAL::Diff restrict add l3: 0
-DEAL::Diff restrict l4: 0
-DEAL::Diff restrict add l4: 0
-DEAL::Diff restrict l5: 0
-DEAL::Diff restrict add l5: 0
-DEAL::Diff restrict l6: 0
-DEAL::Diff restrict add l6: 0
-DEAL::
-DEAL::no. cells: 868
+DEAL::no. cells: 88
DEAL::Diff prolongate l1: 0
DEAL::Diff prolongate l2: 0
DEAL::Diff prolongate l3: 0
DEAL::Diff prolongate l4: 0
DEAL::Diff prolongate l5: 0
-DEAL::Diff prolongate l6: 0
-DEAL::Diff prolongate l7: 0
DEAL::Diff restrict l1: 0
DEAL::Diff restrict add l1: 0
DEAL::Diff restrict l2: 0
DEAL::Diff restrict add l4: 0
DEAL::Diff restrict l5: 0
DEAL::Diff restrict add l5: 0
-DEAL::Diff restrict l6: 0
-DEAL::Diff restrict add l6: 0
-DEAL::Diff restrict l7: 0
-DEAL::Diff restrict add l7: 0
DEAL::
-DEAL::no. cells: 1887
+DEAL::no. cells: 250
DEAL::Diff prolongate l1: 0
DEAL::Diff prolongate l2: 0
DEAL::Diff prolongate l3: 0
DEAL::Diff restrict l6: 0
DEAL::Diff restrict add l6: 0
DEAL::
-DEAL::no. cells: 3388
+DEAL::no. cells: 510
DEAL::Diff prolongate l1: 0
DEAL::Diff prolongate l2: 0
DEAL::Diff prolongate l3: 0
DEAL::Diff prolongate l4: 0
DEAL::Diff prolongate l5: 0
-DEAL::Diff prolongate l6: 0
-DEAL::Diff prolongate l7: 0
-DEAL::Diff prolongate l8: 0
DEAL::Diff restrict l1: 0
DEAL::Diff restrict add l1: 0
DEAL::Diff restrict l2: 0
DEAL::Diff restrict add l4: 0
DEAL::Diff restrict l5: 0
DEAL::Diff restrict add l5: 0
-DEAL::Diff restrict l6: 0
-DEAL::Diff restrict add l6: 0
-DEAL::Diff restrict l7: 0
-DEAL::Diff restrict add l7: 0
-DEAL::Diff restrict l8: 0
-DEAL::Diff restrict add l8: 0
DEAL::
DEAL::FE: FE_Q<3>(2)
DEAL::no. cells: 15
DEAL::Diff restrict l4: 0
DEAL::Diff restrict add l4: 0
DEAL::
-DEAL::no. cells: 3599
-DEAL::Diff prolongate l1: 0
-DEAL::Diff prolongate l2: 0
-DEAL::Diff prolongate l3: 0
-DEAL::Diff prolongate l4: 0
-DEAL::Diff prolongate l5: 0
-DEAL::Diff prolongate l6: 0
-DEAL::Diff restrict l1: 0
-DEAL::Diff restrict add l1: 0
-DEAL::Diff restrict l2: 0
-DEAL::Diff restrict add l2: 0
-DEAL::Diff restrict l3: 0
-DEAL::Diff restrict add l3: 0
-DEAL::Diff restrict l4: 0
-DEAL::Diff restrict add l4: 0
-DEAL::Diff restrict l5: 0
-DEAL::Diff restrict add l5: 0
-DEAL::Diff restrict l6: 0
-DEAL::Diff restrict add l6: 0
-DEAL::
DEAL::FE: FE_Q<2>(1)
-DEAL::no. cells: 250
-DEAL::Diff prolongate l1: 0
-DEAL::Diff prolongate l2: 0
-DEAL::Diff prolongate l3: 0
-DEAL::Diff prolongate l4: 0
-DEAL::Diff prolongate l5: 0
-DEAL::Diff prolongate l6: 0
-DEAL::Diff restrict l1: 0
-DEAL::Diff restrict add l1: 0
-DEAL::Diff restrict l2: 0
-DEAL::Diff restrict add l2: 0
-DEAL::Diff restrict l3: 0
-DEAL::Diff restrict add l3: 0
-DEAL::Diff restrict l4: 0
-DEAL::Diff restrict add l4: 0
-DEAL::Diff restrict l5: 0
-DEAL::Diff restrict add l5: 0
-DEAL::Diff restrict l6: 0
-DEAL::Diff restrict add l6: 0
-DEAL::
-DEAL::no. cells: 868
+DEAL::no. cells: 88
DEAL::Diff prolongate l1: 0
DEAL::Diff prolongate l2: 0
DEAL::Diff prolongate l3: 0
DEAL::Diff prolongate l4: 0
DEAL::Diff prolongate l5: 0
-DEAL::Diff prolongate l6: 0
-DEAL::Diff prolongate l7: 0
DEAL::Diff restrict l1: 0
DEAL::Diff restrict add l1: 0
DEAL::Diff restrict l2: 0
DEAL::Diff restrict add l4: 0
DEAL::Diff restrict l5: 0
DEAL::Diff restrict add l5: 0
-DEAL::Diff restrict l6: 0
-DEAL::Diff restrict add l6: 0
-DEAL::Diff restrict l7: 0
-DEAL::Diff restrict add l7: 0
DEAL::
-DEAL::no. cells: 1887
+DEAL::no. cells: 250
DEAL::Diff prolongate l1: 0
DEAL::Diff prolongate l2: 0
DEAL::Diff prolongate l3: 0
DEAL::Diff restrict l6: 0
DEAL::Diff restrict add l6: 0
DEAL::
-DEAL::no. cells: 3388
+DEAL::no. cells: 510
DEAL::Diff prolongate l1: 0
DEAL::Diff prolongate l2: 0
DEAL::Diff prolongate l3: 0
DEAL::Diff prolongate l4: 0
DEAL::Diff prolongate l5: 0
-DEAL::Diff prolongate l6: 0
-DEAL::Diff prolongate l7: 0
-DEAL::Diff prolongate l8: 0
DEAL::Diff restrict l1: 0
DEAL::Diff restrict add l1: 0
DEAL::Diff restrict l2: 0
DEAL::Diff restrict add l4: 0
DEAL::Diff restrict l5: 0
DEAL::Diff restrict add l5: 0
-DEAL::Diff restrict l6: 0
-DEAL::Diff restrict add l6: 0
-DEAL::Diff restrict l7: 0
-DEAL::Diff restrict add l7: 0
-DEAL::Diff restrict l8: 0
-DEAL::Diff restrict add l8: 0
DEAL::
DEAL::FE: FE_Q<2>(QGaussLobatto(4))
-DEAL::no. cells: 88
+DEAL::no. cells: 34
DEAL::Diff prolongate l1: 0
DEAL::Diff prolongate l2: 0
DEAL::Diff prolongate l3: 0
DEAL::Diff prolongate l4: 0
-DEAL::Diff prolongate l5: 0
DEAL::Diff restrict l1: 0
DEAL::Diff restrict add l1: 0
DEAL::Diff restrict l2: 0
DEAL::Diff restrict add l3: 0
DEAL::Diff restrict l4: 0
DEAL::Diff restrict add l4: 0
-DEAL::Diff restrict l5: 0
-DEAL::Diff restrict add l5: 0
DEAL::
-DEAL::no. cells: 250
-DEAL::Diff prolongate l1: 0
-DEAL::Diff prolongate l2: 0
-DEAL::Diff prolongate l3: 0
-DEAL::Diff prolongate l4: 0
-DEAL::Diff prolongate l5: 0
-DEAL::Diff prolongate l6: 0
-DEAL::Diff restrict l1: 0
-DEAL::Diff restrict add l1: 0
-DEAL::Diff restrict l2: 0
-DEAL::Diff restrict add l2: 0
-DEAL::Diff restrict l3: 0
-DEAL::Diff restrict add l3: 0
-DEAL::Diff restrict l4: 0
-DEAL::Diff restrict add l4: 0
-DEAL::Diff restrict l5: 0
-DEAL::Diff restrict add l5: 0
-DEAL::Diff restrict l6: 0
-DEAL::Diff restrict add l6: 0
-DEAL::
-DEAL::no. cells: 510
+DEAL::no. cells: 88
DEAL::Diff prolongate l1: 0
DEAL::Diff prolongate l2: 0
DEAL::Diff prolongate l3: 0
DEAL::Diff restrict l5: 0
DEAL::Diff restrict add l5: 0
DEAL::
-DEAL::no. cells: 868
+DEAL::no. cells: 141
DEAL::Diff prolongate l1: 0
DEAL::Diff prolongate l2: 0
DEAL::Diff prolongate l3: 0
DEAL::Diff prolongate l4: 0
-DEAL::Diff prolongate l5: 0
-DEAL::Diff prolongate l6: 0
-DEAL::Diff prolongate l7: 0
DEAL::Diff restrict l1: 0
DEAL::Diff restrict add l1: 0
DEAL::Diff restrict l2: 0
DEAL::Diff restrict add l3: 0
DEAL::Diff restrict l4: 0
DEAL::Diff restrict add l4: 0
-DEAL::Diff restrict l5: 0
-DEAL::Diff restrict add l5: 0
-DEAL::Diff restrict l6: 0
-DEAL::Diff restrict add l6: 0
-DEAL::Diff restrict l7: 0
-DEAL::Diff restrict add l7: 0
DEAL::
DEAL::FE: FE_Q<3>(1)
DEAL::no. cells: 15
DEAL::Diff restrict l4: 0
DEAL::Diff restrict add l4: 0
DEAL::
-DEAL::no. cells: 3599
-DEAL::Diff prolongate l1: 0
-DEAL::Diff prolongate l2: 0
-DEAL::Diff prolongate l3: 0
-DEAL::Diff prolongate l4: 0
-DEAL::Diff prolongate l5: 0
-DEAL::Diff prolongate l6: 0
-DEAL::Diff restrict l1: 0
-DEAL::Diff restrict add l1: 0
-DEAL::Diff restrict l2: 0
-DEAL::Diff restrict add l2: 0
-DEAL::Diff restrict l3: 0
-DEAL::Diff restrict add l3: 0
-DEAL::Diff restrict l4: 0
-DEAL::Diff restrict add l4: 0
-DEAL::Diff restrict l5: 0
-DEAL::Diff restrict add l5: 0
-DEAL::Diff restrict l6: 0
-DEAL::Diff restrict add l6: 0
-DEAL::
DEAL::FE: FE_Q<3>(QGaussLobatto(4))
DEAL::no. cells: 1
DEAL::
DEAL::Diff restrict l3: 0
DEAL::Diff restrict add l3: 0
DEAL::
-DEAL::no. cells: 694
-DEAL::Diff prolongate l1: 0
-DEAL::Diff prolongate l2: 0
-DEAL::Diff prolongate l3: 0
-DEAL::Diff prolongate l4: 0
-DEAL::Diff prolongate l5: 0
-DEAL::Diff restrict l1: 0
-DEAL::Diff restrict add l1: 0
-DEAL::Diff restrict l2: 0
-DEAL::Diff restrict add l2: 0
-DEAL::Diff restrict l3: 0
-DEAL::Diff restrict add l3: 0
-DEAL::Diff restrict l4: 0
-DEAL::Diff restrict add l4: 0
-DEAL::Diff restrict l5: 0
-DEAL::Diff restrict add l5: 0
-DEAL::
DEAL::FE: FE_Q<2>(2)
-DEAL::no. cells: 250
-DEAL::Diff prolongate l1: 0
-DEAL::Diff prolongate l2: 0
-DEAL::Diff prolongate l3: 0
-DEAL::Diff prolongate l4: 0
-DEAL::Diff prolongate l5: 0
-DEAL::Diff prolongate l6: 0
-DEAL::Diff restrict l1: 0
-DEAL::Diff restrict add l1: 0
-DEAL::Diff restrict l2: 0
-DEAL::Diff restrict add l2: 0
-DEAL::Diff restrict l3: 0
-DEAL::Diff restrict add l3: 0
-DEAL::Diff restrict l4: 0
-DEAL::Diff restrict add l4: 0
-DEAL::Diff restrict l5: 0
-DEAL::Diff restrict add l5: 0
-DEAL::Diff restrict l6: 0
-DEAL::Diff restrict add l6: 0
-DEAL::
-DEAL::no. cells: 868
+DEAL::no. cells: 88
DEAL::Diff prolongate l1: 0
DEAL::Diff prolongate l2: 0
DEAL::Diff prolongate l3: 0
DEAL::Diff prolongate l4: 0
DEAL::Diff prolongate l5: 0
-DEAL::Diff prolongate l6: 0
-DEAL::Diff prolongate l7: 0
DEAL::Diff restrict l1: 0
DEAL::Diff restrict add l1: 0
DEAL::Diff restrict l2: 0
DEAL::Diff restrict add l4: 0
DEAL::Diff restrict l5: 0
DEAL::Diff restrict add l5: 0
-DEAL::Diff restrict l6: 0
-DEAL::Diff restrict add l6: 0
-DEAL::Diff restrict l7: 0
-DEAL::Diff restrict add l7: 0
DEAL::
-DEAL::no. cells: 1887
+DEAL::no. cells: 250
DEAL::Diff prolongate l1: 0
DEAL::Diff prolongate l2: 0
DEAL::Diff prolongate l3: 0
DEAL::Diff restrict l6: 0
DEAL::Diff restrict add l6: 0
DEAL::
-DEAL::no. cells: 3388
+DEAL::no. cells: 510
DEAL::Diff prolongate l1: 0
DEAL::Diff prolongate l2: 0
DEAL::Diff prolongate l3: 0
DEAL::Diff prolongate l4: 0
DEAL::Diff prolongate l5: 0
-DEAL::Diff prolongate l6: 0
-DEAL::Diff prolongate l7: 0
-DEAL::Diff prolongate l8: 0
DEAL::Diff restrict l1: 0
DEAL::Diff restrict add l1: 0
DEAL::Diff restrict l2: 0
DEAL::Diff restrict add l4: 0
DEAL::Diff restrict l5: 0
DEAL::Diff restrict add l5: 0
-DEAL::Diff restrict l6: 0
-DEAL::Diff restrict add l6: 0
-DEAL::Diff restrict l7: 0
-DEAL::Diff restrict add l7: 0
-DEAL::Diff restrict l8: 0
-DEAL::Diff restrict add l8: 0
DEAL::
DEAL::FE: FE_Q<3>(2)
DEAL::no. cells: 15
DEAL::Diff restrict l4: 0
DEAL::Diff restrict add l4: 0
DEAL::
-DEAL::no. cells: 3599
-DEAL::Diff prolongate l1: 0
-DEAL::Diff prolongate l2: 0
-DEAL::Diff prolongate l3: 0
-DEAL::Diff prolongate l4: 0
-DEAL::Diff prolongate l5: 0
-DEAL::Diff prolongate l6: 0
-DEAL::Diff restrict l1: 0
-DEAL::Diff restrict add l1: 0
-DEAL::Diff restrict l2: 0
-DEAL::Diff restrict add l2: 0
-DEAL::Diff restrict l3: 0
-DEAL::Diff restrict add l3: 0
-DEAL::Diff restrict l4: 0
-DEAL::Diff restrict add l4: 0
-DEAL::Diff restrict l5: 0
-DEAL::Diff restrict add l5: 0
-DEAL::Diff restrict l6: 0
-DEAL::Diff restrict add l6: 0
-DEAL::
int main(int argc, char **argv)
{
- Utilities::MPI::MPI_InitFinalize mpi(argc, argv);
+ // no threading in this test...
+ Utilities::MPI::MPI_InitFinalize mpi(argc, argv, 1);
mpi_initlog();
check<2,double>(1);
int main(int argc, char **argv)
{
- Utilities::MPI::MPI_InitFinalize mpi(argc, argv);
+ // no threading in this test...
+ Utilities::MPI::MPI_InitFinalize mpi(argc, argv, 1);
mpi_initlog();
check<2,double>(1);
deallog << "FE: " << fe.get_name() << std::endl;
// run a few different sizes...
- unsigned int sizes [] = {1, 2, 3, 4};
+ unsigned int sizes [] = {1, 2, 3};
for (unsigned int cycle=0; cycle<sizeof(sizes)/sizeof(unsigned int); ++cycle)
{
unsigned int n_refinements = 0;
n_refinements += 1;
n_subdiv /= 2;
}
- n_refinements += 6-2*dim;
+ n_refinements += 3-dim;
if (fe_degree < 3)
n_refinements += 1;
int main(int argc, char **argv)
{
- Utilities::MPI::MPI_InitFinalize mpi(argc, argv);
+ // no threading in this test...
+ Utilities::MPI::MPI_InitFinalize mpi(argc, argv, 1);
mpi_initlog();
check<2,double>(1);
DEAL::FE: FE_DGQ<2>(1)
-DEAL::no. cells: 250
-DEAL::Diff prolongate l1: 0
-DEAL::Diff prolongate l2: 0
-DEAL::Diff prolongate l3: 0
-DEAL::Diff prolongate l4: 0
-DEAL::Diff prolongate l5: 0
-DEAL::Diff prolongate l6: 0
-DEAL::Diff restrict l1: 0
-DEAL::Diff restrict add l1: 0
-DEAL::Diff restrict l2: 0
-DEAL::Diff restrict add l2: 0
-DEAL::Diff restrict l3: 0
-DEAL::Diff restrict add l3: 0
-DEAL::Diff restrict l4: 0
-DEAL::Diff restrict add l4: 0
-DEAL::Diff restrict l5: 0
-DEAL::Diff restrict add l5: 0
-DEAL::Diff restrict l6: 0
-DEAL::Diff restrict add l6: 0
-DEAL::
-DEAL::no. cells: 868
+DEAL::no. cells: 88
DEAL::Diff prolongate l1: 0
DEAL::Diff prolongate l2: 0
DEAL::Diff prolongate l3: 0
DEAL::Diff prolongate l4: 0
DEAL::Diff prolongate l5: 0
-DEAL::Diff prolongate l6: 0
-DEAL::Diff prolongate l7: 0
DEAL::Diff restrict l1: 0
DEAL::Diff restrict add l1: 0
DEAL::Diff restrict l2: 0
DEAL::Diff restrict add l4: 0
DEAL::Diff restrict l5: 0
DEAL::Diff restrict add l5: 0
-DEAL::Diff restrict l6: 0
-DEAL::Diff restrict add l6: 0
-DEAL::Diff restrict l7: 0
-DEAL::Diff restrict add l7: 0
DEAL::
-DEAL::no. cells: 1887
+DEAL::no. cells: 250
DEAL::Diff prolongate l1: 0
DEAL::Diff prolongate l2: 0
DEAL::Diff prolongate l3: 0
DEAL::Diff restrict l6: 0
DEAL::Diff restrict add l6: 0
DEAL::
-DEAL::no. cells: 3388
+DEAL::no. cells: 510
DEAL::Diff prolongate l1: 0
DEAL::Diff prolongate l2: 0
DEAL::Diff prolongate l3: 0
DEAL::Diff prolongate l4: 0
DEAL::Diff prolongate l5: 0
-DEAL::Diff prolongate l6: 0
-DEAL::Diff prolongate l7: 0
-DEAL::Diff prolongate l8: 0
DEAL::Diff restrict l1: 0
DEAL::Diff restrict add l1: 0
DEAL::Diff restrict l2: 0
DEAL::Diff restrict add l4: 0
DEAL::Diff restrict l5: 0
DEAL::Diff restrict add l5: 0
-DEAL::Diff restrict l6: 0
-DEAL::Diff restrict add l6: 0
-DEAL::Diff restrict l7: 0
-DEAL::Diff restrict add l7: 0
-DEAL::Diff restrict l8: 0
-DEAL::Diff restrict add l8: 0
DEAL::
DEAL::FE: FE_DGQArbitraryNodes<2>(QGaussLobatto(4))
-DEAL::no. cells: 88
+DEAL::no. cells: 34
DEAL::Diff prolongate l1: 0
DEAL::Diff prolongate l2: 0
DEAL::Diff prolongate l3: 0
DEAL::Diff prolongate l4: 0
-DEAL::Diff prolongate l5: 0
DEAL::Diff restrict l1: 0
DEAL::Diff restrict add l1: 0
DEAL::Diff restrict l2: 0
DEAL::Diff restrict add l3: 0
DEAL::Diff restrict l4: 0
DEAL::Diff restrict add l4: 0
-DEAL::Diff restrict l5: 0
-DEAL::Diff restrict add l5: 0
DEAL::
-DEAL::no. cells: 250
-DEAL::Diff prolongate l1: 0
-DEAL::Diff prolongate l2: 0
-DEAL::Diff prolongate l3: 0
-DEAL::Diff prolongate l4: 0
-DEAL::Diff prolongate l5: 0
-DEAL::Diff prolongate l6: 0
-DEAL::Diff restrict l1: 0
-DEAL::Diff restrict add l1: 0
-DEAL::Diff restrict l2: 0
-DEAL::Diff restrict add l2: 0
-DEAL::Diff restrict l3: 0
-DEAL::Diff restrict add l3: 0
-DEAL::Diff restrict l4: 0
-DEAL::Diff restrict add l4: 0
-DEAL::Diff restrict l5: 0
-DEAL::Diff restrict add l5: 0
-DEAL::Diff restrict l6: 0
-DEAL::Diff restrict add l6: 0
-DEAL::
-DEAL::no. cells: 510
+DEAL::no. cells: 88
DEAL::Diff prolongate l1: 0
DEAL::Diff prolongate l2: 0
DEAL::Diff prolongate l3: 0
DEAL::Diff restrict l5: 0
DEAL::Diff restrict add l5: 0
DEAL::
-DEAL::no. cells: 868
+DEAL::no. cells: 141
DEAL::Diff prolongate l1: 0
DEAL::Diff prolongate l2: 0
DEAL::Diff prolongate l3: 0
DEAL::Diff prolongate l4: 0
-DEAL::Diff prolongate l5: 0
-DEAL::Diff prolongate l6: 0
-DEAL::Diff prolongate l7: 0
DEAL::Diff restrict l1: 0
DEAL::Diff restrict add l1: 0
DEAL::Diff restrict l2: 0
DEAL::Diff restrict add l3: 0
DEAL::Diff restrict l4: 0
DEAL::Diff restrict add l4: 0
-DEAL::Diff restrict l5: 0
-DEAL::Diff restrict add l5: 0
-DEAL::Diff restrict l6: 0
-DEAL::Diff restrict add l6: 0
-DEAL::Diff restrict l7: 0
-DEAL::Diff restrict add l7: 0
DEAL::
DEAL::FE: FE_DGQ<3>(1)
DEAL::no. cells: 15
DEAL::Diff restrict l4: 0
DEAL::Diff restrict add l4: 0
DEAL::
-DEAL::no. cells: 3599
-DEAL::Diff prolongate l1: 0
-DEAL::Diff prolongate l2: 0
-DEAL::Diff prolongate l3: 0
-DEAL::Diff prolongate l4: 0
-DEAL::Diff prolongate l5: 0
-DEAL::Diff prolongate l6: 0
-DEAL::Diff restrict l1: 0
-DEAL::Diff restrict add l1: 0
-DEAL::Diff restrict l2: 0
-DEAL::Diff restrict add l2: 0
-DEAL::Diff restrict l3: 0
-DEAL::Diff restrict add l3: 0
-DEAL::Diff restrict l4: 0
-DEAL::Diff restrict add l4: 0
-DEAL::Diff restrict l5: 0
-DEAL::Diff restrict add l5: 0
-DEAL::Diff restrict l6: 0
-DEAL::Diff restrict add l6: 0
-DEAL::
DEAL::FE: FE_DGQArbitraryNodes<3>(QGaussLobatto(4))
DEAL::no. cells: 1
DEAL::
DEAL::Diff restrict l3: 0
DEAL::Diff restrict add l3: 0
DEAL::
-DEAL::no. cells: 694
-DEAL::Diff prolongate l1: 0
-DEAL::Diff prolongate l2: 0
-DEAL::Diff prolongate l3: 0
-DEAL::Diff prolongate l4: 0
-DEAL::Diff prolongate l5: 0
-DEAL::Diff restrict l1: 0
-DEAL::Diff restrict add l1: 0
-DEAL::Diff restrict l2: 0
-DEAL::Diff restrict add l2: 0
-DEAL::Diff restrict l3: 0
-DEAL::Diff restrict add l3: 0
-DEAL::Diff restrict l4: 0
-DEAL::Diff restrict add l4: 0
-DEAL::Diff restrict l5: 0
-DEAL::Diff restrict add l5: 0
-DEAL::
DEAL::FE: FE_DGQ<2>(2)
-DEAL::no. cells: 250
-DEAL::Diff prolongate l1: 0
-DEAL::Diff prolongate l2: 0
-DEAL::Diff prolongate l3: 0
-DEAL::Diff prolongate l4: 0
-DEAL::Diff prolongate l5: 0
-DEAL::Diff prolongate l6: 0
-DEAL::Diff restrict l1: 0
-DEAL::Diff restrict add l1: 0
-DEAL::Diff restrict l2: 0
-DEAL::Diff restrict add l2: 0
-DEAL::Diff restrict l3: 0
-DEAL::Diff restrict add l3: 0
-DEAL::Diff restrict l4: 0
-DEAL::Diff restrict add l4: 0
-DEAL::Diff restrict l5: 0
-DEAL::Diff restrict add l5: 0
-DEAL::Diff restrict l6: 0
-DEAL::Diff restrict add l6: 0
-DEAL::
-DEAL::no. cells: 868
+DEAL::no. cells: 88
DEAL::Diff prolongate l1: 0
DEAL::Diff prolongate l2: 0
DEAL::Diff prolongate l3: 0
DEAL::Diff prolongate l4: 0
DEAL::Diff prolongate l5: 0
-DEAL::Diff prolongate l6: 0
-DEAL::Diff prolongate l7: 0
DEAL::Diff restrict l1: 0
DEAL::Diff restrict add l1: 0
DEAL::Diff restrict l2: 0
DEAL::Diff restrict add l4: 0
DEAL::Diff restrict l5: 0
DEAL::Diff restrict add l5: 0
-DEAL::Diff restrict l6: 0
-DEAL::Diff restrict add l6: 0
-DEAL::Diff restrict l7: 0
-DEAL::Diff restrict add l7: 0
DEAL::
-DEAL::no. cells: 1887
+DEAL::no. cells: 250
DEAL::Diff prolongate l1: 0
DEAL::Diff prolongate l2: 0
DEAL::Diff prolongate l3: 0
DEAL::Diff restrict l6: 0
DEAL::Diff restrict add l6: 0
DEAL::
-DEAL::no. cells: 3388
+DEAL::no. cells: 510
DEAL::Diff prolongate l1: 0
DEAL::Diff prolongate l2: 0
DEAL::Diff prolongate l3: 0
DEAL::Diff prolongate l4: 0
DEAL::Diff prolongate l5: 0
-DEAL::Diff prolongate l6: 0
-DEAL::Diff prolongate l7: 0
-DEAL::Diff prolongate l8: 0
DEAL::Diff restrict l1: 0
DEAL::Diff restrict add l1: 0
DEAL::Diff restrict l2: 0
DEAL::Diff restrict add l4: 0
DEAL::Diff restrict l5: 0
DEAL::Diff restrict add l5: 0
-DEAL::Diff restrict l6: 0
-DEAL::Diff restrict add l6: 0
-DEAL::Diff restrict l7: 0
-DEAL::Diff restrict add l7: 0
-DEAL::Diff restrict l8: 0
-DEAL::Diff restrict add l8: 0
DEAL::
DEAL::FE: FE_DGQ<3>(2)
DEAL::no. cells: 15
DEAL::Diff restrict l4: 0
DEAL::Diff restrict add l4: 0
DEAL::
-DEAL::no. cells: 3599
-DEAL::Diff prolongate l1: 0
-DEAL::Diff prolongate l2: 0
-DEAL::Diff prolongate l3: 0
-DEAL::Diff prolongate l4: 0
-DEAL::Diff prolongate l5: 0
-DEAL::Diff prolongate l6: 0
-DEAL::Diff restrict l1: 0
-DEAL::Diff restrict add l1: 0
-DEAL::Diff restrict l2: 0
-DEAL::Diff restrict add l2: 0
-DEAL::Diff restrict l3: 0
-DEAL::Diff restrict add l3: 0
-DEAL::Diff restrict l4: 0
-DEAL::Diff restrict add l4: 0
-DEAL::Diff restrict l5: 0
-DEAL::Diff restrict add l5: 0
-DEAL::Diff restrict l6: 0
-DEAL::Diff restrict add l6: 0
-DEAL::
DEAL::FE: FE_DGQ<2>(1)
-DEAL::no. cells: 250
-DEAL::Diff prolongate l1: 0
-DEAL::Diff prolongate l2: 0
-DEAL::Diff prolongate l3: 0
-DEAL::Diff prolongate l4: 0
-DEAL::Diff prolongate l5: 0
-DEAL::Diff prolongate l6: 0
-DEAL::Diff restrict l1: 0
-DEAL::Diff restrict add l1: 0
-DEAL::Diff restrict l2: 0
-DEAL::Diff restrict add l2: 0
-DEAL::Diff restrict l3: 0
-DEAL::Diff restrict add l3: 0
-DEAL::Diff restrict l4: 0
-DEAL::Diff restrict add l4: 0
-DEAL::Diff restrict l5: 0
-DEAL::Diff restrict add l5: 0
-DEAL::Diff restrict l6: 0
-DEAL::Diff restrict add l6: 0
-DEAL::
-DEAL::no. cells: 868
+DEAL::no. cells: 88
DEAL::Diff prolongate l1: 0
DEAL::Diff prolongate l2: 0
DEAL::Diff prolongate l3: 0
DEAL::Diff prolongate l4: 0
DEAL::Diff prolongate l5: 0
-DEAL::Diff prolongate l6: 0
-DEAL::Diff prolongate l7: 0
DEAL::Diff restrict l1: 0
DEAL::Diff restrict add l1: 0
DEAL::Diff restrict l2: 0
DEAL::Diff restrict add l4: 0
DEAL::Diff restrict l5: 0
DEAL::Diff restrict add l5: 0
-DEAL::Diff restrict l6: 0
-DEAL::Diff restrict add l6: 0
-DEAL::Diff restrict l7: 0
-DEAL::Diff restrict add l7: 0
DEAL::
-DEAL::no. cells: 1887
+DEAL::no. cells: 250
DEAL::Diff prolongate l1: 0
DEAL::Diff prolongate l2: 0
DEAL::Diff prolongate l3: 0
DEAL::Diff restrict l6: 0
DEAL::Diff restrict add l6: 0
DEAL::
-DEAL::no. cells: 3388
+DEAL::no. cells: 510
DEAL::Diff prolongate l1: 0
DEAL::Diff prolongate l2: 0
DEAL::Diff prolongate l3: 0
DEAL::Diff prolongate l4: 0
DEAL::Diff prolongate l5: 0
-DEAL::Diff prolongate l6: 0
-DEAL::Diff prolongate l7: 0
-DEAL::Diff prolongate l8: 0
DEAL::Diff restrict l1: 0
DEAL::Diff restrict add l1: 0
DEAL::Diff restrict l2: 0
DEAL::Diff restrict add l4: 0
DEAL::Diff restrict l5: 0
DEAL::Diff restrict add l5: 0
-DEAL::Diff restrict l6: 0
-DEAL::Diff restrict add l6: 0
-DEAL::Diff restrict l7: 0
-DEAL::Diff restrict add l7: 0
-DEAL::Diff restrict l8: 0
-DEAL::Diff restrict add l8: 0
DEAL::
DEAL::FE: FE_DGQArbitraryNodes<2>(QGaussLobatto(4))
-DEAL::no. cells: 88
+DEAL::no. cells: 34
DEAL::Diff prolongate l1: 0
DEAL::Diff prolongate l2: 0
DEAL::Diff prolongate l3: 0
DEAL::Diff prolongate l4: 0
-DEAL::Diff prolongate l5: 0
DEAL::Diff restrict l1: 0
DEAL::Diff restrict add l1: 0
DEAL::Diff restrict l2: 0
DEAL::Diff restrict add l3: 0
DEAL::Diff restrict l4: 0
DEAL::Diff restrict add l4: 0
-DEAL::Diff restrict l5: 0
-DEAL::Diff restrict add l5: 0
DEAL::
-DEAL::no. cells: 250
-DEAL::Diff prolongate l1: 0
-DEAL::Diff prolongate l2: 0
-DEAL::Diff prolongate l3: 0
-DEAL::Diff prolongate l4: 0
-DEAL::Diff prolongate l5: 0
-DEAL::Diff prolongate l6: 0
-DEAL::Diff restrict l1: 0
-DEAL::Diff restrict add l1: 0
-DEAL::Diff restrict l2: 0
-DEAL::Diff restrict add l2: 0
-DEAL::Diff restrict l3: 0
-DEAL::Diff restrict add l3: 0
-DEAL::Diff restrict l4: 0
-DEAL::Diff restrict add l4: 0
-DEAL::Diff restrict l5: 0
-DEAL::Diff restrict add l5: 0
-DEAL::Diff restrict l6: 0
-DEAL::Diff restrict add l6: 0
-DEAL::
-DEAL::no. cells: 510
+DEAL::no. cells: 88
DEAL::Diff prolongate l1: 0
DEAL::Diff prolongate l2: 0
DEAL::Diff prolongate l3: 0
DEAL::Diff restrict l5: 0
DEAL::Diff restrict add l5: 0
DEAL::
-DEAL::no. cells: 868
+DEAL::no. cells: 141
DEAL::Diff prolongate l1: 0
DEAL::Diff prolongate l2: 0
DEAL::Diff prolongate l3: 0
DEAL::Diff prolongate l4: 0
-DEAL::Diff prolongate l5: 0
-DEAL::Diff prolongate l6: 0
-DEAL::Diff prolongate l7: 0
DEAL::Diff restrict l1: 0
DEAL::Diff restrict add l1: 0
DEAL::Diff restrict l2: 0
DEAL::Diff restrict add l3: 0
DEAL::Diff restrict l4: 0
DEAL::Diff restrict add l4: 0
-DEAL::Diff restrict l5: 0
-DEAL::Diff restrict add l5: 0
-DEAL::Diff restrict l6: 0
-DEAL::Diff restrict add l6: 0
-DEAL::Diff restrict l7: 0
-DEAL::Diff restrict add l7: 0
DEAL::
DEAL::FE: FE_DGQ<3>(1)
DEAL::no. cells: 15
DEAL::Diff restrict l4: 0
DEAL::Diff restrict add l4: 0
DEAL::
-DEAL::no. cells: 3599
-DEAL::Diff prolongate l1: 0
-DEAL::Diff prolongate l2: 0
-DEAL::Diff prolongate l3: 0
-DEAL::Diff prolongate l4: 0
-DEAL::Diff prolongate l5: 0
-DEAL::Diff prolongate l6: 0
-DEAL::Diff restrict l1: 0
-DEAL::Diff restrict add l1: 0
-DEAL::Diff restrict l2: 0
-DEAL::Diff restrict add l2: 0
-DEAL::Diff restrict l3: 0
-DEAL::Diff restrict add l3: 0
-DEAL::Diff restrict l4: 0
-DEAL::Diff restrict add l4: 0
-DEAL::Diff restrict l5: 0
-DEAL::Diff restrict add l5: 0
-DEAL::Diff restrict l6: 0
-DEAL::Diff restrict add l6: 0
-DEAL::
DEAL::FE: FE_DGQArbitraryNodes<3>(QGaussLobatto(4))
DEAL::no. cells: 1
DEAL::
DEAL::Diff restrict l3: 0
DEAL::Diff restrict add l3: 0
DEAL::
-DEAL::no. cells: 694
-DEAL::Diff prolongate l1: 0
-DEAL::Diff prolongate l2: 0
-DEAL::Diff prolongate l3: 0
-DEAL::Diff prolongate l4: 0
-DEAL::Diff prolongate l5: 0
-DEAL::Diff restrict l1: 0
-DEAL::Diff restrict add l1: 0
-DEAL::Diff restrict l2: 0
-DEAL::Diff restrict add l2: 0
-DEAL::Diff restrict l3: 0
-DEAL::Diff restrict add l3: 0
-DEAL::Diff restrict l4: 0
-DEAL::Diff restrict add l4: 0
-DEAL::Diff restrict l5: 0
-DEAL::Diff restrict add l5: 0
-DEAL::
DEAL::FE: FE_DGQ<2>(2)
-DEAL::no. cells: 250
-DEAL::Diff prolongate l1: 0
-DEAL::Diff prolongate l2: 0
-DEAL::Diff prolongate l3: 0
-DEAL::Diff prolongate l4: 0
-DEAL::Diff prolongate l5: 0
-DEAL::Diff prolongate l6: 0
-DEAL::Diff restrict l1: 0
-DEAL::Diff restrict add l1: 0
-DEAL::Diff restrict l2: 0
-DEAL::Diff restrict add l2: 0
-DEAL::Diff restrict l3: 0
-DEAL::Diff restrict add l3: 0
-DEAL::Diff restrict l4: 0
-DEAL::Diff restrict add l4: 0
-DEAL::Diff restrict l5: 0
-DEAL::Diff restrict add l5: 0
-DEAL::Diff restrict l6: 0
-DEAL::Diff restrict add l6: 0
-DEAL::
-DEAL::no. cells: 868
+DEAL::no. cells: 88
DEAL::Diff prolongate l1: 0
DEAL::Diff prolongate l2: 0
DEAL::Diff prolongate l3: 0
DEAL::Diff prolongate l4: 0
DEAL::Diff prolongate l5: 0
-DEAL::Diff prolongate l6: 0
-DEAL::Diff prolongate l7: 0
DEAL::Diff restrict l1: 0
DEAL::Diff restrict add l1: 0
DEAL::Diff restrict l2: 0
DEAL::Diff restrict add l4: 0
DEAL::Diff restrict l5: 0
DEAL::Diff restrict add l5: 0
-DEAL::Diff restrict l6: 0
-DEAL::Diff restrict add l6: 0
-DEAL::Diff restrict l7: 0
-DEAL::Diff restrict add l7: 0
DEAL::
-DEAL::no. cells: 1887
+DEAL::no. cells: 250
DEAL::Diff prolongate l1: 0
DEAL::Diff prolongate l2: 0
DEAL::Diff prolongate l3: 0
DEAL::Diff restrict l6: 0
DEAL::Diff restrict add l6: 0
DEAL::
-DEAL::no. cells: 3388
+DEAL::no. cells: 510
DEAL::Diff prolongate l1: 0
DEAL::Diff prolongate l2: 0
DEAL::Diff prolongate l3: 0
DEAL::Diff prolongate l4: 0
DEAL::Diff prolongate l5: 0
-DEAL::Diff prolongate l6: 0
-DEAL::Diff prolongate l7: 0
-DEAL::Diff prolongate l8: 0
DEAL::Diff restrict l1: 0
DEAL::Diff restrict add l1: 0
DEAL::Diff restrict l2: 0
DEAL::Diff restrict add l4: 0
DEAL::Diff restrict l5: 0
DEAL::Diff restrict add l5: 0
-DEAL::Diff restrict l6: 0
-DEAL::Diff restrict add l6: 0
-DEAL::Diff restrict l7: 0
-DEAL::Diff restrict add l7: 0
-DEAL::Diff restrict l8: 0
-DEAL::Diff restrict add l8: 0
DEAL::
DEAL::FE: FE_DGQ<3>(2)
DEAL::no. cells: 15
DEAL::Diff restrict l4: 0
DEAL::Diff restrict add l4: 0
DEAL::
-DEAL::no. cells: 3599
-DEAL::Diff prolongate l1: 0
-DEAL::Diff prolongate l2: 0
-DEAL::Diff prolongate l3: 0
-DEAL::Diff prolongate l4: 0
-DEAL::Diff prolongate l5: 0
-DEAL::Diff prolongate l6: 0
-DEAL::Diff restrict l1: 0
-DEAL::Diff restrict add l1: 0
-DEAL::Diff restrict l2: 0
-DEAL::Diff restrict add l2: 0
-DEAL::Diff restrict l3: 0
-DEAL::Diff restrict add l3: 0
-DEAL::Diff restrict l4: 0
-DEAL::Diff restrict add l4: 0
-DEAL::Diff restrict l5: 0
-DEAL::Diff restrict add l5: 0
-DEAL::Diff restrict l6: 0
-DEAL::Diff restrict add l6: 0
-DEAL::
int main(int argc, char **argv)
{
- Utilities::MPI::MPI_InitFinalize mpi(argc, argv);
+ // no threading in this test...
+ Utilities::MPI::MPI_InitFinalize mpi(argc, argv, 1);
mpi_initlog();
check<2,double>(1);