Skip to content
  • Marcus Mohr's avatar
    Adds a very basic P2VectorFunctionTest · f431c732
    Marcus Mohr authored
    Test demonstrates that P2VectorFunction::prolongate and restrict were
    not instantiated before, because requesting this causes a compiler
    error, because delegation to the underlying P2Function(s) fails, as
    these do not implement these methods.
    f431c732