46 #ifndef Xyce_N_DEV_NeuronPop1_h
47 #define Xyce_N_DEV_NeuronPop1_h
50 #include <Teuchos_RefCountPtr.hpp>
51 using Teuchos::RefCountPtr;
56 #include <N_UTL_fwd.h>
68 namespace NeuronPop1 {
75 static const char *
name() {
return "NeuronPopulation";}
117 void registerLIDs(
const std::vector<int> & intLIDVecRef,
118 const std::vector<int> & extLIDVecRef );
123 const std::vector< std::vector<int> > &
jacobianStamp()
const;
124 void registerJacLIDs(
const std::vector< std::vector<int> > & jacLIDVec );
139 void varTypes( std::vector<char> & varTypeVec );