Detailed report on module ODESolver

MetricTagOverallPer Function
Lines of CodeLOC 9******
McCabe's Cyclomatic NumberMVG 0******
Lines of CommentCOM 0********
LOC/COML_C------ 
MVG/COMM_C------ 
Weighted Methods per Class (  weighting = unity )WMC1 3 
Weighted Methods per Class (  weighting = visible )WMCv 3 
Depth of Inheritance TreeDIT 0 
Number of ChildrenNOC 3 
Coupling between objectsCBO 4 
Information Flow measure (  inclusive )IF4 9********
Information Flow measure (  visible )IF4v 9********
Information Flow measure (  concrete )IF4c 0********

Definitions and Declarations

DescriptionLOCMVGCOML_CM_C
definition   ./src/ODESolver.h:7
5 0 0------------

Functions

Function prototypeLOCMVGCOML_CM_C
ODESolver(  ParticleSystem * )
definition   ./src/ODESolver.h:10

2 0 0------------
update(  float )
declaration   ./src/ODESolver.h:13

1 0 0------------
~ODESolver(   )
definition   ./src/ODESolver.h:12

1 0 0------------

Relationships

ClientsSuppliers
Euler [CV]
inheritance   ./src/ODESolver.h:20


MidPoint [CV]
inheritance   ./src/ODESolver.h:32


RungeKutta4 [CV]
inheritance   ./src/ODESolver.h:46


 
ParticleSystem [V]
pass by reference   ./src/ODESolver.h:10
has by reference   ./src/ODESolver.h:16