Skip to content

error in compiling triangular model #266

@PeizhiMai

Description

@PeizhiMai

When I tried to compile master code in summit for the triangular model, I got the following error:

/ccs/home/cosdis/DCA_tri/include/dca/phys/dca_step/symmetrization/symmetrize_single_particle_function.hpp:700:61: error: ‘transformationSignOfK’ is not a member of ‘dca::phys::models::triangular_latticedca::phys::domains::D4’
700 | const double sign = Lattice::transformationSignOfK(b0, b1, s_ind);
/ccs/home/cosdis/DCA_tri/include/dca/phys/dca_step/symmetrization/symmetrize_single_particle_function.hpp:606:61: error: ‘transformationSignOfR’ is not a member of ‘dca::phys::models::triangular_latticedca::phys::domains::D4’
606 | const double sign = Lattice::transformationSignOfR(b0, b1, s_ind);

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions