#pragma once namespace Petsc { namespace util { // A useful crtp helper class to abstract away all the static_cast(this) nonsense template