- Nov 26, 2014
-
-
Tobias Leibner authored
-
Tobias Leibner authored
-
Tobias Leibner authored
-
Tobias Leibner authored
-
- Oct 21, 2014
-
-
Dr. Felix Tobias Schindler authored
-
- Oct 20, 2014
-
-
René Fritze authored
refs #13
-
- Oct 17, 2014
-
-
René Fritze authored
refs #13 currently breaks a few copy tests
-
René Fritze authored
-
- Oct 16, 2014
-
-
René Fritze authored
refs #13 currently breaks FemBased Spaces testing due to GridPart/View types snafu
-
- Sep 29, 2014
-
-
Dr. Felix Tobias Schindler authored
-
- Sep 26, 2014
-
-
Dr. Felix Tobias Schindler authored
This should ensure that all spaces have a sane copy and move ctor and forbid copy and move assignment. In addition all spaces have proper communicators now.
-
- Sep 24, 2014
-
-
René Fritze authored
Paragraph 12.8/15 of the C++11 Standard: The implicitly-defined copy/move constructor for a non-union class X performs a memberwise copy/move of its bases and members
-
- May 20, 2014
-
-
Dr. Felix Tobias Schindler authored
-
- Apr 26, 2014
-
-
Dr. Felix Tobias Schindler authored
-
- Apr 13, 2014
-
-
Dr. Felix Tobias Schindler authored
* ContinuousLagrangeSpaceBase -> Spaces::ContinuousLagrangeBase * ContinuousLagrangeSpace::FemWrapper -> Spaces::ContinuousLagrange::FemBased * ContinuousLagrangeSpace::FemLocalfunctionsWrapper -> Spaces::ContinuousLagrange::FemLocalfunctionsBased * ContinuousLagrangeSpace::PdelabWrapper -> Spaces::ContinuousLagrange::PdelabBased * DiscontinuousLagrangeSpace::FemLocalfunctionsWrapper -> Spaces::DiscontinuousLagrange::FemLocalfunctionsBased * RaviartThomasSpace::FemLocalfunctionsWrapper -> Spaces::RaviartThomas::FemLocalfunctionsBased * FiniteVolumeSpace::Default -> Spaces::FiniteVolume::Default
-