Skip to content
  • Marcus Mohr's avatar
    Adds VectorLaplace and VectorMass operators · 9a1e5b5d
    Marcus Mohr authored
    Commit introduces two children of VectorToVectorOperator. These are
     - VectorLaplaceOperator
     - VectorMassOperator
    The two classes are templated and we instantiate various P1 and P2 flavors
    of the two operators.
    
    VectorOperatorBasicTest checks that we can compile them and call apply().
    9a1e5b5d