Home
last modified time | relevance | path

Searched defs:WrapperHtool (Results 1 – 1 of 1) sorted by relevance

/petsc/src/mat/impls/htool/
H A Dhtool.hpp18 class WrapperHtool : public htool::VirtualGenerator<PetscScalar> { class
24WrapperHtool(PetscInt dim, MatHtoolKernelFn *&g, void *kernelctx) : VirtualGenerator<PetscScalar>(… in WrapperHtool() function in WrapperHtool