Nemo  2.3.56
Simulate forward-in-time genetic evolution in a spatially explicit, individual-based stochastic simulator
LCE_Breed_Quanti Member List

This is the complete list of members for LCE_Breed_Quanti, including all inherited members.

_alpha_maleLCE_Breed_baseprivate
_do_inheritLCE_Breed_baseprivate
_event_nameLifeCycleEventprotected
_get_VA_func_ptrLCE_Breed_Quantiprivate
_h2LCE_Breed_Quantiprivate
_LCELinkedTraitIndexLifeCycleEventprotected
_LCELinkedTraitTypeLifeCycleEventprotected
_mating_malesLCE_Breed_baseprivate
_mating_proportionLCE_Breed_baseprivate
_mating_systemLCE_Breed_baseprivate
_mean_fecundityLCE_Breed_baseprotected
_myPopModelFuncPtrLCE_Breed_Quantiprivate
_paramSetSimComponentprotected
_popPtrLifeCycleEventprotected
_QuantiProtoLCE_Breed_Quantiprivate
_sd_fecundityLCE_Breed_baseprivate
add_parameter(Param *param)SimComponentinlinevirtual
add_parameter(std::string Name, param_t Type, bool isRequired, bool isBounded, double low_bnd, double up_bnd)SimComponentinlinevirtual
add_parameter(std::string Name, param_t Type, bool isRequired, bool isBounded, double low_bnd, double up_bnd, ParamUpdaterBase *updater)SimComponentinlinevirtual
addAgeClass()LCE_Breed_Quantiinlinevirtual
attach_trait(string trait)LifeCycleEventinlinevirtual
breed(Individual *mother, Individual *father, unsigned int LocalPatch)LCE_Breed_base
breed_cloning(Individual *mother, Individual *father, unsigned int LocalPatch)LCE_Breed_base
checkCloning(Patch *thePatch)LCE_Breed_baseinline
checkMatingCondition(Patch *thePatch)LCE_Breed_baseinline
CheckMatingConditionFuncPtrLCE_Breed_baseprivate
checkNoSelfing(Patch *thePatch)LCE_Breed_baseinline
checkPolygyny(Patch *thePatch)LCE_Breed_baseinline
checkSelfing(Patch *thePatch)LCE_Breed_baseinline
clone()LCE_Breed_Quantiinlinevirtual
do_breed(Individual *mother, Individual *father, unsigned int LocalPatch)LCE_Breed_baseinline
DoBreedFuncPtrLCE_Breed_baseprivate
doInheritance()LCE_Breed_baseinline
execute()LCE_Breed_Quantivirtual
FecundityFuncPtrLCE_Breed_baseprivate
fullMonoginy(Patch *thePatch, Individual *mother, unsigned int motherIndex)LCE_Breed_baseinline
fullPolyginy(Patch *thePatch, Individual *mother, unsigned int motherIndex)LCE_Breed_baseinline
fullPolyginy_manyMales(Patch *thePatch, Individual *mother, unsigned int motherIndex)LCE_Breed_baseinline
fullSelfing(Patch *thePatch, Individual *mother, unsigned int motherIndex)LCE_Breed_baseinline
get_event_name()LifeCycleEventinlinevirtual
get_name()SimComponentinlinevirtual
get_parameter(std::string name)SimComponentinlinevirtual
get_parameter_value(std::string name)SimComponentinlinevirtual
get_paramset()SimComponentinlinevirtual
get_pop_ptr()LifeCycleEventinlinevirtual
get_rank()LifeCycleEventinlinevirtual
getFatherPtr(Patch *thePatch, Individual *mother, unsigned int motherIndex)LCE_Breed_baseinlinevirtual
getFecundity(unsigned int patch)LCE_Breed_baseinline
getFecundity(double mean)LCE_Breed_baseinline
getFixedFecundity(double mean)LCE_Breed_baseinline
getGaussianFecundity(double mean)LCE_Breed_baseinline
getLogNormalFecundity(double mean)LCE_Breed_baseinline
getMatingProportion()LCE_Breed_baseinline
getMatingSystem()LCE_Breed_baseinline
getMeanFecundity(unsigned int patch)LCE_Breed_baseinline
getOffsprgSex()LCE_Breed_baseinline
GetOffsprgSexLCE_Breed_baseprivate
getOffsprgSexCloning()LCE_Breed_baseinline
getOffsprgSexFixed()LCE_Breed_base
getOffsprgSexRandom()LCE_Breed_baseinline
getOffsprgSexSelfing()LCE_Breed_baseinline
getPoissonFecundity(double mean)LCE_Breed_baseinline
has_parameter(std::string name)SimComponentinlinevirtual
init(Metapop *popPtr)LifeCycleEventinlinevirtual
LCE_Breed_base()LCE_Breed_base
LCE_Breed_Quanti()LCE_Breed_Quantiinline
LifeCycleEvent(const char *name, const char *trait_link)LifeCycleEventinline
loadFileServices(FileServices *loader)LCE_Breed_Quantiinlinevirtual
loadStatServices(StatServices *loader)LCE_Breed_Quantiinlinevirtual
loadUpdaters(UpdaterServices *loader)SimComponentinlinevirtual
makeOffspring(Individual *ind)LCE_Breed_base
MatingFuncPtrLCE_Breed_baseprivate
NonWrightFisherPopulation()LCE_Breed_Quanti
partialMonoginy(Patch *thePatch, Individual *mother, unsigned int motherIndex)LCE_Breed_baseinline
partialPolyginy(Patch *thePatch, Individual *mother, unsigned int motherIndex)LCE_Breed_baseinline
partialPolyginy_manyMales(Patch *thePatch, Individual *mother, unsigned int motherIndex)LCE_Breed_baseinline
partialSelfing(Patch *thePatch, Individual *mother, unsigned int motherIndex)LCE_Breed_baseinline
PopModelFuncPtrLCE_Breed_baseprotected
random_hermaphrodite(Patch *thePatch, Individual *mother, unsigned int motherIndex)LCE_Breed_baseinline
RandomMating(Patch *thePatch, Individual *mother, unsigned int motherIndex)LCE_Breed_baseinline
removeAgeClass()LCE_Breed_Quantiinlinevirtual
requiredAgeClass()LCE_Breed_Quantiinlinevirtual
resetParameterFromSource(std::string param, SimComponent *cmpt)LCE_Breed_Quantiinlinevirtual
set_event_name(std::string &name)LifeCycleEventinlinevirtual
set_event_name(const char *name)LifeCycleEventinlinevirtual
set_paramset(std::string name, bool required, SimComponent *owner)LifeCycleEventinlinevirtual
SimComponent::set_paramset(ParamSet *paramset)SimComponentinlinevirtual
set_paramsetFromCopy(const ParamSet &PSet)SimComponentinlinevirtual
set_pop_ptr(Metapop *popPtr)LifeCycleEventinlinevirtual
setFecundity()LCE_Breed_base
setIndPhenotype(Patch *patch, sex_t SEX, age_idx AGE)LCE_Breed_Quanti
setMatingSystem()LCE_Breed_base
setParameters()LCE_Breed_Quantivirtual
setSexRatio()LCE_Breed_base
setVefromVa(Patch *patch, age_idx AGE)LCE_Breed_Quanti
SimComponent()SimComponentinline
WrightFisherPopulation()LCE_Breed_Quanti
~LCE_Breed_base()LCE_Breed_baseinlinevirtual
~LCE_Breed_Quanti()LCE_Breed_Quantiinlinevirtual
~LifeCycleEvent()LifeCycleEventinlinevirtual
~SimComponent()SimComponentinlinevirtual

Generated for Nemo v2.3.56 by  doxygen 1.9.0 -- Nemo is hosted on  Download Nemo

Locations of visitors to this page
Catalogued on GSR