NEDISS: Network Diffusion and Synchronization Simulator
Public Member Functions | List of all members
LinearTestEquation Class Reference
Inheritance diagram for LinearTestEquation:
Inheritance graph
[legend]
Collaboration diagram for LinearTestEquation:
Collaboration graph
[legend]

Public Member Functions

bool requiresCom (int d)
 
void Field (double t, double a, std::vector< double > &b, std::vector< double > &c, std::vector< double > &d)
 
void d1Field (double t, double a, std::vector< double > &b, std::vector< double > &c, std::vector< double > &d)
 
void d2Field (double t, double a, std::vector< double > &b, std::vector< double > &c, std::vector< double > &d)
 
void d3Field (double t, double a, std::vector< double > &b, std::vector< double > &c, std::vector< double > &d)
 
- Public Member Functions inherited from GeneralDifferentialEquation
 GeneralDifferentialEquation (int type)
 
void UpdateFlowSpecs (std::vector< double > &T1, std::vector< double > &T2, std::vector< double > &T3, std::vector< double > &T4, int N)
 
void Reset ()
 
void BuildForSolver ()
 

Additional Inherited Members

- Public Attributes inherited from GeneralDifferentialEquation
int type
 
bool RequiresBuilding = false
 
FlowSpecs Specs
 

The documentation for this class was generated from the following files: