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

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

_alpha_maleLCE_Breed_baseprivate
_breed_func_ptrLCE_Breed_Wolbachiaprivate
_do_inheritLCE_Breed_baseprivate
_event_nameLifeCycleEventprotected
_fec_costLCE_Breed_Wolbachiaprivate
_incomp_costLCE_Breed_Wolbachiaprivate
_infected_fecLCE_Breed_Wolbachiaprivate
_inoculum_sizeLCE_Breed_Wolbachiaprivate
_inoculum_timeLCE_Breed_Wolbachiaprivate
_LCELinkedTraitIndexLifeCycleEventprotected
_LCELinkedTraitTypeLifeCycleEventprotected
_mating_malesLCE_Breed_baseprivate
_mating_proportionLCE_Breed_baseprivate
_mating_systemLCE_Breed_baseprivate
_mean_fecundityLCE_Breed_baseprotected
_modelLCE_Breed_Wolbachiaprivate
_paramSetSimComponentprotected
_popPtrLifeCycleEventprotected
_sd_fecundityLCE_Breed_baseprivate
_writerLCE_Breed_Wolbachiaprivate
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_Wolbachiainlinevirtual
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_Wolbachiainlinevirtual
do_breed(Individual *mother, Individual *father, unsigned int LocalPatch)LCE_Breed_baseinline
DoBreedFuncPtrLCE_Breed_baseprivate
doInheritance()LCE_Breed_baseinline
execute()LCE_Breed_Wolbachiavirtual
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
hasInfectedFemale()LCE_Breed_Wolbachiaprivate
init(Metapop *popPtr)LifeCycleEventinlinevirtual
inoculate_wolbachia()LCE_Breed_Wolbachiaprivate
LCE_Breed_base()LCE_Breed_base
LCE_Breed_Wolbachia()LCE_Breed_Wolbachia
LifeCycleEvent(const char *name, const char *trait_link)LifeCycleEventinline
loadFileServices(FileServices *loader)LCE_Breed_Wolbachiavirtual
loadStatServices(StatServices *loader)LCE_Breed_Wolbachiainlinevirtual
loadUpdaters(UpdaterServices *loader)SimComponentinlinevirtual
makeOffspring(Individual *ind)LCE_Breed_base
MatingFuncPtrLCE_Breed_baseprivate
NonWrightFisherPopulation()LCE_Breed_base
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_Wolbachiainlinevirtual
requiredAgeClass()LCE_Breed_Wolbachiainlinevirtual
resetParameterFromSource(std::string param, SimComponent *cmpt)LCE_Breed_Wolbachiainlinevirtual
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
setMatingSystem()LCE_Breed_base
setParameters()LCE_Breed_Wolbachiavirtual
setSexRatio()LCE_Breed_base
SimComponent()SimComponentinline
wolbachia_model_1()LCE_Breed_Wolbachia
wolbachia_model_2()LCE_Breed_Wolbachia
WrightFisherPopulation()LCE_Breed_base
~LCE_Breed_base()LCE_Breed_baseinlinevirtual
~LCE_Breed_Wolbachia()LCE_Breed_Wolbachiavirtual
~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