This is the complete list of members for ElectronMix, including all inherited members.
| _children (defined in Item) | Item | private |
| _config (defined in MaterialMix) | MaterialMix | private |
| _cpf (defined in ElectronMix) | ElectronMix | private |
| _defaultTemperature (defined in ElectronMix) | ElectronMix | private |
| _dpf (defined in ElectronMix) | ElectronMix | private |
| _hasDispersion (defined in ElectronMix) | ElectronMix | private |
| _includePolarization (defined in ElectronMix) | ElectronMix | private |
| _includeThermalDispersion (defined in ElectronMix) | ElectronMix | private |
| _parent (defined in Item) | Item | private |
| _random (defined in MaterialMix) | MaterialMix | private |
| _setupStarted (defined in SimulationItem) | SimulationItem | private |
| _utility (defined in Item) | Item | private |
| addChild(Item *child) | Item | |
| asymmpar(double lambda) const | MaterialMix | virtual |
| BaseType typedef (defined in ElectronMix) | ElectronMix | private |
| children() const | Item | |
| clearItemListProperty(const PropertyDef *property) | Item | virtual |
| config() const | MaterialMix | inlineprotected |
| defaultTemperature() const | ElectronMix | inline |
| destroyChild(Item *child) | Item | |
| DynamicStateType enum name | MaterialMix | |
| ElectronMix() | ElectronMix | inlineprotected |
| emissionSpectrum(const MaterialState *state, const Array &Jv) const | MaterialMix | virtual |
| emissionWavelengthGrid() const | MaterialMix | virtual |
| emissivity(const Array &Jv) const | MaterialMix | virtual |
| find(bool setup=true) const | SimulationItem | inline |
| find(bool setup, SimulationItem *castToRequestedType(Item *)) const | SimulationItem | private |
| getBoolProperty(const PropertyDef *property) const | Item | virtual |
| getDoubleListProperty(const PropertyDef *property) const | Item | virtual |
| getDoubleProperty(const PropertyDef *property) const | Item | virtual |
| getEnumProperty(const PropertyDef *property) const | Item | virtual |
| getIntProperty(const PropertyDef *property) const | Item | virtual |
| getItemListProperty(const PropertyDef *property) const | Item | virtual |
| getItemProperty(const PropertyDef *property) const | Item | virtual |
| getStringProperty(const PropertyDef *property) const | Item | virtual |
| getUtilityProperty(string name) const | Item | |
| hasContinuumEmission() const | MaterialMix | virtual |
| hasDynamicMediumState() const | MaterialMix | virtual |
| hasExtraSpecificState() const | MaterialMix | virtual |
| hasLineEmission() const | MaterialMix | virtual |
| hasNegativeExtinction() const | MaterialMix | virtual |
| hasPolarizedAbsorption() const | MaterialMix | virtual |
| hasPolarizedEmission() const | MaterialMix | virtual |
| hasPolarizedScattering() const override | ElectronMix | virtual |
| hasResonantScattering() const | MaterialMix | virtual |
| hasScatteringDispersion() const override | ElectronMix | virtual |
| hasStochasticDustEmission() const | MaterialMix | virtual |
| includePolarization() const | ElectronMix | inline |
| includeThermalDispersion() const | ElectronMix | inline |
| indicativeTemperature(const MaterialState *state, const Array &Jv) const override | ElectronMix | virtual |
| initializeSpecificState(MaterialState *state, double metallicity, double temperature, const Array ¶ms) const override | ElectronMix | virtual |
| insertIntoItemListProperty(const PropertyDef *property, int index, Item *item) | Item | virtual |
| interface(int levels=-999999, bool setup=true) const | SimulationItem | inline |
| interface(int levels, bool setup, bool offersRequestedInterface(SimulationItem *)) const | SimulationItem | private |
| isDust() const | MaterialMix | inline |
| isElectrons() const | MaterialMix | inline |
| isGas() const | MaterialMix | inline |
| isSpecificStateConverged(int numCells, int numUpdated, int numNotConverged, MaterialState *currentAggregate, MaterialState *previousAggregate) const | MaterialMix | virtual |
| Item() | Item | inlineprotected |
| Item(const Item &)=delete | Item | |
| itemName() const | SimulationItem | virtual |
| ItemRegistry (defined in ElectronMix) | ElectronMix | friend |
| ItemType typedef (defined in ElectronMix) | ElectronMix | private |
| lineEmissionCenters() const | MaterialMix | virtual |
| lineEmissionMasses() const | MaterialMix | virtual |
| lineEmissionSpectrum(const MaterialState *state, const Array &Jv) const | MaterialMix | virtual |
| mass() const override | ElectronMix | virtual |
| MaterialMix() | MaterialMix | inlineprotected |
| MaterialType enum name | MaterialMix | |
| materialType() const override | ElectronMix | virtual |
| offersInterface(const std::type_info &interfaceTypeInfo) const | SimulationItem | protectedvirtual |
| opacityAbs(double lambda, const MaterialState *state, const PhotonPacket *pp) const override | ElectronMix | virtual |
| opacityExt(double lambda, const MaterialState *state, const PhotonPacket *pp) const override | ElectronMix | virtual |
| opacitySca(double lambda, const MaterialState *state, const PhotonPacket *pp) const override | ElectronMix | virtual |
| operator=(const Item &)=delete | Item | |
| parameterInfo() const | MaterialMix | virtual |
| parent() const | Item | |
| peeloffScattering(double &I, double &Q, double &U, double &V, double &lambda, Direction bfkobs, Direction bfky, const MaterialState *state, const PhotonPacket *pp) const override | ElectronMix | virtual |
| performScattering(double lambda, const MaterialState *state, PhotonPacket *pp) const override | ElectronMix | virtual |
| random() const | MaterialMix | inlineprotected |
| removeChild(Item *child) | Item | private |
| removeFromItemListProperty(const PropertyDef *property, int index) | Item | virtual |
| scatteringEmulatesSecondaryEmission() const | MaterialMix | virtual |
| sectionAbs(double lambda) const override | ElectronMix | virtual |
| sectionExt(double lambda) const override | ElectronMix | virtual |
| sectionsAbs(double lambda) const | MaterialMix | virtual |
| sectionsAbspol(double lambda) const | MaterialMix | virtual |
| sectionSca(double lambda) const override | ElectronMix | virtual |
| setBoolProperty(const PropertyDef *property, bool value) | Item | virtual |
| setDoubleListProperty(const PropertyDef *property, vector< double > value) | Item | virtual |
| setDoubleProperty(const PropertyDef *property, double value) | Item | virtual |
| setEnumProperty(const PropertyDef *property, string value) | Item | virtual |
| setIntProperty(const PropertyDef *property, int value) | Item | virtual |
| setItemProperty(const PropertyDef *property, Item *item) | Item | virtual |
| setParent(Item *parent) | Item | private |
| setStringProperty(const PropertyDef *property, string value) | Item | virtual |
| setup() | SimulationItem | |
| setupSelfAfter() | SimulationItem | protectedvirtual |
| setupSelfBefore() override | ElectronMix | protectedvirtual |
| setUtilityProperty(string name, int value) | Item | |
| SimulationItem() | SimulationItem | inlineprotected |
| specificStateVariableInfo() const override | ElectronMix | virtual |
| thetaGrid() const | MaterialMix | virtual |
| type() const | Item | virtual |
| typeAndName() const | SimulationItem | |
| updateSpecificState(MaterialState *state, const Array &Jv) const | MaterialMix | virtual |
| ~Item() | Item | virtual |