Public Member Functions | |
NeuralFieldSC (const double tau, const double &SCs_SCi, const double &SCi_PreM, const double &PreM_SCi, const double &SCi_SCs, const BorderPolicy bp, const SimTime ×tep, const uint width, const uint height, const std::string name="NeuralFieldSC", const std::string units="") | |
void | interact () |
void | input_sgs (const Image< double > &inp) |
void | input_sgi (const Image< double > &inp) |
NeuralFieldSC * | clone () const |
clone the module |
Definition at line 70 of file NeuralFieldSC.H.
NeuralFieldSC* NeuralFieldSC::clone | ( | ) | const [inline, virtual] |
clone the module
Implements Structure< SimStructure * >.
Definition at line 125 of file NeuralFieldSC.H.