Searched refs:WrapperHtool (Results 1 – 2 of 2) sorted by relevance
18 class WrapperHtool : public htool::VirtualGenerator<PetscScalar> { class24 …WrapperHtool(PetscInt dim, MatHtoolKernelFn *&g, void *kernelctx) : VirtualGenerator<PetscScalar>(… in WrapperHtool() function in WrapperHtool52 WrapperHtool *wrapper;
476 if (a->kernel) a->wrapper = new WrapperHtool(a->dim, a->kernel, a->kernelctx); in MatAssemblyEnd_Htool()619 if (a->kernel) a->wrapper = new WrapperHtool(a->dim, a->kernel, a->kernelctx); in MatHtoolSetKernel_Htool()