Skip to content
  • Marcus Mohr's avatar
    Implements member function BlockFunction::enumerate() · 0f899882
    Marcus Mohr authored
    In order to implement enumerate for the BlockFunction class, we needed
    to also implement enumerate( level, offset ) in the GenericFunction and
    the FunctionWrapper class.
    
    Commit extends BlockFunctionBasicTest to check enumeration works for the
    case of a P2P1TaylorHoodBlockFunction.
    0f899882