Skip to content

Trace creation of propagator #3

@smangham

Description

@smangham

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.h
  • generic_ks/hisq.h` ???
  • includes/generic_ks_includes.h
  • lo_prop_ks.c

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions