Skip to content
Snippets Groups Projects
Commit 149db8d6 authored by Jonathan Youett's avatar Jonathan Youett
Browse files

Adjust include guards to dune style

parent 09800fad
No related branches found
No related tags found
No related merge requests found
// -*- tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- // -*- tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set ts=8 sw=4 et sts=4: // vi: set ts=8 sw=4 et sts=4:
#ifndef GENERALIZED_BOUNDARY_MASS_ASSEMBLER_HH #ifndef DUNE_FUFEM_ASSEMBLERS_LOCALASSEMBLERS_GENERALIZED_BOUNDARY_MASS_ASSEMBLER_HH
#define GENERALIZED_BOUNDARY_MASS_ASSEMBLER_HH #define DUNE_FUFEM_ASSEMBLERS_LOCALASSEMBLERS_GENERALIZED_BOUNDARY_MASS_ASSEMBLER_HH
#include <dune/common/function.hh> #include <dune/common/function.hh>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment