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

fix patch 8569

[[Imported from SVN: r8571]]
parent e42c8408
No related branches found
No related tags found
No related merge requests found
......@@ -698,7 +698,7 @@ bendingEnergyGradient(typename TargetSpace::EmbeddedTangentVector& embeddedLocal
}
#if COSSERAT_ENERGY_FD_GRADIENT // switchable, because not completely implemented yet
#ifndef COSSERAT_ENERGY_FD_GRADIENT // switchable, because not completely implemented yet
template <class GridView, class LocalFiniteElement, int dim>
void CosseratEnergyLocalStiffness<GridView, LocalFiniteElement, dim>::
assembleGradient(const Entity& element,
......
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