Changeset d192f69 for test/unit_test/library/dirichlet_fas.cpp
- Timestamp:
- Feb 16, 2017, 8:30:43 PM (9 years ago)
- 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)
- File:
-
- 1 edited
-
test/unit_test/library/dirichlet_fas.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
test/unit_test/library/dirichlet_fas.cpp
r329fbd rd192f69 57 57 58 58 new CommSerial(boundary); 59 new VMGInterfaces::InterfaceSinus(sine_factor, boundary, 2, 6, 0.0, 1.0);59 new VMGInterfaces::InterfaceSinus(sine_factor, boundary, 2, 5, 0.0, 1.0); 60 60 new DiscretizationPoissonFD(2); 61 61 new LevelOperatorFAS(Stencils::RestrictionFullWeight, Stencils::Injection, Stencils::InterpolationTrilinear);
Note:
See TracChangeset
for help on using the changeset viewer.
