- Jul 11, 2022
-
-
Ansgar Burchardt authored
-
- Nov 20, 2020
-
-
Sander, Oliver authored
-
- Nov 03, 2020
-
-
- Dec 18, 2019
-
-
Sander, Oliver authored
Using LocalIndexSet objects was mandatory with dune-functions-2.5 and earlier. However, we only support 2.6 and later anyway, so let's get rid of the backward-compatibility code.
-
- May 08, 2019
-
-
Sander, Oliver authored
-
- May 11, 2018
-
-
Sander, Oliver authored
-
- Dec 27, 2015
-
-
Sander, Oliver authored
This is how the new dune-functions bases should be used. Also, it is yet another step towards merging CosseratEnergyLocalStiffness and MixedCosseratEnergy.
-
- Nov 14, 2015
-
-
Sander, Oliver authored
Because this object doesn't exist in dune-functions bases anymore.
-
- Oct 02, 2015
-
-
Oliver Sander authored
-
- Apr 09, 2015
-
-
Oliver Sander authored
-
- Mar 18, 2015
-
-
Oliver Sander authored
Conceptually cleaner, and makes for simpler code. Most importantly, we will want to pass the Basis::LocalView to the local assemblers. For that we need the actual basis, not just the grid view and local finite element. [[Imported from SVN: r10082]]
-
- Mar 15, 2015
-
-
Oliver Sander authored
At least the harmonicmaps.cc example still works as before. [caveat: only tested without HAVE_MPI] Internally, at various places in the code, a dune-fufem basis is still constructed from the dune-functions one. These parts can be ported one by one, as dune-fufem slowly replaces its own bases by the ones from dune-functions. [[Imported from SVN: r10080]]
-
- Aug 22, 2014
-
-
Oliver Sander authored
[[Imported from SVN: r9853]]
-
- Apr 23, 2014
-
-
Oliver Sander authored
This does what we want both on one and on many processors. [[Imported from SVN: r9707]]
-
- Dec 03, 2013
-
-
Oliver Sander authored
Because the gradient is needed anyway when computing the Hesse matrix. Not computing it separately a second time shaves off about 8% wall time of each iteration. [[Imported from SVN: r9555]]
-
- Sep 03, 2013
-
-
Oliver Sander authored
[[Imported from SVN: r9392]]
-
- Nov 16, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r8199]]
-
- Sep 22, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r7837]]
-
- Aug 19, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r7611]]
-
- Jul 11, 2011
-
-
Oliver Sander authored
and barycentric coordinates. This is easy because we know the number of element corners at compile time (I currently don't see support for non-simplex elements at all). This saves time, but not much: about 1%. [[Imported from SVN: r7550]]
-
- Aug 13, 2010
-
-
Oliver Sander authored
[[Imported from SVN: r6209]]
-
- Apr 28, 2010
-
-
Oliver Sander authored
Compute the local corrections in local coordinates on the tangent bundle now, instead of using the embedding in the surrounding space [[Imported from SVN: r5985]]
-
- Apr 27, 2010
-
-
Oliver Sander authored
[[Imported from SVN: r5966]]
-
Oliver Sander authored
For this now the TangentVector class of S^n has only n components, while the EmbeddedTangentVector class still has n+1. The code around it needs to be fixed accordingly. [[Imported from SVN: r5963]]
-
- Apr 22, 2010
-
-
Oliver Sander authored
[[Imported from SVN: r5931]]
-
- Mar 08, 2010
-
-
Oliver Sander authored
[[Imported from SVN: r5690]]
-
- Apr 23, 2009
-
-
Oliver Sander authored
[[Imported from SVN: r4080]]
-
- Apr 20, 2009
-
-
Oliver Sander authored
[[Imported from SVN: r4063]]
-
- Apr 19, 2009
-
-
Oliver Sander authored
[[Imported from SVN: r4055]]
-
- Apr 17, 2009
-
-
Oliver Sander authored
[[Imported from SVN: r4038]]
-
Oliver Sander authored
[[Imported from SVN: r4030]]
-
Oliver Sander authored
[[Imported from SVN: r4024]]
-