Ignore:
Timestamp:
Feb 16, 2017, 8:30:43 PM (9 years ago)
Author:
Frederik Heber <heber@…>
Children:
77968a
Parents:
329fbd
git-author:
Frederik Heber <heber@…> (02/16/17 20:30:40)
git-committer:
Frederik Heber <heber@…> (02/16/17 20:30:43)
Message:

Toned down unit tests to using grid size 5.

  • periodic_fas and periodic_fas_mpi now check against 2e-7.
File:
1 edited

Legend:

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

    r329fbd rd192f69  
    6464
    6565    new CommMPI(boundary, new DomainDecompositionMPI());
    66     new VMGInterfaces::InterfaceGaussian(1.0, boundary, 2, 6, 0.0, 20.0, 17, 1.6);
     66    new VMGInterfaces::InterfaceGaussian(1.0, boundary, 2, 5, 0.0, 20.0, 17, 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.