[cleanup] Replace deprecated PQKLocalFiniteElementCache
Instead of the deprecated virtual-function based PQKLocalFiniteElementCache
use the std::variant based drop-in replacement LagrangeFiniteElementCache.
Instead of the deprecated virtual-function based PQKLocalFiniteElementCache
use the std::variant based drop-in replacement LagrangeFiniteElementCache.