- Aug 04, 2011
-
-
Felix Schindler authored
git-svn-id: https://dune.mathematik.uni-freiburg.de/svn/dune-fem-functionals/trunk@215 4028485c-44d9-4cde-a312-5a4635ee2db9
-
Felix Schindler authored
git-svn-id: https://dune.mathematik.uni-freiburg.de/svn/dune-fem-functionals/trunk@213 4028485c-44d9-4cde-a312-5a4635ee2db9
-
Felix Schindler authored
added copy constructor and assignment operator to lots of stuff, also now compatible to dune-fem -r 6277 git-svn-id: https://dune.mathematik.uni-freiburg.de/svn/dune-fem-functionals/trunk@212 4028485c-44d9-4cde-a312-5a4635ee2db9
-
Felix Schindler authored
git-svn-id: https://dune.mathematik.uni-freiburg.de/svn/dune-fem-functionals/trunk@211 4028485c-44d9-4cde-a312-5a4635ee2db9
-
Felix Schindler authored
map is empty at one point, why? :) git-svn-id: https://dune.mathematik.uni-freiburg.de/svn/dune-fem-functionals/trunk@210 4028485c-44d9-4cde-a312-5a4635ee2db9
-
Felix Schindler authored
git-svn-id: https://dune.mathematik.uni-freiburg.de/svn/dune-fem-functionals/trunk@209 4028485c-44d9-4cde-a312-5a4635ee2db9
-
Felix Schindler authored
i) the cg is finished after one step, so there does not happen enough ii) there is a problem with the local basefunctionsets (see assert when debugging) git-svn-id: https://dune.mathematik.uni-freiburg.de/svn/dune-fem-functionals/trunk@208 4028485c-44d9-4cde-a312-5a4635ee2db9
-
Felix Schindler authored
git-svn-id: https://dune.mathematik.uni-freiburg.de/svn/dune-fem-functionals/trunk@207 4028485c-44d9-4cde-a312-5a4635ee2db9
-
Felix Schindler authored
split up the LagrangeDiscreteFunctionSpace from Fem into a Mapper::Lagrange, a BaseFunctionSet::Local::Lagrange and a DiscreteFucntionSpace::Continuous::Lagrange git-svn-id: https://dune.mathematik.uni-freiburg.de/svn/dune-fem-functionals/trunk@206 4028485c-44d9-4cde-a312-5a4635ee2db9
-
Felix Schindler authored
This reverts commit 0ca8f68f997b66c11c5b1647f86e2bfdc172ebec. git-svn-id: https://dune.mathematik.uni-freiburg.de/svn/dune-fem-functionals/trunk@205 4028485c-44d9-4cde-a312-5a4635ee2db9
-
Felix Schindler authored
git-svn-id: https://dune.mathematik.uni-freiburg.de/svn/dune-fem-functionals/trunk@204 4028485c-44d9-4cde-a312-5a4635ee2db9
-
Felix Schindler authored
git-svn-id: https://dune.mathematik.uni-freiburg.de/svn/dune-fem-functionals/trunk@203 4028485c-44d9-4cde-a312-5a4635ee2db9
-
Felix Schindler authored
git-svn-id: https://dune.mathematik.uni-freiburg.de/svn/dune-fem-functionals/trunk@202 4028485c-44d9-4cde-a312-5a4635ee2db9
-
Felix Schindler authored
introduced DiscreteFunction::LocalConst and a new ctor for DiscreteFunctional::Continuous::BlockVector which carries out projection of a given analytical function todo: this functionality might be better placed into a wrapper class, which creates a function of a given type, carries out the projection git-svn-id: https://dune.mathematik.uni-freiburg.de/svn/dune-fem-functionals/trunk@201 4028485c-44d9-4cde-a312-5a4635ee2db9
-
Felix Schindler authored
git-svn-id: https://dune.mathematik.uni-freiburg.de/svn/dune-fem-functionals/trunk@200 4028485c-44d9-4cde-a312-5a4635ee2db9
-
Felix Schindler authored
added evalaute and jacobian to DiscreteFunction::Local, there is still a segfault, due to the Fem BaseFunctionSet git-svn-id: https://dune.mathematik.uni-freiburg.de/svn/dune-fem-functionals/trunk@199 4028485c-44d9-4cde-a312-5a4635ee2db9
-
- Jun 24, 2011
-
-
Felix Schindler authored
git-svn-id: https://dune.mathematik.uni-freiburg.de/svn/dune-fem-functionals/trunk@183 4028485c-44d9-4cde-a312-5a4635ee2db9
-
- Jun 22, 2011
-
-
Felix Schindler authored
Revert "introduced DiscreteFunction::{Continuous::BlockVector,Local}, basic functionality does already work" This commit should have been in the other branch, but I was too lazy... This reverts commit a0cdf9e549ba1f093fb65630aaa48c0ef4a08ead. git-svn-id: https://dune.mathematik.uni-freiburg.de/svn/dune-fem-functionals/trunk@181 4028485c-44d9-4cde-a312-5a4635ee2db9
-
Felix Schindler authored
git-svn-id: https://dune.mathematik.uni-freiburg.de/svn/dune-fem-functionals/trunk@179 4028485c-44d9-4cde-a312-5a4635ee2db9
-
- Jun 20, 2011
-
-
Felix Schindler authored
git-svn-id: https://dune.mathematik.uni-freiburg.de/svn/dune-fem-functionals/trunk@177 4028485c-44d9-4cde-a312-5a4635ee2db9
-
- Jun 17, 2011
-
-
Felix Schindler authored
implemented the affine shift so far, still a segfault due to DiscreteFunction, next step ist to find that or write a discretefunction, also to include -G in the solver git-svn-id: https://dune.mathematik.uni-freiburg.de/svn/dune-fem-functionals/trunk@176 4028485c-44d9-4cde-a312-5a4635ee2db9
-
Felix Schindler authored
git-svn-id: https://dune.mathematik.uni-freiburg.de/svn/dune-fem-functionals/trunk@175 4028485c-44d9-4cde-a312-5a4635ee2db9
-
Felix Schindler authored
git-svn-id: https://dune.mathematik.uni-freiburg.de/svn/dune-fem-functionals/trunk@174 4028485c-44d9-4cde-a312-5a4635ee2db9
-
Felix Schindler authored
git-svn-id: https://dune.mathematik.uni-freiburg.de/svn/dune-fem-functionals/trunk@173 4028485c-44d9-4cde-a312-5a4635ee2db9
-
Felix Schindler authored
git-svn-id: https://dune.mathematik.uni-freiburg.de/svn/dune-fem-functionals/trunk@172 4028485c-44d9-4cde-a312-5a4635ee2db9
-
Felix Schindler authored
git-svn-id: https://dune.mathematik.uni-freiburg.de/svn/dune-fem-functionals/trunk@171 4028485c-44d9-4cde-a312-5a4635ee2db9
-
Felix Schindler authored
git-svn-id: https://dune.mathematik.uni-freiburg.de/svn/dune-fem-functionals/trunk@170 4028485c-44d9-4cde-a312-5a4635ee2db9
-
Felix Schindler authored
git-svn-id: https://dune.mathematik.uni-freiburg.de/svn/dune-fem-functionals/trunk@169 4028485c-44d9-4cde-a312-5a4635ee2db9
-
Felix Schindler authored
git-svn-id: https://dune.mathematik.uni-freiburg.de/svn/dune-fem-functionals/trunk@168 4028485c-44d9-4cde-a312-5a4635ee2db9
-
Felix Schindler authored
git-svn-id: https://dune.mathematik.uni-freiburg.de/svn/dune-fem-functionals/trunk@167 4028485c-44d9-4cde-a312-5a4635ee2db9
-
Felix Schindler authored
git-svn-id: https://dune.mathematik.uni-freiburg.de/svn/dune-fem-functionals/trunk@166 4028485c-44d9-4cde-a312-5a4635ee2db9
-
Felix Schindler authored
git-svn-id: https://dune.mathematik.uni-freiburg.de/svn/dune-fem-functionals/trunk@165 4028485c-44d9-4cde-a312-5a4635ee2db9
-
Felix Schindler authored
git-svn-id: https://dune.mathematik.uni-freiburg.de/svn/dune-fem-functionals/trunk@164 4028485c-44d9-4cde-a312-5a4635ee2db9
-
Felix Schindler authored
implemented LocalBaseFunctionSet and its usage, also, local operator only get the basefucntionsets, not the whole spaces git-svn-id: https://dune.mathematik.uni-freiburg.de/svn/dune-fem-functionals/trunk@163 4028485c-44d9-4cde-a312-5a4635ee2db9
-
Felix Schindler authored
git-svn-id: https://dune.mathematik.uni-freiburg.de/svn/dune-fem-functionals/trunk@162 4028485c-44d9-4cde-a312-5a4635ee2db9
-
Felix Schindler authored
git-svn-id: https://dune.mathematik.uni-freiburg.de/svn/dune-fem-functionals/trunk@161 4028485c-44d9-4cde-a312-5a4635ee2db9
-
Felix Schindler authored
git-svn-id: https://dune.mathematik.uni-freiburg.de/svn/dune-fem-functionals/trunk@160 4028485c-44d9-4cde-a312-5a4635ee2db9
-
Felix Schindler authored
git-svn-id: https://dune.mathematik.uni-freiburg.de/svn/dune-fem-functionals/trunk@159 4028485c-44d9-4cde-a312-5a4635ee2db9
-
Felix Schindler authored
git-svn-id: https://dune.mathematik.uni-freiburg.de/svn/dune-fem-functionals/trunk@158 4028485c-44d9-4cde-a312-5a4635ee2db9
-
Felix Schindler authored
git-svn-id: https://dune.mathematik.uni-freiburg.de/svn/dune-fem-functionals/trunk@157 4028485c-44d9-4cde-a312-5a4635ee2db9
-