-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
initialization of sources and propagator spinores + inversion + even-…
…odd lexic conversione
- Loading branch information
1 parent
f11e8da
commit 20081dc
Showing
1 changed file
with
132 additions
and
52 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@simone-romiti Be careful with this: this has already been called in hmc_tm or offline_measurement to initialize the global set of spinor field buffers.
For arrays of temporary spinor fields, you want to use
allocate_spinor_field_array
orinit_solver_field
.