Skip to content
Snippets Groups Projects
  1. Feb 07, 2015
  2. Nov 26, 2014
  3. Oct 21, 2014
  4. Oct 20, 2014
  5. Oct 17, 2014
  6. Oct 16, 2014
  7. Sep 29, 2014
  8. Sep 26, 2014
  9. Sep 24, 2014
  10. Aug 13, 2014
  11. Jul 28, 2014
  12. Jun 24, 2014
  13. Jun 04, 2014
  14. May 28, 2014
  15. May 20, 2014
  16. Apr 26, 2014
  17. Apr 14, 2014
    • Dr. Felix Tobias Schindler's avatar
      [spaces.raciarthomas.pdelab] fix local_DoF_indices() · d1e90a88
      Dr. Felix Tobias Schindler authored
      * there seems to be a bug in dune-commons FloatCmp, so instead of testing
        against 0 we add 1 on both sides
      * the basis functions are extremely sensitive to local coordinate
        distortions, so we obtain the (entity) local vertex coordinates from the
        reference elements instead of the entities geometry's local()
      d1e90a88
  18. Apr 13, 2014
    • Dr. Felix Tobias Schindler's avatar
      [spaces] major renaming · c41d9806
      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
      c41d9806
    • Dr. Felix Tobias Schindler's avatar
      moved space -> spaces · 97da9bab
      Dr. Felix Tobias Schindler authored
      97da9bab
Loading