Xyce  6.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
N_DEV_Synapse2.h File Reference
#include <N_DEV_Configuration.h>
#include <N_DEV_DeviceMaster.h>
#include <N_DEV_DeviceBlock.h>
#include <N_DEV_DeviceInstance.h>
#include <N_DEV_DeviceModel.h>
#include <N_DEV_Synapse.h>
#include <Sacado.hpp>
Include dependency graph for N_DEV_Synapse2.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Xyce::Device::Synapse2::Traits
 
class  Xyce::Device::Synapse2::Instance
 
class  Xyce::Device::Synapse2::Model
 
class  Xyce::Device::Synapse2::Master
 

Namespaces

namespace  Xyce
 Root namespace for the Xyce project.
 
namespace  Xyce::Device
 Circuit Device Definitions.
 
namespace  Xyce::Device::Synapse2
 

Typedefs

typedef
Xyce::Device::Synapse2::Instance 
N_DEV_SynapseInstance2
 
typedef
Xyce::Device::Synapse2::Model 
N_DEV_SynapseModel2
 
typedef
Xyce::Device::Synapse2::Master 
N_DEV_Synapse2Master
 

Functions

template<typename ScalarT >
static ScalarT Xyce::Device::Synapse2::PostCurrentEqu (const ScalarT Vpost, const ScalarT r, const ScalarT g, const ScalarT Erev)
 
template<typename ScalarT >
static ScalarT Xyce::Device::Synapse2::rEquF (const ScalarT V, const ScalarT r, const ScalarT alpha, const ScalarT beta, const ScalarT Tmax, const ScalarT Vthres)
 
void Xyce::Device::Synapse2::registerDevice ()
 

Typedef Documentation