Skip to content
  • Carsten Gräser's avatar
    Add support for GeometryTypeProviders to LagrangeBasis · b68cd2cb
    Carsten Gräser authored
    * For single element type grids the polymorphic interface is by
      default no longer used.
    * For mixed element type grids the polymorphic interface is by
      default used as before.
    * When explicitly switching fixing a single element type
      (in case you have additional knowledge) you can now also
      avoid the costly polymorphic interface.
    b68cd2cb