forked from milc-qcd/milc_qcd
-
Notifications
You must be signed in to change notification settings - Fork 0
Trace creation of propagator #3
Copy link
Copy link
Open
Description
We need to identify where the propagator is created.
ks_spectrum/lattice.h is where the lattice sites are defined, and these then use hisq (Highly Improved Staggered Quarks) to generate the fermion matrix, then inverts it. We need to find the step before the inversion. I should try making a more specific property call graph, using the function call graph I've generated, to figure out where it comes from.
Likely to involve:
ks_spectrum/lattice.hgeneric_ks/hisq.h` ???includes/generic_ks_includes.hlo_prop_ks.c
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels