Skip to content
  • Carsten Gräser's avatar
    Make the P1ShapeFunctionSet a real singleton · 5d08f73f
    Carsten Gräser authored
    Actually the singleton implementation could be removed here because:
    * The example is about FE and not about design pattern.
    * The singleton implementation is still incomplete.
    * One could simply use a single non-static instance.
    * Demonstrating an incomplete and useless singleton here confuses the reader.
    
    [[Imported from SVN: r349]]
    5d08f73f