- Mar 29, 2017
- Mar 28, 2017
-
-
René Heß authored
-
René Heß authored
-
Dominic Kempf authored
-
- Mar 27, 2017
-
-
René Heß authored
We avoid the bug by not applying the transformation and casting the result of jacobianInverseTransposed to a FieldMatrix. This way we do not exploit the diagonal structure of the Transformation. Should get fixed in the near future.
-
- Mar 24, 2017
-
-
René Heß authored
-
René Heß authored
Example: Before this commit the expression \sum_i a_i (\nabla v)_i + \sum_j b_j (\nabla v)_j was split into two accumulation terms: 1) a_k with corresponding test function (\nabla v)_k 2) b_l with corresponding test function (\nabla v)_l Now we split into: a_k + b_k with corresponding test function (\nabla v)_k This is possible since we have linearity in the test function. TODO: Jacobians are not yet working
-
René Heß authored
-
- Feb 03, 2017
-
-
Dominic Kempf authored
But only when they are actually used!
-
- Feb 02, 2017
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
- Feb 01, 2017
-
-
Dominic Kempf authored
-
- Jan 31, 2017
-
-
Dominic Kempf authored
-
- Jan 25, 2017
-
-
Dominic Kempf authored
-
- Jan 24, 2017
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
- Jan 23, 2017
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
- Jan 19, 2017
-
-
Dominic Kempf authored
As std::string::c_str() returns it.
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
Multiple executables may share the same identifier!
-
- Jan 18, 2017
-
-
Dominic Kempf authored
-
Dominic Kempf authored
Funnily, we were only able to calculate symmetric problems so far.
-
Dominic Kempf authored
-
Dominic Kempf authored
... not going to the cell first.
-
- Jan 13, 2017
-
-
Dominic Kempf authored
-
- Jan 12, 2017
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
- Jan 11, 2017
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
René Heß authored
-
- Jan 10, 2017
-
-
René Heß authored
-
Dominic Kempf authored
-
René Heß authored
-
- Jan 09, 2017
-
-
René Heß authored
-
- Dec 22, 2016
-
-
René Heß authored
-