Dynamic Neural Field Composer 0.0.0
A C++20 library and interactive application for building and simulating Dynamic Neural Field (DNF) architectures.
Loading...
Searching...
No Matches
dnf_composer::element::GaussFieldCoupling Member List

This is the complete list of members for dnf_composer::element::GaussFieldCoupling, including all inherited members.

addCoupling(const GaussCoupling &coupling)dnf_composer::element::GaussFieldCoupling
addInput(const std::shared_ptr< Element > &inputElement, const std::string &inputComponent="output")dnf_composer::element::Elementvirtual
buildInputCache()dnf_composer::element::Element
changeDimensions(const ElementDimensions &newDimensions) overridednf_composer::element::GaussFieldCouplingvirtual
changeInputDimensions(const ElementDimensions &newInputDimensions)dnf_composer::element::GaussFieldCoupling
clone() const overridednf_composer::element::GaussFieldCouplingvirtual
close()dnf_composer::element::Element
commonParametersdnf_composer::element::Elementprotected
componentsdnf_composer::element::Elementprotected
Element(const ElementCommonParameters &parameters)dnf_composer::element::Elementexplicit
GaussFieldCoupling(const ElementCommonParameters &elementCommonParameters, const GaussFieldCouplingParameters &gfc_parameters)dnf_composer::element::GaussFieldCoupling
getComponent(const std::string &componentName)dnf_composer::element::Element
getComponentList() constdnf_composer::element::Element
getComponentPtr(const std::string &componentName)dnf_composer::element::Element
getComponents() constdnf_composer::element::Element
getElementCommonParameters() constdnf_composer::element::Element
getInputFieldDimensions() constdnf_composer::element::GaussFieldCoupling
getInputs()dnf_composer::element::Element
getInputsAndComponents()dnf_composer::element::Element
getLabel() constdnf_composer::element::Element
getMaxSpatialDimension() constdnf_composer::element::Element
getOutputs()dnf_composer::element::Element
getParameters() constdnf_composer::element::GaussFieldCoupling
getSize() constdnf_composer::element::Element
getStepSize() constdnf_composer::element::Element
getUniqueIdentifier() constdnf_composer::element::Element
getUniqueName() constdnf_composer::element::Element
hasInput(const std::string &inputElementName, const std::string &inputComponent)dnf_composer::element::Element
hasInput(int inputElementId, const std::string &inputComponent)dnf_composer::element::Element
hasInput() constdnf_composer::element::Element
hasOutput(const std::string &outputElementName, const std::string &outputComponent)dnf_composer::element::Element
hasOutput(int outputElementId, const std::string &outputComponent)dnf_composer::element::Element
hasOutput() constdnf_composer::element::Element
init() overridednf_composer::element::GaussFieldCouplingvirtual
inputsdnf_composer::element::Elementprotected
outputsdnf_composer::element::Elementprotected
print() constdnf_composer::element::Element
removeInput(const std::string &inputElementId)dnf_composer::element::Element
removeInput(int uniqueId)dnf_composer::element::Element
removeInputs()dnf_composer::element::Element
removeOutput(const std::string &outputElementId)dnf_composer::element::Element
removeOutput(int uniqueId)dnf_composer::element::Element
removeOutputs()dnf_composer::element::Element
setParameters(const GaussFieldCouplingParameters &gfc_parameters)dnf_composer::element::GaussFieldCoupling
setUniqueName(const std::string &name)dnf_composer::element::Element
step(double t, double deltaT) overridednf_composer::element::GaussFieldCouplingvirtual
toString() const overridednf_composer::element::GaussFieldCouplingvirtual
updateInput()dnf_composer::element::Element
~Element()=defaultdnf_composer::element::Elementvirtual