pystencils.jit.KernelWrapper# class pystencils.jit.KernelWrapper(ker)# Wrapper around a compiled and executable pystencils kernel. Parameters: ker (Kernel)