Ignore:
Timestamp:
Apr 27, 2012, 11:34:57 PM (14 years ago)
Author:
Julian Iseringhausen <isering@…>
Children:
1a92cf
Parents:
b2154a3
Message:

vmg: Implement fourth-order discretization of the Poisson equation.

git-svn-id: https://svn.version.fz-juelich.de/scafacos/trunk@1762 5161e1c8-67bf-11de-9fd5-51895aff932f

File:
1 edited

Legend:

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

    rb2154a3 r4571da  
    5757    MG::SetInterface(interface, comm);
    5858
    59     Discretization* discretization = new DiscretizationPoissonFV();
     59    Discretization* discretization = new DiscretizationPoissonFV(2);
    6060    discretization->Register("DISCRETIZATION");
    6161
Note: See TracChangeset for help on using the changeset viewer.