Open maddyscientist opened 5 months ago
The fermion smearing interface functions, e.g., performWuppertalnStep and performGaussianSmearNStep should be thin wrappers around the performFermionSmearQuda interface function. This will reduce unnecessary boilerplate.
performWuppertalnStep
performGaussianSmearNStep
performFermionSmearQuda
The fermion smearing interface functions, e.g.,
performWuppertalnStep
andperformGaussianSmearNStep
should be thin wrappers around theperformFermionSmearQuda
interface function. This will reduce unnecessary boilerplate.