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

Adjust include guards to Dune style and add editor hints

parent 86c702d5
No related branches found
No related tags found
No related merge requests found
#ifndef MOONEY_RIVLIN_MATERIAL // -*- tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
#define MOONEY_RIVLIN_MATERIAL // vi: set ts=8 sw=4 et sts=4:
#ifndef DUNE_ELASTICITY_MATERIALS_MOONEY_RIVLIN_MATERIAL_HH
#define DUNE_ELASTICITY_MATERIALS_MOONEY_RIVLIN_MATERIAL_HH
#include <dune/fufem/assemblers/localassemblers/adolclocalenergy.hh> #include <dune/fufem/assemblers/localassemblers/adolclocalenergy.hh>
#include <dune/fufem/quadraturerules/quadraturerulecache.hh> #include <dune/fufem/quadraturerules/quadraturerulecache.hh>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment