Changeset c310a6


Ignore:
Timestamp:
Feb 16, 2017, 9:17:34 PM (8 years ago)
Author:
Frederik Heber <heber@…>
Children:
f2885c
Parents:
5ff454
Message:

Toned down LibraryOpenFASMPITest.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • test/unit_test/library/open_fas_mpi.cpp

    r5ff454 rc310a6  
    6464
    6565    new CommMPI(boundary, new DomainDecompositionMPI());
    66     new VMGInterfaces::InterfaceGaussian(1.0, boundary, 2, 5, 0.0, 20.0, 17, 1.6);
     66    new VMGInterfaces::InterfaceGaussian(1.0, boundary, 2, 3, 0.0, 20.0, 9, 1.6);
    6767    new DiscretizationPoissonFV(2);
    6868    new LevelOperatorFAS(Stencils::RestrictionFullWeight, Stencils::Injection, Stencils::InterpolationTrilinear);
Note: See TracChangeset for help on using the changeset viewer.