Hi Petsc developers, I wonder if there is good & optimized c++ wrapper for petsc. Currently I write my own wrapper and it's not very good in assembling speed. Some libraries (deal.II, fenics) have petsc wrapper but I don't want to link to the whole library just to use the wrapper. Do you have any advice? BR Bui