Skip to content
Snippets Groups Projects
Commit 63e29ab5 authored by Oliver Sander's avatar Oliver Sander Committed by sander@FU-BERLIN.DE
Browse files

move the definition of HARMONIC_ENERGY_FD_GRADIENT into the application files

[[Imported from SVN: r6500]]
parent 39c084da
No related branches found
No related tags found
No related merge requests found
#ifndef HARMONIC_ENERGY_LOCAL_STIFFNESS_HH #ifndef HARMONIC_ENERGY_LOCAL_STIFFNESS_HH
#define HARMONIC_ENERGY_LOCAL_STIFFNESS_HH #define HARMONIC_ENERGY_LOCAL_STIFFNESS_HH
//#define HARMONIC_ENERGY_FD_GRADIENT
#include <dune/common/fmatrix.hh> #include <dune/common/fmatrix.hh>
#include <dune/grid/common/quadraturerules.hh> #include <dune/grid/common/quadraturerules.hh>
......
#include <config.h> #include <config.h>
#define HARMONIC_ENERGY_FD_GRADIENT
#include <dune/common/bitsetvector.hh> #include <dune/common/bitsetvector.hh>
#include <dune/common/configparser.hh> #include <dune/common/configparser.hh>
......
...@@ -2,6 +2,8 @@ ...@@ -2,6 +2,8 @@
#include <fenv.h> #include <fenv.h>
//#define HARMONIC_ENERGY_FD_GRADIENT
#define UNITVECTOR2 #define UNITVECTOR2
//#define UNITVECTOR3 //#define UNITVECTOR3
//#define ROTATION2 //#define ROTATION2
......
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