Skip to content
Snippets Groups Projects
Commit 94acac4e authored by Christian Engwer's avatar Christian Engwer
Browse files

programs must include "cofig.h"

[[Imported from SVN: r323]]
parent e9bc3721
No related branches found
No related tags found
No related merge requests found
// -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
// vi: set et ts=4 sw=2 sts=2:
#include <config.h>
#include <iostream>
#include <dune/common/enumset.hh>
#include <dune/istl/paamg/galerkin.hh>
......
// -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
// vi: set et ts=4 sw=2 sts=2:
#include <config.h>
#include "mpi.h"
#include <dune/istl/paamg/hierarchy.hh>
#include "anisotropic.hh"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment