Home
last modified time | relevance | path

Searched refs:GetNewPops (Results 1 – 3 of 3) sorted by relevance

/dports/biology/lamarc/lamarc-2.1.8/src/ui_vars/
H A Dui_vars_forces.h315 std::vector<std::vector<std::string> > GetNewPops() const;
591 std::vector<std::vector<std::string> > GetNewPops() const { return divForce.GetNewPops(); }; in GetNewPops() function
H A Dui_vars_forces.cpp1706 UIVarsDivergenceForce::GetNewPops() const in GetNewPops() function in UIVarsDivergenceForce
2977 std::vector< std::vector <string> > names = divForce.GetNewPops(); in GetEpochDescendentNames()
/dports/biology/lamarc/lamarc-2.1.8/src/control/
H A Dregistry.cpp883 vars.forces.GetNewPops(), in InstallForcesAllOverThePlace()