2026-05-01 18:42 ftp://ftp.de.debian.org/debian/pool/main/e/esys-particle/esys-particle_2.3.5+dfsg2.orig.tar.xz cppcheck-options: --library=posix --library=gnu --library=bsd --library=boost --library=python --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning --suppress=normalCheckLevelConditionExpressions -D__GNUC__ --platform=unix64 -j1 platform: Linux-6.8.0-111-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.3.70 compiler: g++ (Ubuntu 14.2.0-4ubuntu2~24.04.1) 14.2.0 cppcheck: head 2.20.0 head-info: e5c4a73 (2026-05-01 11:10:43 +0200) count: 3050 2182 elapsed-time: 20.6 18.7 head-timing-info: old-timing-info: head results: esys-particle-2.3.5+dfsg2/Fields/FieldMaster.cpp:43:3: performance: Variable 'm_field_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] esys-particle-2.3.5+dfsg2/Fields/FieldMaster.cpp:44:3: performance: Variable 'm_file_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] esys-particle-2.3.5+dfsg2/Fields/FieldMaster.cpp:39:38: style:inconclusive: Function 'AFieldMaster' argument 1 names different: declaration '' definition 'comm'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/FieldMaster.cpp:39:57: style:inconclusive: Function 'AFieldMaster' argument 2 names different: declaration '' definition 'fieldname'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/FieldMaster.cpp:39:81: style:inconclusive: Function 'AFieldMaster' argument 3 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/FieldMaster.cpp:39:104: style:inconclusive: Function 'AFieldMaster' argument 4 names different: declaration '' definition 'savetype'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/FieldMaster.cpp:39:117: style:inconclusive: Function 'AFieldMaster' argument 5 names different: declaration '' definition 't0'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/FieldMaster.cpp:39:124: style:inconclusive: Function 'AFieldMaster' argument 6 names different: declaration '' definition 'tend'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/FieldMaster.cpp:39:133: style:inconclusive: Function 'AFieldMaster' argument 7 names different: declaration '' definition 'dt'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/FieldMaster.cpp:79:33: style:inconclusive: Function 'needSave' argument 1 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/FieldSlave.cpp:15:36: style:inconclusive: Function 'AFieldSlave' argument 1 names different: declaration '' definition 'comm'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.cpp:470:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable app [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.cpp:499:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable app [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.cpp:516:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.h:51:16: style: The function 'writeAsDX' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Fields/FieldMaster.h:57:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.h:51:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.h:52:16: style: The function 'writeAsSUM' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Fields/FieldMaster.h:60:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.h:52:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.h:53:16: style: The function 'writeAsMAX' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Fields/FieldMaster.h:61:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.h:53:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.h:54:16: style: The function 'writeAsRAW_SERIES' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Fields/FieldMaster.h:62:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.h:54:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.h:55:16: style: The function 'writeAsRAW2' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Fields/FieldMaster.h:63:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.h:55:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.h:56:16: style: The function 'writeAsRAW' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Fields/FieldMaster.h:64:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.h:56:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.h:57:16: style: The function 'writeAsRawWithID' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Fields/FieldMaster.h:65:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.h:57:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.h:58:16: style: The function 'writeAsRawWithPosID' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Fields/FieldMaster.h:66:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.h:58:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.h:70:12: style: The destructor '~ScalarInteractionFieldMaster' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Fields/FieldMaster.h:70:12: note: Virtual destructor in base class esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.h:70:12: note: Destructor in derived class esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.h:72:8: style: The function 'collect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Fields/FieldMaster.h:73:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.h:72:8: note: Function in derived class esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.cpp:49:70: style:inconclusive: Function 'ScalarInteractionFieldMaster' argument 1 names different: declaration '' definition 'comm'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.cpp:49:89: style:inconclusive: Function 'ScalarInteractionFieldMaster' argument 2 names different: declaration '' definition 'fieldname'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.cpp:49:113: style:inconclusive: Function 'ScalarInteractionFieldMaster' argument 3 names different: declaration '' definition 'igtype'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.cpp:49:134: style:inconclusive: Function 'ScalarInteractionFieldMaster' argument 4 names different: declaration '' definition 'igname'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.cpp:49:155: style:inconclusive: Function 'ScalarInteractionFieldMaster' argument 5 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.cpp:49:178: style:inconclusive: Function 'ScalarInteractionFieldMaster' argument 6 names different: declaration '' definition 'savetype'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.cpp:49:191: style:inconclusive: Function 'ScalarInteractionFieldMaster' argument 7 names different: declaration '' definition 't0'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.cpp:49:198: style:inconclusive: Function 'ScalarInteractionFieldMaster' argument 8 names different: declaration '' definition 'tend'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.cpp:49:207: style:inconclusive: Function 'ScalarInteractionFieldMaster' argument 9 names different: declaration '' definition 'dt'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.cpp:49:215: style:inconclusive: Function 'ScalarInteractionFieldMaster' argument 10 names different: declaration '' definition 'checked'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.cpp:78:70: style:inconclusive: Function 'ScalarInteractionFieldMaster' argument 1 names different: declaration '' definition 'comm'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.cpp:78:89: style:inconclusive: Function 'ScalarInteractionFieldMaster' argument 2 names different: declaration '' definition 'fieldname'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.cpp:78:113: style:inconclusive: Function 'ScalarInteractionFieldMaster' argument 3 names different: declaration '' definition 'igtype'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.cpp:78:134: style:inconclusive: Function 'ScalarInteractionFieldMaster' argument 4 names different: declaration '' definition 'igname'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.cpp:78:155: style:inconclusive: Function 'ScalarInteractionFieldMaster' argument 5 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.cpp:78:178: style:inconclusive: Function 'ScalarInteractionFieldMaster' argument 6 names different: declaration '' definition 'savetype'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.cpp:78:191: style:inconclusive: Function 'ScalarInteractionFieldMaster' argument 7 names different: declaration '' definition 't0'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.cpp:78:198: style:inconclusive: Function 'ScalarInteractionFieldMaster' argument 8 names different: declaration '' definition 'tend'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.cpp:78:207: style:inconclusive: Function 'ScalarInteractionFieldMaster' argument 9 names different: declaration '' definition 'dt'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.cpp:78:214: style:inconclusive: Function 'ScalarInteractionFieldMaster' argument 10 names different: declaration '' definition 'tag'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.cpp:78:222: style:inconclusive: Function 'ScalarInteractionFieldMaster' argument 11 names different: declaration '' definition 'mask'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.cpp:78:232: style:inconclusive: Function 'ScalarInteractionFieldMaster' argument 12 names different: declaration '' definition 'checked'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.cpp:467:13: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.cpp:496:13: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.cpp:132:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.cpp:153:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.cpp:186:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.cpp:217:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.cpp:245:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.cpp:275:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.cpp:300:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.cpp:362:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.cpp:407:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.cpp:448:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.cpp:466:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.cpp:495:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Fields/MaxTrigger.cpp:19:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Fields/MaxTrigger.cpp:32:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_off_level [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Fields/MaxTrigger.cpp:46:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_on_level [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Fields/MaxTrigger.cpp:33:5: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Fields/MaxTrigger.cpp:47:5: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:303:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable app [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:327:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable app [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:345:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable app [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:570:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable app [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:594:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable app [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:610:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable app [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.h:41:16: style: The function 'writeAsDX' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Fields/FieldMaster.h:57:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.h:41:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.h:42:16: style: The function 'writeAsPOV' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Fields/FieldMaster.h:58:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.h:42:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.h:43:16: style: The function 'writeAsSILO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Fields/FieldMaster.h:59:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.h:43:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.h:44:16: style: The function 'writeAsSUM' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Fields/FieldMaster.h:60:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.h:44:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.h:45:16: style: The function 'writeAsMAX' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Fields/FieldMaster.h:61:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.h:45:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.h:46:16: style: The function 'writeAsRAW_SERIES' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Fields/FieldMaster.h:62:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.h:46:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.h:47:16: style: The function 'writeAsRawWithPosID' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Fields/FieldMaster.h:66:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.h:47:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.h:55:12: style: The destructor '~ScalarParticleFieldMaster' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Fields/FieldMaster.h:70:12: note: Virtual destructor in base class esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.h:55:12: note: Destructor in derived class esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.h:57:16: style: The function 'collect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Fields/FieldMaster.h:73:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.h:57:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.h:73:16: style: The function 'writeAsDX' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Fields/FieldMaster.h:57:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.h:73:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.h:74:16: style: The function 'writeAsPOV' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Fields/FieldMaster.h:58:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.h:74:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.h:75:16: style: The function 'writeAsSILO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Fields/FieldMaster.h:59:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.h:75:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.h:76:16: style: The function 'writeAsSUM' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Fields/FieldMaster.h:60:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.h:76:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.h:77:16: style: The function 'writeAsMAX' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Fields/FieldMaster.h:61:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.h:77:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.h:78:16: style: The function 'writeAsRAW_SERIES' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Fields/FieldMaster.h:62:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.h:78:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.h:79:16: style: The function 'writeAsRAW2' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Fields/FieldMaster.h:63:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.h:79:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.h:80:16: style: The function 'writeAsRawWithID' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Fields/FieldMaster.h:65:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.h:80:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.h:85:12: style: The destructor '~VectorParticleFieldMaster' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Fields/FieldMaster.h:70:12: note: Virtual destructor in base class esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.h:85:12: note: Destructor in derived class esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.h:87:8: style: The function 'collect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Fields/FieldMaster.h:73:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.h:87:8: note: Function in derived class esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:47:64: style:inconclusive: Function 'ScalarParticleFieldMaster' argument 1 names different: declaration '' definition 'comm'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:47:83: style:inconclusive: Function 'ScalarParticleFieldMaster' argument 2 names different: declaration '' definition 'fieldname'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:47:107: style:inconclusive: Function 'ScalarParticleFieldMaster' argument 3 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:47:130: style:inconclusive: Function 'ScalarParticleFieldMaster' argument 4 names different: declaration '' definition 'savetype'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:47:143: style:inconclusive: Function 'ScalarParticleFieldMaster' argument 5 names different: declaration '' definition 't0'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:47:150: style:inconclusive: Function 'ScalarParticleFieldMaster' argument 6 names different: declaration '' definition 'tend'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:47:159: style:inconclusive: Function 'ScalarParticleFieldMaster' argument 7 names different: declaration '' definition 'dt'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:69:64: style:inconclusive: Function 'ScalarParticleFieldMaster' argument 1 names different: declaration '' definition 'comm'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:69:83: style:inconclusive: Function 'ScalarParticleFieldMaster' argument 2 names different: declaration '' definition 'fieldname'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:69:107: style:inconclusive: Function 'ScalarParticleFieldMaster' argument 3 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:69:130: style:inconclusive: Function 'ScalarParticleFieldMaster' argument 4 names different: declaration '' definition 'savetype'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:69:143: style:inconclusive: Function 'ScalarParticleFieldMaster' argument 5 names different: declaration '' definition 't0'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:69:150: style:inconclusive: Function 'ScalarParticleFieldMaster' argument 6 names different: declaration '' definition 'tend'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:69:159: style:inconclusive: Function 'ScalarParticleFieldMaster' argument 7 names different: declaration '' definition 'dt'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:69:166: style:inconclusive: Function 'ScalarParticleFieldMaster' argument 8 names different: declaration '' definition 'tag'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:69:174: style:inconclusive: Function 'ScalarParticleFieldMaster' argument 9 names different: declaration '' definition 'mask'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:400:64: style:inconclusive: Function 'VectorParticleFieldMaster' argument 1 names different: declaration '' definition 'comm'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:400:83: style:inconclusive: Function 'VectorParticleFieldMaster' argument 2 names different: declaration '' definition 'fieldname'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:400:107: style:inconclusive: Function 'VectorParticleFieldMaster' argument 3 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:400:130: style:inconclusive: Function 'VectorParticleFieldMaster' argument 4 names different: declaration '' definition 'savetype'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:400:143: style:inconclusive: Function 'VectorParticleFieldMaster' argument 5 names different: declaration '' definition 't0'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:400:150: style:inconclusive: Function 'VectorParticleFieldMaster' argument 6 names different: declaration '' definition 'tend'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:400:159: style:inconclusive: Function 'VectorParticleFieldMaster' argument 7 names different: declaration '' definition 'dt'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:422:64: style:inconclusive: Function 'VectorParticleFieldMaster' argument 1 names different: declaration '' definition 'comm'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:422:83: style:inconclusive: Function 'VectorParticleFieldMaster' argument 2 names different: declaration '' definition 'fieldname'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:422:107: style:inconclusive: Function 'VectorParticleFieldMaster' argument 3 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:422:130: style:inconclusive: Function 'VectorParticleFieldMaster' argument 4 names different: declaration '' definition 'savetype'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:422:143: style:inconclusive: Function 'VectorParticleFieldMaster' argument 5 names different: declaration '' definition 't0'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:422:150: style:inconclusive: Function 'VectorParticleFieldMaster' argument 6 names different: declaration '' definition 'tend'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:422:159: style:inconclusive: Function 'VectorParticleFieldMaster' argument 7 names different: declaration '' definition 'dt'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:422:166: style:inconclusive: Function 'VectorParticleFieldMaster' argument 8 names different: declaration '' definition 'tag'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:422:174: style:inconclusive: Function 'VectorParticleFieldMaster' argument 9 names different: declaration '' definition 'mask'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:300:13: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:324:13: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:567:13: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:115:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:120:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:125:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:147:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:178:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:203:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:223:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:299:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:323:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:350:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:374:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:449:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:454:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:485:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:566:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:590:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:615:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:638:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:664:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Fields/ScalarParticleDistributionMaster.cpp:31:35: warning: Member variable 'ScalarParticleDistributionMaster::m_is_writing_time' is not initialized in the constructor. [uninitMemberVar] esys-particle-2.3.5+dfsg2/Fields/ScalarParticleDistributionMaster.cpp:56:35: warning: Member variable 'ScalarParticleDistributionMaster::m_is_writing_time' is not initialized in the constructor. [uninitMemberVar] esys-particle-2.3.5+dfsg2/Fields/ScalarParticleDistributionMaster.cpp:60:3: warning: Class 'ScalarParticleDistributionMaster' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] esys-particle-2.3.5+dfsg2/Fields/ScalarParticleDistributionMaster.cpp:60:3: warning: Class 'ScalarParticleDistributionMaster' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] esys-particle-2.3.5+dfsg2/Fields/ScalarParticleDistributionMaster.h:42:4: style: The destructor '~ScalarParticleDistributionMaster' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.h:55:12: note: Virtual destructor in base class esys-particle-2.3.5+dfsg2/Fields/ScalarParticleDistributionMaster.h:42:4: note: Destructor in derived class esys-particle-2.3.5+dfsg2/Fields/ScalarParticleDistributionMaster.h:44:16: style: The function 'needSave' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Fields/FieldMaster.h:72:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Fields/ScalarParticleDistributionMaster.h:44:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Fields/ScalarParticleDistributionMaster.h:45:16: style: The function 'collect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.h:57:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Fields/ScalarParticleDistributionMaster.h:45:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Fields/ScalarParticleDistributionMaster.h:46:16: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Fields/FieldMaster.h:74:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Fields/ScalarParticleDistributionMaster.h:46:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Fields/ScalarParticleDistributionMaster.cpp:31:78: style:inconclusive: Function 'ScalarParticleDistributionMaster' argument 1 names different: declaration '' definition 'comm'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/ScalarParticleDistributionMaster.cpp:31:97: style:inconclusive: Function 'ScalarParticleDistributionMaster' argument 2 names different: declaration '' definition 'fieldname'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/ScalarParticleDistributionMaster.cpp:31:121: style:inconclusive: Function 'ScalarParticleDistributionMaster' argument 3 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/ScalarParticleDistributionMaster.cpp:31:144: style:inconclusive: Function 'ScalarParticleDistributionMaster' argument 4 names different: declaration '' definition 'savetype'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/ScalarParticleDistributionMaster.cpp:31:157: style:inconclusive: Function 'ScalarParticleDistributionMaster' argument 5 names different: declaration '' definition 't0'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/ScalarParticleDistributionMaster.cpp:31:164: style:inconclusive: Function 'ScalarParticleDistributionMaster' argument 6 names different: declaration '' definition 'tend'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/ScalarParticleDistributionMaster.cpp:31:173: style:inconclusive: Function 'ScalarParticleDistributionMaster' argument 7 names different: declaration '' definition 'dt_coll'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/ScalarParticleDistributionMaster.cpp:31:185: style:inconclusive: Function 'ScalarParticleDistributionMaster' argument 8 names different: declaration '' definition 'dt_save'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/ScalarParticleDistributionMaster.cpp:31:200: style:inconclusive: Function 'ScalarParticleDistributionMaster' argument 9 names different: declaration '' definition 'x0'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/ScalarParticleDistributionMaster.cpp:31:210: style:inconclusive: Function 'ScalarParticleDistributionMaster' argument 10 names different: declaration '' definition 'xmax'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/ScalarParticleDistributionMaster.cpp:31:220: style:inconclusive: Function 'ScalarParticleDistributionMaster' argument 11 names different: declaration '' definition 'nx'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/ScalarParticleDistributionMaster.cpp:56:78: style:inconclusive: Function 'ScalarParticleDistributionMaster' argument 1 names different: declaration '' definition 'comm'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/ScalarParticleDistributionMaster.cpp:56:97: style:inconclusive: Function 'ScalarParticleDistributionMaster' argument 2 names different: declaration '' definition 'fieldname'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/ScalarParticleDistributionMaster.cpp:56:121: style:inconclusive: Function 'ScalarParticleDistributionMaster' argument 3 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/ScalarParticleDistributionMaster.cpp:56:144: style:inconclusive: Function 'ScalarParticleDistributionMaster' argument 4 names different: declaration '' definition 'savetype'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/ScalarParticleDistributionMaster.cpp:56:157: style:inconclusive: Function 'ScalarParticleDistributionMaster' argument 5 names different: declaration '' definition 't0'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/ScalarParticleDistributionMaster.cpp:56:164: style:inconclusive: Function 'ScalarParticleDistributionMaster' argument 6 names different: declaration '' definition 'tend'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/ScalarParticleDistributionMaster.cpp:56:173: style:inconclusive: Function 'ScalarParticleDistributionMaster' argument 7 names different: declaration '' definition 'dt_coll'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/ScalarParticleDistributionMaster.cpp:56:185: style:inconclusive: Function 'ScalarParticleDistributionMaster' argument 8 names different: declaration '' definition 'dt_save'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/ScalarParticleDistributionMaster.cpp:56:200: style:inconclusive: Function 'ScalarParticleDistributionMaster' argument 9 names different: declaration '' definition 'x0'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/ScalarParticleDistributionMaster.cpp:56:210: style:inconclusive: Function 'ScalarParticleDistributionMaster' argument 10 names different: declaration '' definition 'xmax'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/ScalarParticleDistributionMaster.cpp:56:220: style:inconclusive: Function 'ScalarParticleDistributionMaster' argument 11 names different: declaration '' definition 'nx'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/ScalarParticleDistributionMaster.cpp:56:227: style:inconclusive: Function 'ScalarParticleDistributionMaster' argument 12 names different: declaration '' definition 'tag'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/ScalarParticleDistributionMaster.cpp:56:236: style:inconclusive: Function 'ScalarParticleDistributionMaster' argument 13 names different: declaration '' definition 'mask'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/ScalarParticleDistributionMaster.cpp:77:53: style:inconclusive: Function 'needSave' argument 1 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/ScalarParticleDistributionMaster.cpp:101:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Fields/ScalarTriangleFieldMaster.cpp:82:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Fields/ScalarTriangleFieldMaster.cpp:152:33: style: The member function 'ScalarTriangleFieldMaster::collectFullDX' can be static. [functionStatic] esys-particle-2.3.5+dfsg2/Fields/ScalarTriangleFieldMaster.h:43:8: note: The member function 'ScalarTriangleFieldMaster::collectFullDX' can be static. esys-particle-2.3.5+dfsg2/Fields/ScalarTriangleFieldMaster.cpp:152:33: note: The member function 'ScalarTriangleFieldMaster::collectFullDX' can be static. esys-particle-2.3.5+dfsg2/Fields/ScalarTriangleFieldMaster.h:36:16: style: The function 'writeAsDX' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Fields/FieldMaster.h:57:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Fields/ScalarTriangleFieldMaster.h:36:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Fields/ScalarTriangleFieldMaster.h:37:16: style: The function 'writeAsRAW' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Fields/FieldMaster.h:64:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Fields/ScalarTriangleFieldMaster.h:37:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Fields/ScalarTriangleFieldMaster.h:38:16: style: The function 'writeAsSUM' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Fields/FieldMaster.h:60:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Fields/ScalarTriangleFieldMaster.h:38:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Fields/ScalarTriangleFieldMaster.h:39:16: style: The function 'writeAsMAX' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Fields/FieldMaster.h:61:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Fields/ScalarTriangleFieldMaster.h:39:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Fields/ScalarTriangleFieldMaster.h:40:16: style: The function 'writeAsRAW_SERIES' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Fields/FieldMaster.h:62:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Fields/ScalarTriangleFieldMaster.h:40:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Fields/ScalarTriangleFieldMaster.h:47:4: style: The destructor '~ScalarTriangleFieldMaster' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Fields/FieldMaster.h:70:12: note: Virtual destructor in base class esys-particle-2.3.5+dfsg2/Fields/ScalarTriangleFieldMaster.h:47:4: note: Destructor in derived class esys-particle-2.3.5+dfsg2/Fields/ScalarTriangleFieldMaster.h:49:16: style: The function 'collect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Fields/FieldMaster.h:73:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Fields/ScalarTriangleFieldMaster.h:49:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Fields/ScalarTriangleFieldMaster.h:50:16: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Fields/FieldMaster.h:74:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Fields/ScalarTriangleFieldMaster.h:50:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Fields/ScalarTriangleFieldMaster.cpp:39:64: style:inconclusive: Function 'ScalarTriangleFieldMaster' argument 1 names different: declaration '' definition 'comm'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/ScalarTriangleFieldMaster.cpp:40:26: style:inconclusive: Function 'ScalarTriangleFieldMaster' argument 2 names different: declaration '' definition 'fieldname'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/ScalarTriangleFieldMaster.cpp:41:26: style:inconclusive: Function 'ScalarTriangleFieldMaster' argument 3 names different: declaration '' definition 'meshname'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/ScalarTriangleFieldMaster.cpp:42:26: style:inconclusive: Function 'ScalarTriangleFieldMaster' argument 4 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/ScalarTriangleFieldMaster.cpp:43:26: style:inconclusive: Function 'ScalarTriangleFieldMaster' argument 5 names different: declaration '' definition 'savetype'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/ScalarTriangleFieldMaster.cpp:44:16: style:inconclusive: Function 'ScalarTriangleFieldMaster' argument 6 names different: declaration '' definition 't_0'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/ScalarTriangleFieldMaster.cpp:44:24: style:inconclusive: Function 'ScalarTriangleFieldMaster' argument 7 names different: declaration '' definition 't_end'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/ScalarTriangleFieldMaster.cpp:44:34: style:inconclusive: Function 'ScalarTriangleFieldMaster' argument 8 names different: declaration '' definition 'dt'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/ScalarTriangleFieldMaster.cpp:108:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Fields/ScalarTriangleFieldMaster.cpp:137:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Fields/ScalarTriangleFieldSlave.cpp:28:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mesh [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Fields/ScalarTriangleFieldSlave.cpp:45:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Fields/ScalarTriangleFieldSlave.cpp:58:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_rdf [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Fields/TriggeredVectorParticleFieldMaster.cpp:25:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_save_map_buffer [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Fields/TriggeredVectorParticleFieldMaster.cpp:48:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_save_map_buffer [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Fields/TriggeredVectorParticleFieldMaster.cpp:61:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_save_map_buffer [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Fields/TriggeredVectorParticleFieldMaster.cpp:68:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_ts [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Fields/TriggeredVectorParticleFieldMaster.cpp:119:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_file_count [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Fields/VectorEdge2DFieldSlave.cpp:28:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mesh [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Fields/VectorEdge2DFieldSlave.cpp:46:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Fields/VectorEdge2DFieldSlave.cpp:61:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_rdf [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Fields/VectorInteractionFieldMaster.cpp:176:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Vec3 [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Fields/VectorInteractionFieldMaster.h:52:16: style: The function 'writeAsDX' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Fields/FieldMaster.h:57:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Fields/VectorInteractionFieldMaster.h:52:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Fields/VectorInteractionFieldMaster.h:53:16: style: The function 'writeAsSUM' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Fields/FieldMaster.h:60:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Fields/VectorInteractionFieldMaster.h:53:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Fields/VectorInteractionFieldMaster.h:54:16: style: The function 'writeAsMAX' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Fields/FieldMaster.h:61:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Fields/VectorInteractionFieldMaster.h:54:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Fields/VectorInteractionFieldMaster.h:55:16: style: The function 'writeAsRAW_SERIES' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Fields/FieldMaster.h:62:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Fields/VectorInteractionFieldMaster.h:55:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Fields/VectorInteractionFieldMaster.h:56:16: style: The function 'writeAsRAW2' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Fields/FieldMaster.h:63:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Fields/VectorInteractionFieldMaster.h:56:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Fields/VectorInteractionFieldMaster.h:57:16: style: The function 'writeAsRawWithID' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Fields/FieldMaster.h:65:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Fields/VectorInteractionFieldMaster.h:57:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Fields/VectorInteractionFieldMaster.h:58:16: style: The function 'writeAsRawWithPosID' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Fields/FieldMaster.h:66:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Fields/VectorInteractionFieldMaster.h:58:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Fields/VectorInteractionFieldMaster.h:69:12: style: The destructor '~VectorInteractionFieldMaster' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Fields/FieldMaster.h:70:12: note: Virtual destructor in base class esys-particle-2.3.5+dfsg2/Fields/VectorInteractionFieldMaster.h:69:12: note: Destructor in derived class esys-particle-2.3.5+dfsg2/Fields/VectorInteractionFieldMaster.h:71:16: style: The function 'collect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Fields/FieldMaster.h:73:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Fields/VectorInteractionFieldMaster.h:71:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Fields/VectorInteractionFieldMaster.cpp:50:70: style:inconclusive: Function 'VectorInteractionFieldMaster' argument 1 names different: declaration '' definition 'comm'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/VectorInteractionFieldMaster.cpp:50:89: style:inconclusive: Function 'VectorInteractionFieldMaster' argument 2 names different: declaration '' definition 'fieldname'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/VectorInteractionFieldMaster.cpp:50:113: style:inconclusive: Function 'VectorInteractionFieldMaster' argument 3 names different: declaration '' definition 'igtype'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/VectorInteractionFieldMaster.cpp:50:134: style:inconclusive: Function 'VectorInteractionFieldMaster' argument 4 names different: declaration '' definition 'igname'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/VectorInteractionFieldMaster.cpp:50:155: style:inconclusive: Function 'VectorInteractionFieldMaster' argument 5 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/VectorInteractionFieldMaster.cpp:50:178: style:inconclusive: Function 'VectorInteractionFieldMaster' argument 6 names different: declaration '' definition 'savetype'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/VectorInteractionFieldMaster.cpp:50:191: style:inconclusive: Function 'VectorInteractionFieldMaster' argument 7 names different: declaration '' definition 't0'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/VectorInteractionFieldMaster.cpp:50:198: style:inconclusive: Function 'VectorInteractionFieldMaster' argument 8 names different: declaration '' definition 'tend'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/VectorInteractionFieldMaster.cpp:50:207: style:inconclusive: Function 'VectorInteractionFieldMaster' argument 9 names different: declaration '' definition 'dt'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/VectorInteractionFieldMaster.cpp:50:215: style:inconclusive: Function 'VectorInteractionFieldMaster' argument 10 names different: declaration '' definition 'checked'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/VectorInteractionFieldMaster.cpp:179:13: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] esys-particle-2.3.5+dfsg2/Fields/VectorInteractionFieldMaster.cpp:94:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Fields/VectorInteractionFieldMaster.cpp:125:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Fields/VectorInteractionFieldMaster.cpp:162:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Fields/VectorInteractionFieldMaster.cpp:178:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Fields/VectorInteractionFieldMaster.cpp:211:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Fields/VectorInteractionFieldMaster.cpp:273:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Fields/VectorInteractionFieldMaster.cpp:318:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Fields/VectorInteractionFieldMaster.cpp:362:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Fields/VectorInteractionFieldMaster.cpp:384:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Fields/VectorInteractionFieldMaster.cpp:411:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Fields/VectorTriangleFieldMaster.cpp:82:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Fields/VectorTriangleFieldMaster.cpp:152:33: style: The member function 'VectorTriangleFieldMaster::collectFullDX' can be static. [functionStatic] esys-particle-2.3.5+dfsg2/Fields/VectorTriangleFieldMaster.h:44:8: note: The member function 'VectorTriangleFieldMaster::collectFullDX' can be static. esys-particle-2.3.5+dfsg2/Fields/VectorTriangleFieldMaster.cpp:152:33: note: The member function 'VectorTriangleFieldMaster::collectFullDX' can be static. esys-particle-2.3.5+dfsg2/Fields/VectorTriangleFieldMaster.h:37:16: style: The function 'writeAsDX' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Fields/FieldMaster.h:57:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Fields/VectorTriangleFieldMaster.h:37:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Fields/VectorTriangleFieldMaster.h:38:16: style: The function 'writeAsRAW' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Fields/FieldMaster.h:64:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Fields/VectorTriangleFieldMaster.h:38:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Fields/VectorTriangleFieldMaster.h:39:16: style: The function 'writeAsSUM' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Fields/FieldMaster.h:60:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Fields/VectorTriangleFieldMaster.h:39:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Fields/VectorTriangleFieldMaster.h:40:16: style: The function 'writeAsMAX' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Fields/FieldMaster.h:61:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Fields/VectorTriangleFieldMaster.h:40:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Fields/VectorTriangleFieldMaster.h:41:16: style: The function 'writeAsRAW_SERIES' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Fields/FieldMaster.h:62:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Fields/VectorTriangleFieldMaster.h:41:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Fields/VectorTriangleFieldMaster.h:48:4: style: The destructor '~VectorTriangleFieldMaster' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Fields/FieldMaster.h:70:12: note: Virtual destructor in base class esys-particle-2.3.5+dfsg2/Fields/VectorTriangleFieldMaster.h:48:4: note: Destructor in derived class esys-particle-2.3.5+dfsg2/Fields/VectorTriangleFieldMaster.h:50:16: style: The function 'collect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Fields/FieldMaster.h:73:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Fields/VectorTriangleFieldMaster.h:50:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Fields/VectorTriangleFieldMaster.h:51:16: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Fields/FieldMaster.h:74:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Fields/VectorTriangleFieldMaster.h:51:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Fields/VectorTriangleFieldMaster.cpp:39:64: style:inconclusive: Function 'VectorTriangleFieldMaster' argument 1 names different: declaration '' definition 'comm'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/VectorTriangleFieldMaster.cpp:40:26: style:inconclusive: Function 'VectorTriangleFieldMaster' argument 2 names different: declaration '' definition 'fieldname'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/VectorTriangleFieldMaster.cpp:41:26: style:inconclusive: Function 'VectorTriangleFieldMaster' argument 3 names different: declaration '' definition 'meshname'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/VectorTriangleFieldMaster.cpp:42:26: style:inconclusive: Function 'VectorTriangleFieldMaster' argument 4 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/VectorTriangleFieldMaster.cpp:43:26: style:inconclusive: Function 'VectorTriangleFieldMaster' argument 5 names different: declaration '' definition 'savetype'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/VectorTriangleFieldMaster.cpp:44:16: style:inconclusive: Function 'VectorTriangleFieldMaster' argument 6 names different: declaration '' definition 't_0'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/VectorTriangleFieldMaster.cpp:44:24: style:inconclusive: Function 'VectorTriangleFieldMaster' argument 7 names different: declaration '' definition 't_end'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/VectorTriangleFieldMaster.cpp:44:34: style:inconclusive: Function 'VectorTriangleFieldMaster' argument 8 names different: declaration '' definition 'dt'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/VectorTriangleFieldMaster.cpp:108:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Fields/VectorTriangleFieldMaster.cpp:137:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Fields/VectorTriangleFieldSlave.cpp:28:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mesh [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Fields/VectorTriangleFieldSlave.cpp:45:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Fields/VectorTriangleFieldSlave.cpp:58:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_rdf [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Fields/WallFieldMaster.cpp:44:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable app [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Fields/WallFieldMaster.cpp:141:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_id [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Fields/WallFieldMaster.cpp:154:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_id [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Fields/WallFieldMaster.cpp:53:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Fields/WallFieldMaster.cpp:138:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Fields/WallFieldMaster.cpp:164:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Fields/WallFieldMaster.cpp:174:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Fields/WallFieldSlave.h:39:3: style: Class 'AWallFieldSlave' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Fields/WallFieldSlave.cpp:22:44: style:inconclusive: Function 'AWallFieldSlave' argument 1 names different: declaration '' definition 'comm'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Fields/WallFieldSlave.cpp:31:38: style:inconclusive: Function 'addWall' argument 1 names different: declaration '' definition 'wallp'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Foundation/t_list.hpp:231:16: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] esys-particle-2.3.5+dfsg2/Foundation/Counter.cpp:69:11: style:inconclusive: Technically the member function 'CCounter::operatorint' can be const. [functionConst] esys-particle-2.3.5+dfsg2/Foundation/Counter.h:48:5: note: Technically the member function 'CCounter::operatorint' can be const. esys-particle-2.3.5+dfsg2/Foundation/Counter.cpp:69:11: note: Technically the member function 'CCounter::operatorint' can be const. esys-particle-2.3.5+dfsg2/Foundation/console.h:54:13: style:inconclusive: Technically the member function 'Console::GetVerbose' can be const. [functionConst] esys-particle-2.3.5+dfsg2/Foundation/t_list.hpp:261:14: style:inconclusive: Technically the member function 'List < CCounter >::IsEnd' can be const. [functionConst] esys-particle-2.3.5+dfsg2/Foundation/t_list.h:70:18: note: Technically the member function 'List < CCounter >::IsEnd' can be const. esys-particle-2.3.5+dfsg2/Foundation/t_list.hpp:261:14: note: Technically the member function 'List < CCounter >::IsEnd' can be const. esys-particle-2.3.5+dfsg2/Foundation/t_list.hpp:267:14: style:inconclusive: Technically the member function 'List < CCounter >::IsStart' can be const. [functionConst] esys-particle-2.3.5+dfsg2/Foundation/t_list.h:71:18: note: Technically the member function 'List < CCounter >::IsStart' can be const. esys-particle-2.3.5+dfsg2/Foundation/t_list.hpp:267:14: note: Technically the member function 'List < CCounter >::IsStart' can be const. esys-particle-2.3.5+dfsg2/Foundation/Counter.cpp:26:22: warning: Class 'CCounter' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] esys-particle-2.3.5+dfsg2/Foundation/Counter.cpp:26:22: warning: Class 'CCounter' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] esys-particle-2.3.5+dfsg2/Foundation/Counter.h:36:5: style: Class 'CCounter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Foundation/console.hpp:2:33: style:inconclusive: Function 'operator<<' argument 1 names different: declaration '' definition 'payload'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Foundation/Counter.cpp:22:26: style:inconclusive: Function 'CCounter' argument 1 names different: declaration 'Name' definition 'iName'. [funcArgNamesDifferent] esys-particle-2.3.5+dfsg2/Foundation/Counter.h:36:20: note: Function 'CCounter' argument 1 names different: declaration 'Name' definition 'iName'. esys-particle-2.3.5+dfsg2/Foundation/Counter.cpp:22:26: note: Function 'CCounter' argument 1 names different: declaration 'Name' definition 'iName'. esys-particle-2.3.5+dfsg2/Foundation/Counter.cpp:22:37: style:inconclusive: Function 'CCounter' argument 2 names different: declaration 'Id' definition 'iId'. [funcArgNamesDifferent] esys-particle-2.3.5+dfsg2/Foundation/Counter.h:36:30: note: Function 'CCounter' argument 2 names different: declaration 'Id' definition 'iId'. esys-particle-2.3.5+dfsg2/Foundation/Counter.cpp:22:37: note: Function 'CCounter' argument 2 names different: declaration 'Id' definition 'iId'. esys-particle-2.3.5+dfsg2/Foundation/Counter.cpp:29:29: style:inconclusive: Function 'create' argument 1 names different: declaration 'Name' definition 'iName'. [funcArgNamesDifferent] esys-particle-2.3.5+dfsg2/Foundation/Counter.h:39:23: note: Function 'create' argument 1 names different: declaration 'Name' definition 'iName'. esys-particle-2.3.5+dfsg2/Foundation/Counter.cpp:29:29: note: Function 'create' argument 1 names different: declaration 'Name' definition 'iName'. esys-particle-2.3.5+dfsg2/Foundation/Counter.cpp:29:40: style:inconclusive: Function 'create' argument 2 names different: declaration 'Id' definition 'iId'. [funcArgNamesDifferent] esys-particle-2.3.5+dfsg2/Foundation/Counter.h:39:33: note: Function 'create' argument 2 names different: declaration 'Id' definition 'iId'. esys-particle-2.3.5+dfsg2/Foundation/Counter.cpp:29:40: note: Function 'create' argument 2 names different: declaration 'Id' definition 'iId'. esys-particle-2.3.5+dfsg2/Foundation/Counter.cpp:109:43: style:inconclusive: Function 'operator()' argument 1 names different: declaration 'Name' definition 'name'. [funcArgNamesDifferent] esys-particle-2.3.5+dfsg2/Foundation/Counter.h:71:33: note: Function 'operator()' argument 1 names different: declaration 'Name' definition 'name'. esys-particle-2.3.5+dfsg2/Foundation/Counter.cpp:109:43: note: Function 'operator()' argument 1 names different: declaration 'Name' definition 'name'. esys-particle-2.3.5+dfsg2/Foundation/Counter.cpp:29:29: style: Parameter 'iName' can be declared as pointer to const [constParameterPointer] esys-particle-2.3.5+dfsg2/Foundation/Counter.cpp:90:40: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] esys-particle-2.3.5+dfsg2/Foundation/t_list.hpp:231:18: style: Variable 'V' is assigned a value that is never used. [unreadVariable] esys-particle-2.3.5+dfsg2/Foundation/Matrix3.cpp:31:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Foundation/Matrix3.cpp:52:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Foundation/Matrix3.cpp:83:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Foundation/Matrix3.cpp:191:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Foundation/Matrix3.cpp:104:13: style: Array index 'i' is used before limits check. [arrayIndexThenCheck] esys-particle-2.3.5+dfsg2/Foundation/Matrix3.cpp:188:10: style: The scope of the variable 'te1' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/Foundation/Matrix3.cpp:188:14: style: The scope of the variable 'te2' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/Foundation/Matrix3.cpp:217:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Foundation/Matrix3.cpp:219:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Foundation/PathSearcher.cpp:35:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable native [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Foundation/PathSearcher.cpp:32:104: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Foundation/PathSearcher.cpp:51:92: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Foundation/PathUtil.cpp:53:102: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable native [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Foundation/PathUtil.cpp:27:37: style: Parameter 'argv' can be declared as const array [constParameter] esys-particle-2.3.5+dfsg2/Foundation/Timer.cpp:175:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Foundation/Timer.cpp:247:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Foundation/Timer.cpp:260:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Foundation/Timer.cpp:275:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fixed [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Foundation/Timer.cpp:237:18: style:inconclusive: Technically the member function 'MpiWTimers::writeHeader' can be const. [functionConst] esys-particle-2.3.5+dfsg2/Foundation/Timer.h:100:8: note: Technically the member function 'MpiWTimers::writeHeader' can be const. esys-particle-2.3.5+dfsg2/Foundation/Timer.cpp:237:18: note: Technically the member function 'MpiWTimers::writeHeader' can be const. esys-particle-2.3.5+dfsg2/Foundation/Timer.cpp:270:18: style:inconclusive: Technically the member function 'MpiWTimers::appendData' can be const. [functionConst] esys-particle-2.3.5+dfsg2/Foundation/Timer.h:101:8: note: Technically the member function 'MpiWTimers::appendData' can be const. esys-particle-2.3.5+dfsg2/Foundation/Timer.cpp:270:18: note: Technically the member function 'MpiWTimers::appendData' can be const. esys-particle-2.3.5+dfsg2/Foundation/Timer.h:33:3: style: Class 'MpiWTimer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Foundation/Timer.cpp:181:49: style:inconclusive: Function 'timerExists' argument 1 names different: declaration 'name' definition 'timerName'. [funcArgNamesDifferent] esys-particle-2.3.5+dfsg2/Foundation/Timer.h:97:39: note: Function 'timerExists' argument 1 names different: declaration 'name' definition 'timerName'. esys-particle-2.3.5+dfsg2/Foundation/Timer.cpp:181:49: note: Function 'timerExists' argument 1 names different: declaration 'name' definition 'timerName'. esys-particle-2.3.5+dfsg2/Foundation/Timer.cpp:186:43: style:inconclusive: Function 'start' argument 1 names different: declaration 'name' definition 'timerName'. [funcArgNamesDifferent] esys-particle-2.3.5+dfsg2/Foundation/Timer.h:91:33: note: Function 'start' argument 1 names different: declaration 'name' definition 'timerName'. esys-particle-2.3.5+dfsg2/Foundation/Timer.cpp:186:43: note: Function 'start' argument 1 names different: declaration 'name' definition 'timerName'. esys-particle-2.3.5+dfsg2/Foundation/Timer.cpp:191:42: style:inconclusive: Function 'stop' argument 1 names different: declaration 'name' definition 'timerName'. [funcArgNamesDifferent] esys-particle-2.3.5+dfsg2/Foundation/Timer.h:92:32: note: Function 'stop' argument 1 names different: declaration 'name' definition 'timerName'. esys-particle-2.3.5+dfsg2/Foundation/Timer.cpp:191:42: note: Function 'stop' argument 1 names different: declaration 'name' definition 'timerName'. esys-particle-2.3.5+dfsg2/Foundation/Timer.cpp:197:49: style:inconclusive: Function 'getTiming' argument 1 names different: declaration 'name' definition 'timerName'. [funcArgNamesDifferent] esys-particle-2.3.5+dfsg2/Foundation/Timer.h:98:39: note: Function 'getTiming' argument 1 names different: declaration 'name' definition 'timerName'. esys-particle-2.3.5+dfsg2/Foundation/Timer.cpp:197:49: note: Function 'getTiming' argument 1 names different: declaration 'name' definition 'timerName'. esys-particle-2.3.5+dfsg2/Foundation/Timer.cpp:231:34: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Foundation/Timer.cpp:242:5: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Foundation/Timer.cpp:243:36: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Foundation/Timer.cpp:277:5: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Foundation/Timer.cpp:278:36: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Foundation/console.cpp:32:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_initialized [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Foundation/console.cpp:59:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_COMM_WORLD [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Foundation/console.cpp:78:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_COMM_WORLD [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Foundation/console.cpp:97:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_COMM_WORLD [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Foundation/console.cpp:111:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_bufflen [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Foundation/console.cpp:124:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_verb [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Foundation/console.cpp:132:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_has_new_data [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Foundation/console.cpp:143:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_verb [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Foundation/console.cpp:156:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_verb [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Foundation/console.cpp:169:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_verb [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Foundation/console.cpp:182:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_verb [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Foundation/console.cpp:195:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_verb [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Foundation/console.cpp:208:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_verb [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Foundation/console.cpp:221:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_verb [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Foundation/cube_eq.cpp:76:23: style:inconclusive: Technically the member function 'CubicEquation::f' can be const. [functionConst] esys-particle-2.3.5+dfsg2/Foundation/cube_eq.h:36:10: note: Technically the member function 'CubicEquation::f' can be const. esys-particle-2.3.5+dfsg2/Foundation/cube_eq.cpp:76:23: note: Technically the member function 'CubicEquation::f' can be const. esys-particle-2.3.5+dfsg2/Foundation/cube_eq.cpp:44:10: style: The scope of the variable 'root1' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/Foundation/cube_eq.cpp:26:37: style:inconclusive: Function 'CubicEquation' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Foundation/cube_eq.cpp:26:46: style:inconclusive: Function 'CubicEquation' argument 2 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Foundation/cube_eq.cpp:26:55: style:inconclusive: Function 'CubicEquation' argument 3 names different: declaration '' definition 'c'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Foundation/cube_eq.cpp:41:48: style:inconclusive: Function 'getRealRoots' argument 1 names different: declaration '' definition 'tol'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Foundation/cube_eq.cpp:76:32: style:inconclusive: Function 'f' argument 1 names different: declaration '' definition 'x'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Foundation/cube_eq.cpp:81:37: style:inconclusive: Function 'bisect' argument 1 names different: declaration '' definition 'x_0'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Foundation/cube_eq.cpp:81:48: style:inconclusive: Function 'bisect' argument 2 names different: declaration '' definition 'x_1'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Foundation/cube_eq.cpp:81:59: style:inconclusive: Function 'bisect' argument 3 names different: declaration '' definition 'tol'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Foundation/realdist.cpp:73:107: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Foundation/realdist.cpp:47:16: style:inconclusive: Technically the member function 'RealDist::Destroy' can be const. [functionConst] esys-particle-2.3.5+dfsg2/Foundation/realdist.h:33:12: note: Technically the member function 'RealDist::Destroy' can be const. esys-particle-2.3.5+dfsg2/Foundation/realdist.cpp:47:16: note: Technically the member function 'RealDist::Destroy' can be const. esys-particle-2.3.5+dfsg2/Foundation/realdist.cpp:63:37: style:inconclusive: Function 'Write' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Foundation/vec3.cpp:22:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/AEdge.cpp:23:3: performance: Variable 'm_p0' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] esys-particle-2.3.5+dfsg2/Geometry/AEdge.cpp:24:3: performance: Variable 'm_p1' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] esys-particle-2.3.5+dfsg2/Geometry/AEdge.cpp:21:26: style:inconclusive: Function 'AEdge' argument 1 names different: declaration '' definition 'v0'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/AEdge.cpp:21:41: style:inconclusive: Function 'AEdge' argument 2 names different: declaration '' definition 'v1'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/AEdge.cpp:51:31: style:inconclusive: Function 'sep' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/AEdge.cpp:77:43: style:inconclusive: Function 'dist' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/ARandomAssembly.h:65:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/ARandomAssembly.cpp:38:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RAND_MAX [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/ARandomAssembly.cpp:48:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SimpleParticle [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/ARandomAssembly.cpp:63:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SimpleParticle [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/ARandomAssembly.cpp:102:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SimpleParticle [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/ARandomAssembly.cpp:148:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SimpleParticle [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/ARandomAssembly.cpp:160:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/ARandomAssembly.cpp:36:25: style: The member function 'ARandomAssembly::m_random' can be static. [functionStatic] esys-particle-2.3.5+dfsg2/Geometry/ARandomAssembly.h:49:10: note: The member function 'ARandomAssembly::m_random' can be static. esys-particle-2.3.5+dfsg2/Geometry/ARandomAssembly.cpp:36:25: note: The member function 'ARandomAssembly::m_random' can be static. esys-particle-2.3.5+dfsg2/Geometry/ARandomAssembly.cpp:142:33: style: The member function 'ARandomAssembly::getClosestParticle' can be static. [functionStatic] esys-particle-2.3.5+dfsg2/Geometry/ARandomAssembly.h:53:18: note: The member function 'ARandomAssembly::getClosestParticle' can be static. esys-particle-2.3.5+dfsg2/Geometry/ARandomAssembly.cpp:142:33: note: The member function 'ARandomAssembly::getClosestParticle' can be static. esys-particle-2.3.5+dfsg2/Geometry/ARandomAssembly.cpp:36:41: style:inconclusive: Function 'm_random' argument 1 names different: declaration '' definition 'imin'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/ARandomAssembly.cpp:36:53: style:inconclusive: Function 'm_random' argument 2 names different: declaration '' definition 'imax'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/ARandomAssembly.cpp:46:79: style:inconclusive: Function 'getNeighborList' argument 1 names different: declaration '' definition 'Po'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/ARandomAssembly.cpp:61:83: style:inconclusive: Function 'getClosestNeighbors' argument 1 names different: declaration '' definition 'Po'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/ARandomAssembly.cpp:61:91: style:inconclusive: Function 'getClosestNeighbors' argument 2 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/ARandomAssembly.cpp:100:84: style:inconclusive: Function 'get3ClosestNeighbors' argument 1 names different: declaration '' definition 'Po'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/ARandomAssembly.cpp:100:117: style:inconclusive: Function 'get3ClosestNeighbors' argument 2 names different: declaration '' definition 'NL'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/ARandomAssembly.cpp:142:74: style:inconclusive: Function 'getClosestParticle' argument 1 names different: declaration '' definition 'Po'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/ARandomAssembly.cpp:142:108: style:inconclusive: Function 'getClosestParticle' argument 2 names different: declaration '' definition 'NL'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/ARandomAssembly.cpp:158:52: style:inconclusive: Function 'writeToVtkFile' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/ARandomAssembly.cpp:73:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/ARandomAssembly.cpp:86:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/ARandomAssembly.cpp:120:40: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/ARandomAssembly.cpp:126:5: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/ARandomAssembly.cpp:128:5: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/ARandomAssembly.cpp:148:79: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/ARandomAssembly.cpp:174:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/ARandomAssembly.cpp:186:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/ARandomAssembly.cpp:194:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/ARandomAssembly.cpp:202:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/ARandomAssembly.cpp:213:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/ARandomAssembly.cpp:232:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/BlockGenerator.cpp:43:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_bBox [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/BlockGenerator.cpp:58:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_tolerance [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/BlockGenerator.cpp:71:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_periodicDimensions [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/BlockGenerator.cpp:110:40: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/Corner.cpp:87:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Triangle [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/Corner.cpp:24:3: performance: Variable 'm_p' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] esys-particle-2.3.5+dfsg2/Geometry/Corner.cpp:22:28: style:inconclusive: Function 'Corner' argument 1 names different: declaration '' definition 'pos'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Corner.cpp:22:36: style:inconclusive: Function 'Corner' argument 2 names different: declaration '' definition 'id'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Corner.cpp:22:44: style:inconclusive: Function 'Corner' argument 3 names different: declaration '' definition 'tag'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Corner.cpp:35:28: style:inconclusive: Function 'addEdge' argument 1 names different: declaration '' definition 'edge'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Corner.cpp:45:36: style:inconclusive: Function 'addTriangle' argument 1 names different: declaration '' definition 'triangle'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Corner.cpp:70:32: style:inconclusive: Function 'sep' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Corner.cpp:82:41: style:inconclusive: Function 'isValidContact' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Corner.cpp:109:48: style:inconclusive: Function 'getDirectionFromPoint' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Corner.cpp:119:31: style:inconclusive: Function 'move' argument 1 names different: declaration '' definition 'd'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Corner.cpp:90:5: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/Corner.cpp:98:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/Corner2D.cpp:63:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Edge2D [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/Corner2D.cpp:24:3: performance: Variable 'm_p' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] esys-particle-2.3.5+dfsg2/Geometry/Corner2D.cpp:22:32: style:inconclusive: Function 'Corner2D' argument 1 names different: declaration '' definition 'pos'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Corner2D.cpp:22:41: style:inconclusive: Function 'Corner2D' argument 2 names different: declaration '' definition 'id'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Corner2D.cpp:35:32: style:inconclusive: Function 'addEdge' argument 1 names different: declaration '' definition 'edge'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Corner2D.cpp:45:34: style:inconclusive: Function 'sep' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Corner2D.cpp:58:43: style:inconclusive: Function 'isValidContact' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Corner2D.cpp:77:50: style:inconclusive: Function 'getDirectionFromPoint' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Corner2D.cpp:87:33: style:inconclusive: Function 'move' argument 1 names different: declaration '' definition 'd'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Corner2D.cpp:98:34: style:inconclusive: Function 'getEdgeNormal' argument 1 names different: declaration '' definition 'idx'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Corner2D.cpp:119:37: style:inconclusive: Function 'applyForceToEdge' argument 1 names different: declaration '' definition 'idx'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Corner2D.cpp:119:53: style:inconclusive: Function 'applyForceToEdge' argument 2 names different: declaration '' definition 'f'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Corner2D.cpp:66:5: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/Edge.cpp:99:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/Edge.cpp:142:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_p1 [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/Edge.cpp:160:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_p0 [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/Edge.cpp:175:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_p0 [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/Edge.cpp:25:16: style:inconclusive: Function 'Edge' argument 1 names different: declaration '' definition 'id1'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Edge.cpp:25:24: style:inconclusive: Function 'Edge' argument 2 names different: declaration '' definition 'id2'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Edge.cpp:25:40: style:inconclusive: Function 'Edge' argument 3 names different: declaration '' definition 'p1'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Edge.cpp:25:55: style:inconclusive: Function 'Edge' argument 4 names different: declaration '' definition 'p2'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Edge.cpp:60:16: style:inconclusive: Function 'Edge' argument 1 names different: declaration '' definition 'id1'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Edge.cpp:60:24: style:inconclusive: Function 'Edge' argument 2 names different: declaration '' definition 'id2'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Edge.cpp:60:40: style:inconclusive: Function 'Edge' argument 3 names different: declaration '' definition 'p1'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Edge.cpp:60:55: style:inconclusive: Function 'Edge' argument 4 names different: declaration '' definition 'p2'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Edge.cpp:60:68: style:inconclusive: Function 'Edge' argument 5 names different: declaration '' definition 't1'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Edge.cpp:78:16: style:inconclusive: Function 'Edge' argument 1 names different: declaration '' definition 'id1'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Edge.cpp:78:24: style:inconclusive: Function 'Edge' argument 2 names different: declaration '' definition 'id2'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Edge.cpp:78:40: style:inconclusive: Function 'Edge' argument 3 names different: declaration '' definition 'p1'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Edge.cpp:78:55: style:inconclusive: Function 'Edge' argument 4 names different: declaration '' definition 'p2'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Edge.cpp:78:68: style:inconclusive: Function 'Edge' argument 5 names different: declaration '' definition 't1'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Edge.cpp:78:81: style:inconclusive: Function 'Edge' argument 6 names different: declaration '' definition 't2'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Edge.cpp:93:39: style:inconclusive: Function 'isValidContact' argument 1 names different: declaration '' definition 'P'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Edge.cpp:138:46: style:inconclusive: Function 'getDirectionFromPoint' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Edge.cpp:157:25: style:inconclusive: Function 'moveNode' argument 1 names different: declaration '' definition 'id'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Edge.cpp:157:40: style:inconclusive: Function 'moveNode' argument 2 names different: declaration '' definition 'd'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Edge.cpp:173:29: style:inconclusive: Function 'move' argument 1 names different: declaration '' definition 'd'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Edge2D.cpp:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_id0 [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/Edge2D.cpp:56:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_id0 [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/Edge2D.cpp:74:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_p0 [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/Edge2D.cpp:89:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_p0 [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/Edge2D.cpp:106:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getForce [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/Edge2D.cpp:128:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getPressure [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/Edge2D.cpp:144:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_force [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/Edge2D.cpp:163:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/Edge2D.cpp:108:6: style: Variable 'f' is reassigned a value before the old one has been used. [redundantAssignment] esys-particle-2.3.5+dfsg2/Geometry/Edge2D.cpp:106:6: note: f is assigned esys-particle-2.3.5+dfsg2/Geometry/Edge2D.cpp:108:6: note: f is overwritten esys-particle-2.3.5+dfsg2/Geometry/FaultedBlock2d.cpp:36:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pad_size [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/FaultedBlock2d.cpp:49:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_xmin [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/FaultedBlock2d.cpp:114:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_xmin [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/FaultedBlock2d.cpp:232:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/FaultedBlock2d.cpp:181:2: warning: Missing bounds check for extra iterator increment in loop. [StlMissingComparison] esys-particle-2.3.5+dfsg2/Geometry/FaultedBlock2d.cpp:186:2: note: Missing bounds check for extra iterator increment in loop. esys-particle-2.3.5+dfsg2/Geometry/FaultedBlock2d.cpp:181:2: note: Missing bounds check for extra iterator increment in loop. esys-particle-2.3.5+dfsg2/Geometry/FaultedBlock2d.cpp:93:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/FaultedBlock2d.cpp:178:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/FaultedBlock2d.cpp:181:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/FaultedBlock2d.cpp:186:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/FaultedBlock2d.cpp:188:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/FaultedBlock2d.cpp:209:92: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/FaultedBlock2d.cpp:239:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/GeometryInfo.cpp:251:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pImpl [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/GeometryInfo.cpp:257:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pImpl [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/GeometryInfo.cpp:262:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pImpl [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/GeometryInfo.cpp:269:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_periodicDimensions [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/GeometryInfo.cpp:279:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_is2d [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/GeometryInfo.cpp:284:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_is2d [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/GeometryInfo.cpp:290:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_bBoxMin [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/GeometryInfo.cpp:298:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_bBoxMin [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/GeometryInfo.cpp:303:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_bBoxMax [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/GeometryInfo.cpp:317:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_periodicDimensions [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/GeometryInfo.cpp:322:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_version [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/GeometryInfo.cpp:330:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_version [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/GeometryInfo.cpp:350:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_bBoxMin [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/GeometryInfo.cpp:365:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_periodicDimensions [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/GeometryInfo.cpp:409:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_periodicDimensions [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/GougeBlock3D.cpp:55:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_orientation [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/GougeBlock3D.cpp:89:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_bBox [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/GougeBlock3D.cpp:94:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_fitPlaneVector [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/GougeBlock3D.cpp:99:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_minRadius [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/GougeBlock3D.cpp:104:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_maxRadius [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/GougeBlock3D.cpp:109:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_periodicDimensions [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/GougeBlock3D.cpp:170:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_bBox [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/GougeBlock3D.cpp:179:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_bBox [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/GougeBlock3D.cpp:184:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_maxInsertionFailures [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/GougeBlock3D.cpp:189:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_periodicDimensions [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/GougeBlock3D.cpp:194:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_orientation [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/GougeBlock3D.cpp:199:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_tolerance [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/GougeBlock3D.cpp:204:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_connectionTolerance [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/GougeBlock3D.cpp:210:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_orientation [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/GougeBlock3D.cpp:277:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_padRadius [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/GougeBlock3D.cpp:282:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_minRadius [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/GougeBlock3D.cpp:287:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_maxRadius [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/GougeBlock3D.cpp:292:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_minRadius [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/GougeBlock3D.cpp:297:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_maxRadius [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/GougeBlock3D.cpp:313:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_size [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/GougeBlock3D.cpp:334:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_size [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/GougeBlock3D.cpp:359:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_size [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/GougeBlock3D.cpp:401:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_maxRadius [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/GougeBlock3D.cpp:410:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_minRadius [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/GougeBlock3D.cpp:460:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_nTablePtr [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/GougeBlock3D.cpp:481:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/GougeBlock3D.cpp:584:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_gougeGenPtrVector [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/GougeBlock3D.cpp:589:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_faultGenPtrVector [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/GougeBlock3D.cpp:729:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_interactionSet [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/GougeBlock3D.cpp:683:7: warning: Member variable 'GeoInteractionWriter::m_precision' is not initialized in the constructor. [uninitMemberVar] esys-particle-2.3.5+dfsg2/Geometry/GougeBlock3D.cpp:683:7: style: Class 'GeoInteractionWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Geometry/GougeBlock3D.cpp:698:20: style: class member 'GeoInteractionWriter::m_precision' is never used. [unusedStructMember] esys-particle-2.3.5+dfsg2/Geometry/GougeBlock3D.cpp:427:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/GougeBlock3D.cpp:479:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/GougeBlock3D.cpp:504:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/GougeBlock3D.cpp:531:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/GougeBlock3D.cpp:568:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/GougeBlock3D.cpp:618:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/GougeBlock3D.cpp:715:11: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/GougeBlock3D.cpp:802:91: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/GougeBlock3D.cpp:822:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/GougeBlock3D.cpp:837:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/GougeBlock3D.cpp:862:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/GranularGougeBlock3D.cpp:72:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RAND_MAX [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/GranularGougeBlock3D.cpp:104:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/GranularGougeBlock3D.cpp:182:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_tolerance [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/GranularGougeBlock3D.cpp:103:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/GranularGougeBlock3D.cpp:143:8: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/GranularGougeBlock3D.cpp:159:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/LayeredBlock.cpp:36:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/LayeredBlock.cpp:34:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/LayeredBlock.cpp:39:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/Line.cpp:23:3: performance: Variable 'N' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] esys-particle-2.3.5+dfsg2/Geometry/Line.cpp:21:24: style:inconclusive: Function 'Line' argument 1 names different: declaration '' definition 'D'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Line.cpp:21:38: style:inconclusive: Function 'Line' argument 2 names different: declaration '' definition 'P'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Line.cpp:30:30: style:inconclusive: Function 'sep' argument 1 names different: declaration '' definition 'M'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/LineSegment.h:39:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Pos [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/LineSegment.h:40:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Pos [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/LineSegment.cpp:25:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Pos [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/LineSegment.cpp:42:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Pos [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/LineSegment.h:39:8: style:inconclusive: Either there is a missing 'override', or the member function 'LineSegment::getP1' can be const. [functionConst] esys-particle-2.3.5+dfsg2/Geometry/LineSegment.h:40:8: style:inconclusive: Either there is a missing 'override', or the member function 'LineSegment::getP2' can be const. [functionConst] esys-particle-2.3.5+dfsg2/Geometry/LineSegment.cpp:23:38: style:inconclusive: Function 'LineSegment' argument 1 names different: declaration '' definition 'P0'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/LineSegment.cpp:23:53: style:inconclusive: Function 'LineSegment' argument 2 names different: declaration '' definition 'P1'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/LineSegment.cpp:38:37: style:inconclusive: Function 'sep' argument 1 names different: declaration '' definition 'P'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/LineSegment.cpp:60:41: style:inconclusive: Function 'intersect' argument 1 names different: declaration '' definition 'P1'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/LineSegment.cpp:60:56: style:inconclusive: Function 'intersect' argument 2 names different: declaration '' definition 'P2'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/PaddedBlock3D.cpp:30:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pad_size [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/PaddedBlock3D.cpp:43:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_xmin [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/PaddedBlock3D.cpp:73:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_xmin [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/PaddedBlock3D.cpp:168:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_xmin [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/PaddedBlock3D.cpp:220:7: warning: Missing bounds check for extra iterator increment in loop. [StlMissingComparison] esys-particle-2.3.5+dfsg2/Geometry/PaddedBlock3D.cpp:242:7: note: Missing bounds check for extra iterator increment in loop. esys-particle-2.3.5+dfsg2/Geometry/PaddedBlock3D.cpp:220:7: note: Missing bounds check for extra iterator increment in loop. esys-particle-2.3.5+dfsg2/Geometry/PaddedBlock3D.cpp:220:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/PaddedBlock3D.cpp:242:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/PaddedBlock3D.cpp:244:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/ParticleGenerator.cpp:42:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pNTable [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/ParticleGenerator.cpp:47:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pNTable [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/ParticleGenerator.cpp:52:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pParticlePool [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/ParticleGenerator.cpp:57:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pParticlePool [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/Plane3D.cpp:23:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dir [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/Plane3D.cpp:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable U [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/Plane3D.cpp:60:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable U [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/Plane3D.cpp:69:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable U [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/Plane3D.cpp:89:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Pos [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/Plane3D.cpp:99:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Pos [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/PointCloud.cpp:39:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/PointCloud.cpp:73:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/RandomAssembly2D.cpp:129:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_rmin [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/RandomAssembly2D.cpp:48:71: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/RandomAssembly2D.cpp:150:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/RandomAssembly3D.cpp:68:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/RandomAssembly3D.cpp:104:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/RandomAssembly3D.cpp:134:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_rmin [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/RandomAssembly3D.cpp:235:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/RandomAssembly3D.cpp:230:37: style:inconclusive: Boolean expression 'foundwithplane' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] esys-particle-2.3.5+dfsg2/Geometry/RandomAssembly3D.cpp:63:10: style: The scope of the variable 'r' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/Geometry/RandomAssembly3D.cpp:99:10: style: The scope of the variable 'r' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/Geometry/RandomAssembly3D.cpp:39:74: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/RandomAssembly3D.cpp:158:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/RandomBlock.cpp:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_xmin [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/RandomBlock.cpp:58:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_snt [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/RandomBlock.cpp:68:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_xmin [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/RandomBlock.cpp:84:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_xmin [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/RandomBlock.cpp:134:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/RandomBlock.cpp:177:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_xmax [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/RandomBlock.cpp:201:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_rmin [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/RandomBlock.cpp:225:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SimpleParticle [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/RandomBlock.cpp:239:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SimpleParticle [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/RandomBlock.cpp:35:39: style:inconclusive: Function 'CRandomBlock2D' argument 1 names different: declaration '' definition 'xmin'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/RandomBlock.cpp:35:51: style:inconclusive: Function 'CRandomBlock2D' argument 2 names different: declaration '' definition 'xmax'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/RandomBlock.cpp:35:63: style:inconclusive: Function 'CRandomBlock2D' argument 3 names different: declaration '' definition 'ymin'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/RandomBlock.cpp:35:75: style:inconclusive: Function 'CRandomBlock2D' argument 4 names different: declaration '' definition 'ymax'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/RandomBlock.cpp:35:87: style:inconclusive: Function 'CRandomBlock2D' argument 5 names different: declaration '' definition 'rmin'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/RandomBlock.cpp:35:99: style:inconclusive: Function 'CRandomBlock2D' argument 6 names different: declaration '' definition 'rmax'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/RandomBlock.cpp:35:111: style:inconclusive: Function 'CRandomBlock2D' argument 7 names different: declaration '' definition 'mcd'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/RandomBlock.cpp:80:35: style:inconclusive: Function 'generate' argument 1 names different: declaration '' definition 'tries'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/RandomBlock.cpp:80:54: style:inconclusive: Function 'generate' argument 2 names different: declaration '' definition 'seed'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/RandomBlock.cpp:115:58: style:inconclusive: Function 'insertParticle' argument 1 names different: declaration '' definition 'P'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/RandomBlock.cpp:127:51: style:inconclusive: Function 'writeToGeoFile' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/RandomBlock.cpp:194:70: style:inconclusive: Function 'getSizeDistribution' argument 1 names different: declaration '' definition 'nbins'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/RandomBlock.cpp:222:55: style:inconclusive: Function 'tagParticleClosestTo' argument 1 names different: declaration '' definition 'pos'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/RandomBlock.cpp:222:63: style:inconclusive: Function 'tagParticleClosestTo' argument 2 names different: declaration '' definition 'tag'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/RandomBlock.cpp:237:35: style:inconclusive: Function 'tagEdgeY' argument 1 names different: declaration '' definition 'tag1'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/RandomBlock.cpp:237:44: style:inconclusive: Function 'tagEdgeY' argument 2 names different: declaration '' definition 'tag2'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/RandomBlock.cpp:237:56: style:inconclusive: Function 'tagEdgeY' argument 3 names different: declaration '' definition 'd'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/RandomBlock.cpp:149:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/RandomBlock.cpp:162:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/RandomBlock.cpp:181:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/RandomBlock.cpp:207:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/RandomBlock.cpp:226:55: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/RandomBlock.cpp:241:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/SimpleNTable3D.h:57:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_data [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/RandomBlock3D.cpp:42:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_xmin [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/RandomBlock3D.cpp:68:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_snt [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/RandomBlock3D.cpp:79:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_xmin [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/RandomBlock3D.cpp:96:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_xmin [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/RandomBlock3D.cpp:163:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_ymin [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/RandomBlock3D.cpp:182:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_zmin [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/RandomBlock3D.cpp:202:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/RandomBlock3D.cpp:245:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_xmax [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/SimpleNTable3D.h:60:17: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/SimpleNTable3D.h:65:17: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/RandomBlock3D.cpp:160:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/RandomBlock3D.cpp:179:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/RandomBlock3D.cpp:217:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/RandomBlock3D.cpp:230:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/RandomBlock3D.cpp:249:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/RandomBlockGenerator.cpp:59:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RAND_MAX [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/RandomBlockGenerator.cpp:64:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_maxRadius [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/RandomBlockGenerator.cpp:95:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_fitPlaneVector [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/RandomBlockGenerator.cpp:106:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MAX [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/RandomBlockGenerator.cpp:125:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_maxRadius [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/RandomBlockGenerator.cpp:139:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_minRadius [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/RandomBlockGenerator.cpp:149:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_maxInsertionFailures [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/RandomBlockGenerator.cpp:179:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/RandomBlockGenerator.cpp:75:7: style: Class 'PlaneComparer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Geometry/RandomBlockGenerator.cpp:196:11: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/RandomBlockGenerator.cpp:216:11: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/RectPatch.cpp:31:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_xmin [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/RectPatch.cpp:50:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_xmin [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/RectPatch.cpp:80:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_y0 [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/RectPatch.cpp:99:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_y0 [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/RegularBlockGenerator.cpp:40:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_radius [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/RegularBlockGenerator.cpp:45:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_radius [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/RoughPaddedBlock3d.cpp:80:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/RoughPaddedBlock3d.cpp:95:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_xmax [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/RoughPaddedBlock3d.cpp:147:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_xmin [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/RoughPaddedBlock3d.cpp:197:7: warning: Missing bounds check for extra iterator increment in loop. [StlMissingComparison] esys-particle-2.3.5+dfsg2/Geometry/RoughPaddedBlock3d.cpp:219:7: note: Missing bounds check for extra iterator increment in loop. esys-particle-2.3.5+dfsg2/Geometry/RoughPaddedBlock3d.cpp:197:7: note: Missing bounds check for extra iterator increment in loop. esys-particle-2.3.5+dfsg2/Geometry/RoughPaddedBlock3d.cpp:48:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/RoughPaddedBlock3d.cpp:129:6: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/RoughPaddedBlock3d.cpp:197:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/RoughPaddedBlock3d.cpp:219:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/RoughPaddedBlock3d.cpp:221:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/SimpleNTable.cpp:28:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_data [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/SimpleNTable.cpp:38:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_data [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/SimpleNTable.cpp:51:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_numInsertedParticles [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/SimpleNTable.cpp:61:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_numInsertedParticles [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/SimpleNTable.cpp:73:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_data [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/SimpleNTable.cpp:102:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_xsize [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/SimpleNTable.cpp:130:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_xcirc [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/SimpleNTable.cpp:155:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_dim [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/SimpleNTable.cpp:172:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_dim [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/SimpleNTable.cpp:212:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_xsize [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/SimpleNTable.cpp:237:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_xsize [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/SimpleNTable.cpp:53:70: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/SimpleNTable.cpp:79:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/SimpleNTable.cpp:134:74: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/SimpleNTable.cpp:140:74: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/SimpleNTable.cpp:219:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/SimpleNTable.cpp:222:15: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/SimpleNTable.cpp:244:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/SimpleNTable3D.cpp:23:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_dim [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/SimpleNTable3D.cpp:41:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_dim [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/SimpleNTable3D.cpp:140:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_xcirc [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/SimpleNTable3D.cpp:168:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_xsize [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/SimpleNTable3D.cpp:204:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_xsize [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/SimpleNTable3D.cpp:235:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_xsize [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/SimpleNTable3D.cpp:144:74: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/SimpleNTable3D.cpp:150:74: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/SimpleNTable3D.cpp:212:15: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/SimpleNTable3D.cpp:217:15: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/SimpleNTable3D.cpp:242:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/SphAggGougeBlock.cpp:37:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_min_rad_grain [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/SphAggGougeBlock.cpp:90:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_grainGen [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/SphAggGougeBlock.cpp:122:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_min_grain_tag [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/SphAggGougeBlock.cpp:168:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_nTablePtr2 [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/SphAggGougeBlock.cpp:195:112: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_min_grain_tag [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/SphAggGougeBlock.cpp:224:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/SphAggGougeBlock.cpp:258:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_tolerance [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/SphAggGougeBlock.cpp:140:38: style: Local variable 'it' shadows outer variable [shadowVariable] esys-particle-2.3.5+dfsg2/Geometry/SphAggGougeBlock.cpp:117:41: note: Shadowed declaration esys-particle-2.3.5+dfsg2/Geometry/SphAggGougeBlock.cpp:140:38: note: Shadow variable esys-particle-2.3.5+dfsg2/Geometry/SphAggGougeBlock.cpp:147:41: style: Local variable 'particleIt' shadows outer variable [shadowVariable] esys-particle-2.3.5+dfsg2/Geometry/SphAggGougeBlock.cpp:121:32: note: Shadowed declaration esys-particle-2.3.5+dfsg2/Geometry/SphAggGougeBlock.cpp:147:41: note: Shadow variable esys-particle-2.3.5+dfsg2/Geometry/SphAggGougeBlock.cpp:142:5: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/SphAggGougeBlock.cpp:205:8: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/SphAggGougeBlock.cpp:228:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/Sphere2d.cpp:29:35: style:inconclusive: Function 'FillIn' argument 1 names different: declaration '' definition 'P1'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Sphere2d.cpp:29:50: style:inconclusive: Function 'FillIn' argument 2 names different: declaration '' definition 'P2'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Sphere2d.cpp:29:65: style:inconclusive: Function 'FillIn' argument 3 names different: declaration '' definition 'P3'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Sphere2d.cpp:29:76: style:inconclusive: Function 'FillIn' argument 4 names different: declaration '' definition 'r1'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Sphere2d.cpp:29:87: style:inconclusive: Function 'FillIn' argument 5 names different: declaration '' definition 'r2'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Sphere2d.cpp:29:98: style:inconclusive: Function 'FillIn' argument 6 names different: declaration '' definition 'r3'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Sphere2d.cpp:29:108: style:inconclusive: Function 'FillIn' argument 7 names different: declaration '' definition 'M'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Sphere2d.cpp:29:119: style:inconclusive: Function 'FillIn' argument 8 names different: declaration '' definition 'r'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Sphere2d.cpp:83:37: style:inconclusive: Function 'FillInWP' argument 1 names different: declaration '' definition 'iP1'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Sphere2d.cpp:83:53: style:inconclusive: Function 'FillInWP' argument 2 names different: declaration '' definition 'iP2'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Sphere2d.cpp:83:69: style:inconclusive: Function 'FillInWP' argument 3 names different: declaration '' definition 'iO'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Sphere2d.cpp:83:84: style:inconclusive: Function 'FillInWP' argument 4 names different: declaration '' definition 'iD'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Sphere2d.cpp:83:94: style:inconclusive: Function 'FillInWP' argument 5 names different: declaration '' definition 'r1'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Sphere2d.cpp:83:104: style:inconclusive: Function 'FillInWP' argument 6 names different: declaration '' definition 'r2'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Sphere2d.cpp:83:113: style:inconclusive: Function 'FillInWP' argument 7 names different: declaration '' definition 'M'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Sphere2d.cpp:83:123: style:inconclusive: Function 'FillInWP' argument 8 names different: declaration '' definition 'r'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Sphere2d.cpp:204:37: style:inconclusive: Function 'FillInWP' argument 1 names different: declaration '' definition 'iP1'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Sphere2d.cpp:204:53: style:inconclusive: Function 'FillInWP' argument 2 names different: declaration '' definition 'iO'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Sphere2d.cpp:204:68: style:inconclusive: Function 'FillInWP' argument 3 names different: declaration '' definition 'iD'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Sphere2d.cpp:204:78: style:inconclusive: Function 'FillInWP' argument 4 names different: declaration '' definition 'r1'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Sphere2d.cpp:204:88: style:inconclusive: Function 'FillInWP' argument 5 names different: declaration '' definition 'r'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Sphere2d.cpp:204:96: style:inconclusive: Function 'FillInWP' argument 6 names different: declaration '' definition 'M'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/SphereBlockGenerator.cpp:43:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_tol [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/SphereBlockGenerator.cpp:74:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_tag [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/SphereBlockGenerator.cpp:85:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_radius [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/SphereBlockGenerator.cpp:99:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_min_rad [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/SphereBlockGenerator.cpp:107:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_max_rad [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/SphereBlockGenerator.cpp:115:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_min_rad [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/SphereBlockGenerator.cpp:126:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_center [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/SphereBlockGenerator.cpp:139:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_tag [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/SphereBlockGenerator.cpp:177:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_max_rad [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/SphereBlockGenerator.cpp:203:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_center [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/SphereBlockGenerator.cpp:248:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_tag [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/SphereBlockGenerator.cpp:269:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_max_rad [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/SphereBlockGenerator.cpp:295:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/SphereBlockGenerator.cpp:306:13: style: Variable 'findfit' is reassigned a value before the old one has been used. [redundantAssignment] esys-particle-2.3.5+dfsg2/Geometry/SphereBlockGenerator.cpp:297:9: note: findfit is assigned esys-particle-2.3.5+dfsg2/Geometry/SphereBlockGenerator.cpp:306:13: note: findfit is overwritten esys-particle-2.3.5+dfsg2/Geometry/SphereBlockGenerator.cpp:196:14: style: The scope of the variable 'r' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/Geometry/SphereBlockGenerator.cpp:231:14: style: The scope of the variable 'r' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/Geometry/SphereBlockGenerator.cpp:292:12: style: The scope of the variable 'findfit' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/Geometry/SphereBlockGenerator.cpp:292:19: style: Variable 'findfit' is assigned a value that is never used. [unreadVariable] esys-particle-2.3.5+dfsg2/Geometry/SphereBlockGenerator.cpp:277:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/SplitBlock.cpp:18:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/SplitBlock.cpp:30:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_xmin [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/SplitBlock.cpp:80:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SimpleParticle [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/SplitBlock.h:34:12: style: The destructor '~CSplitBlock2D' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Geometry/RandomBlock.h:49:12: note: Virtual destructor in base class esys-particle-2.3.5+dfsg2/Geometry/SplitBlock.h:34:12: note: Destructor in derived class esys-particle-2.3.5+dfsg2/Geometry/SplitBlock.h:36:16: style: The function 'generate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Geometry/RandomBlock.h:51:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Geometry/SplitBlock.h:36:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Geometry/SplitBlock.cpp:16:37: style:inconclusive: Function 'CSplitBlock2D' argument 1 names different: declaration '' definition 'xmin'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/SplitBlock.cpp:16:49: style:inconclusive: Function 'CSplitBlock2D' argument 2 names different: declaration '' definition 'xmax'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/SplitBlock.cpp:16:61: style:inconclusive: Function 'CSplitBlock2D' argument 3 names different: declaration '' definition 'ymin'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/SplitBlock.cpp:16:73: style:inconclusive: Function 'CSplitBlock2D' argument 4 names different: declaration '' definition 'ymax'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/SplitBlock.cpp:16:85: style:inconclusive: Function 'CSplitBlock2D' argument 5 names different: declaration '' definition 'rmin'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/SplitBlock.cpp:16:97: style:inconclusive: Function 'CSplitBlock2D' argument 6 names different: declaration '' definition 'rmax'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/SplitBlock.cpp:16:109: style:inconclusive: Function 'CSplitBlock2D' argument 7 names different: declaration '' definition 'ysplit'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/SplitBlock.cpp:26:34: style:inconclusive: Function 'generate' argument 1 names different: declaration '' definition 'tries'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/SplitBlock.cpp:26:53: style:inconclusive: Function 'generate' argument 2 names different: declaration '' definition 'seed'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/SplitBlock.cpp:78:34: style:inconclusive: Function 'tagSplit' argument 1 names different: declaration '' definition 'tag1'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/SplitBlock.cpp:78:43: style:inconclusive: Function 'tagSplit' argument 2 names different: declaration '' definition 'tag2'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/SplitBlock.cpp:78:55: style:inconclusive: Function 'tagSplit' argument 3 names different: declaration '' definition 'd'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/SplitBlock.cpp:58:7: warning: Missing bounds check for extra iterator increment in loop. [StlMissingComparison] esys-particle-2.3.5+dfsg2/Geometry/SplitBlock.cpp:65:7: note: Missing bounds check for extra iterator increment in loop. esys-particle-2.3.5+dfsg2/Geometry/SplitBlock.cpp:58:7: note: Missing bounds check for extra iterator increment in loop. esys-particle-2.3.5+dfsg2/Geometry/SplitBlock.cpp:58:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/SplitBlock.cpp:65:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/SplitBlock.cpp:82:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/SplitBlock3D.cpp:33:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_ysplit [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/SplitBlock3D.cpp:70:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_xmin [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/SplitBlock3D.cpp:144:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_dir [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/SplitBlock3D.cpp:103:7: warning: Missing bounds check for extra iterator increment in loop. [StlMissingComparison] esys-particle-2.3.5+dfsg2/Geometry/SplitBlock3D.cpp:125:7: note: Missing bounds check for extra iterator increment in loop. esys-particle-2.3.5+dfsg2/Geometry/SplitBlock3D.cpp:103:7: note: Missing bounds check for extra iterator increment in loop. esys-particle-2.3.5+dfsg2/Geometry/SplitBlock3D.cpp:103:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/SplitBlock3D.cpp:125:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/SplitBlock3D.cpp:142:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Geometry/Triangle.cpp:210:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/Triangle.cpp:284:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/Triangle.cpp:304:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/Triangle.cpp:40:3: performance: Variable 'm_p0' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] esys-particle-2.3.5+dfsg2/Geometry/Triangle.cpp:45:3: performance: Variable 'm_force' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] esys-particle-2.3.5+dfsg2/Geometry/Triangle.cpp:63:18: style: The member function 'Triangle::EdgeSep' can be static. [functionStatic] esys-particle-2.3.5+dfsg2/Geometry/Triangle.h:62:10: note: The member function 'Triangle::EdgeSep' can be static. esys-particle-2.3.5+dfsg2/Geometry/Triangle.cpp:63:18: note: The member function 'Triangle::EdgeSep' can be static. esys-particle-2.3.5+dfsg2/Geometry/Triangle.cpp:241:16: style:inconclusive: Technically the member function 'Triangle::toGlobal' can be const. [functionConst] esys-particle-2.3.5+dfsg2/Geometry/Triangle.h:72:8: note: Technically the member function 'Triangle::toGlobal' can be const. esys-particle-2.3.5+dfsg2/Geometry/Triangle.cpp:241:16: note: Technically the member function 'Triangle::toGlobal' can be const. esys-particle-2.3.5+dfsg2/Geometry/Triangle.cpp:252:16: style:inconclusive: Technically the member function 'Triangle::toLocal' can be const. [functionConst] esys-particle-2.3.5+dfsg2/Geometry/Triangle.h:73:8: note: Technically the member function 'Triangle::toLocal' can be const. esys-particle-2.3.5+dfsg2/Geometry/Triangle.cpp:252:16: note: Technically the member function 'Triangle::toLocal' can be const. esys-particle-2.3.5+dfsg2/Geometry/Triangle.cpp:51:3: style: Exception should be caught by reference. [catchExceptionByValue] esys-particle-2.3.5+dfsg2/Geometry/Triangle.cpp:218:3: style: Exception should be caught by reference. [catchExceptionByValue] esys-particle-2.3.5+dfsg2/Geometry/Triangle.cpp:35:24: style:inconclusive: Function 'Triangle' argument 1 names different: declaration '' definition 'id0'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Triangle.cpp:35:32: style:inconclusive: Function 'Triangle' argument 2 names different: declaration '' definition 'id1'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Triangle.cpp:35:40: style:inconclusive: Function 'Triangle' argument 3 names different: declaration '' definition 'id2'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Triangle.cpp:35:56: style:inconclusive: Function 'Triangle' argument 4 names different: declaration '' definition 'v0'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Triangle.cpp:35:71: style:inconclusive: Function 'Triangle' argument 5 names different: declaration '' definition 'v1'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Triangle.cpp:35:86: style:inconclusive: Function 'Triangle' argument 6 names different: declaration '' definition 'v2'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Triangle.cpp:35:93: style:inconclusive: Function 'Triangle' argument 7 names different: declaration '' definition 'tri_id'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Triangle.cpp:35:104: style:inconclusive: Function 'Triangle' argument 8 names different: declaration '' definition 'tag'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Triangle.cpp:63:38: style:inconclusive: Function 'EdgeSep' argument 1 names different: declaration '' definition 'p0'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Triangle.cpp:63:53: style:inconclusive: Function 'EdgeSep' argument 2 names different: declaration '' definition 'p1'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Triangle.cpp:63:68: style:inconclusive: Function 'EdgeSep' argument 3 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Triangle.cpp:83:34: style:inconclusive: Function 'sep' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Triangle.cpp:138:46: style:inconclusive: Function 'dist' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Triangle.cpp:184:41: style:inconclusive: Function 'containsEdge' argument 1 names different: declaration '' definition 'p1'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Triangle.cpp:184:56: style:inconclusive: Function 'containsEdge' argument 2 names different: declaration '' definition 'p2'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Triangle.cpp:198:29: style:inconclusive: Function 'moveNode' argument 1 names different: declaration '' definition 'id'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Triangle.cpp:198:44: style:inconclusive: Function 'moveNode' argument 2 names different: declaration '' definition 'd'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Triangle.cpp:228:33: style:inconclusive: Function 'move' argument 1 names different: declaration '' definition 'd'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Triangle.cpp:241:37: style:inconclusive: Function 'toGlobal' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Triangle.cpp:252:36: style:inconclusive: Function 'toLocal' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Triangle.cpp:276:78: style:inconclusive: Function 'getVectorFieldFunction' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Triangle.cpp:296:78: style:inconclusive: Function 'getScalarFieldFunction' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Geometry/Triangle.cpp:65:10: style: Local variable 'sep' shadows outer function [shadowFunction] esys-particle-2.3.5+dfsg2/Geometry/Triangle.h:67:10: note: Shadowed declaration esys-particle-2.3.5+dfsg2/Geometry/Triangle.cpp:65:10: note: Shadow variable esys-particle-2.3.5+dfsg2/Geometry/VtkXmlWriter.cpp:162:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_particleVector [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/VtkXmlWriter.cpp:171:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_particleVector [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/VtkXmlWriter.cpp:180:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_particleVector [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/VtkXmlWriter.cpp:189:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_particleVector [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/VtkXmlWriter.cpp:210:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_connectionVector [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/VtkXmlWriter.cpp:224:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_connectionVector [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/VtkXmlWriter.cpp:256:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pParticleData [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Geometry/VtkXmlWriter.cpp:119:7: style: Class 'ParticleIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Geometry/VtkXmlWriter.cpp:141:7: style: Class 'ConnectionIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Geometry/VtkXmlWriter.cpp:93:7: style: Class 'ConstContainerIterator < std :: vector < const SimpleParticle * > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Geometry/VtkXmlWriter.cpp:93:7: style: Class 'ConstContainerIterator < std :: vector < const BasicInteraction * > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Model/ABCDampingIGP.cpp:26:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pos [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/ABCDampingIGP.cpp:39:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pos [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/AdhesiveFriction.cpp:23:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_k [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/AdhesiveFriction.cpp:40:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_k [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/AdhesiveFriction.cpp:65:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_r_cut_h [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/BCorner2DInteraction.cpp:23:23: warning: Member variable 'BCorner2DInteraction::m_k' is not initialized in the constructor. [uninitMemberVar] esys-particle-2.3.5+dfsg2/Model/BCorner2DInteraction.cpp:23:23: warning: Member variable 'BCorner2DInteraction::m_break' is not initialized in the constructor. [uninitMemberVar] esys-particle-2.3.5+dfsg2/Model/BCorner2DInteraction.cpp:23:23: warning: Member variable 'BCorner2DInteraction::m_dist' is not initialized in the constructor. [uninitMemberVar] esys-particle-2.3.5+dfsg2/Model/BCorner2DInteraction.cpp:23:23: warning: Member variable 'BCorner2DInteraction::k1' is not initialized in the constructor. [uninitMemberVar] esys-particle-2.3.5+dfsg2/Model/BCorner2DInteraction.cpp:23:23: warning: Member variable 'BCorner2DInteraction::k2' is not initialized in the constructor. [uninitMemberVar] esys-particle-2.3.5+dfsg2/Model/BCorner2DInteraction.cpp:23:23: warning: Member variable 'BCorner2DInteraction::b_me' is not initialized in the constructor. [uninitMemberVar] esys-particle-2.3.5+dfsg2/Model/BCorner2DInteraction.cpp:23:23: warning: Member variable 'BCorner2DInteraction::m_inner_flag' is not initialized in the constructor. [uninitMemberVar] esys-particle-2.3.5+dfsg2/Model/BCorner2DInteraction.h:51:8: style:inconclusive: Technically the member function 'BCorner2DInteraction::isInner' can be const. [functionConst] esys-particle-2.3.5+dfsg2/Model/BCorner2DInteraction.cpp:103:28: style:inconclusive: Technically the member function 'BCorner2DInteraction::broken' can be const. [functionConst] esys-particle-2.3.5+dfsg2/Model/BCorner2DInteraction.h:53:8: note: Technically the member function 'BCorner2DInteraction::broken' can be const. esys-particle-2.3.5+dfsg2/Model/BCorner2DInteraction.cpp:103:28: note: Technically the member function 'BCorner2DInteraction::broken' can be const. esys-particle-2.3.5+dfsg2/Model/BCorner2DInteraction.cpp:39:55: style:inconclusive: Function 'BCorner2DInteraction' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/BCorner2DInteraction.cpp:39:67: style:inconclusive: Function 'BCorner2DInteraction' argument 2 names different: declaration '' definition 'c'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/BCorner2DInteraction.cpp:39:79: style:inconclusive: Function 'BCorner2DInteraction' argument 3 names different: declaration '' definition 'param'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/BCorner2DInteraction.cpp:52:10: style: Local variable 'p' shadows outer argument [shadowArgument] esys-particle-2.3.5+dfsg2/Model/BCorner2DInteraction.cpp:39:55: note: Shadowed declaration esys-particle-2.3.5+dfsg2/Model/BCorner2DInteraction.cpp:52:10: note: Shadow variable esys-particle-2.3.5+dfsg2/Model/BEdge2DInteraction.cpp:20:21: warning: Member variable 'BEdge2DInteraction::m_k' is not initialized in the constructor. [uninitMemberVar] esys-particle-2.3.5+dfsg2/Model/BEdge2DInteraction.cpp:20:21: warning: Member variable 'BEdge2DInteraction::m_break' is not initialized in the constructor. [uninitMemberVar] esys-particle-2.3.5+dfsg2/Model/BEdge2DInteraction.cpp:20:21: warning: Member variable 'BEdge2DInteraction::m_dist' is not initialized in the constructor. [uninitMemberVar] esys-particle-2.3.5+dfsg2/Model/BEdge2DInteraction.cpp:20:21: warning: Member variable 'BEdge2DInteraction::m_inner_flag' is not initialized in the constructor. [uninitMemberVar] esys-particle-2.3.5+dfsg2/Model/BEdge2DInteraction.h:57:8: style:inconclusive: Technically the member function 'BEdge2DInteraction::isInner' can be const. [functionConst] esys-particle-2.3.5+dfsg2/Model/BEdge2DInteraction.cpp:81:26: style:inconclusive: Technically the member function 'BEdge2DInteraction::broken' can be const. [functionConst] esys-particle-2.3.5+dfsg2/Model/BEdge2DInteraction.h:59:8: note: Technically the member function 'BEdge2DInteraction::broken' can be const. esys-particle-2.3.5+dfsg2/Model/BEdge2DInteraction.cpp:81:26: note: Technically the member function 'BEdge2DInteraction::broken' can be const. esys-particle-2.3.5+dfsg2/Model/BEdge2DInteraction.cpp:37:51: style:inconclusive: Function 'BEdge2DInteraction' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/BEdge2DInteraction.cpp:37:61: style:inconclusive: Function 'BEdge2DInteraction' argument 2 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/BEdge2DInteraction.cpp:37:73: style:inconclusive: Function 'BEdge2DInteraction' argument 3 names different: declaration '' definition 'param'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/BMesh2DInteractionCpData.cpp:21:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pid [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/BMesh2DInteractionCpData.cpp:28:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pid [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/BMesh2DInteractionCpData.cpp:34:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pid [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/BMesh2DInteractionCpData.cpp:42:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pid [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/BMesh2DInteractionCpData.cpp:48:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pid [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/BMesh2DInteractionCpData.cpp:53:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_tid [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/BMesh2DInteractionCpData.cpp:59:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pid [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/BMesh2DInteractionCpData.cpp:65:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pid [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/BMesh2DInteractionCpData.cpp:70:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pid [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/BTriMeshIP.cpp:35:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_meshName [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/BTriMeshIP.cpp:40:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_meshName [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/BTriMeshIP.cpp:45:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_name [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/BTriMeshIP.cpp:50:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_name [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/BTriMeshInteractionCpData.cpp:32:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pid [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/BTriMeshInteractionCpData.cpp:45:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pid [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/BTriMeshInteractionCpData.cpp:60:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pid [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/BTriMeshInteractionCpData.cpp:70:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pid [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/BTriangleInteraction.cpp:19:23: warning: Member variable 'BTriangleInteraction::m_k' is not initialized in the constructor. [uninitMemberVar] esys-particle-2.3.5+dfsg2/Model/BTriangleInteraction.cpp:19:23: warning: Member variable 'BTriangleInteraction::m_break' is not initialized in the constructor. [uninitMemberVar] esys-particle-2.3.5+dfsg2/Model/BTriangleInteraction.cpp:19:23: warning: Member variable 'BTriangleInteraction::m_dist' is not initialized in the constructor. [uninitMemberVar] esys-particle-2.3.5+dfsg2/Model/BTriangleInteraction.cpp:19:23: warning: Member variable 'BTriangleInteraction::m_inner_flag' is not initialized in the constructor. [uninitMemberVar] esys-particle-2.3.5+dfsg2/Model/BTriangleInteraction.h:57:8: style:inconclusive: Technically the member function 'BTriangleInteraction::isInner' can be const. [functionConst] esys-particle-2.3.5+dfsg2/Model/BTriangleInteraction.cpp:80:28: style:inconclusive: Technically the member function 'BTriangleInteraction::broken' can be const. [functionConst] esys-particle-2.3.5+dfsg2/Model/BTriangleInteraction.h:59:8: note: Technically the member function 'BTriangleInteraction::broken' can be const. esys-particle-2.3.5+dfsg2/Model/BTriangleInteraction.cpp:80:28: note: Technically the member function 'BTriangleInteraction::broken' can be const. esys-particle-2.3.5+dfsg2/Model/BTriangleInteraction.cpp:36:55: style:inconclusive: Function 'BTriangleInteraction' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/BTriangleInteraction.cpp:36:67: style:inconclusive: Function 'BTriangleInteraction' argument 2 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/BTriangleInteraction.cpp:36:80: style:inconclusive: Function 'BTriangleInteraction' argument 3 names different: declaration '' definition 'param'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/BWallInteractionGroup.cpp:32:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_tag [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/BWallInteractionGroup.cpp:40:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_tag [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/BWallInteractionGroup.cpp:48:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/BasicParticle.cpp:44:125: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/BodyForceGroup.cpp:36:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_acceleration [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/BodyForceGroup.cpp:69:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_acceleration [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/BodyForceGroup.cpp:74:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_fluidDensity [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/BodyForceGroup.cpp:79:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_fluidHeight [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/BodyForceGroup.cpp:88:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_fluidDensity [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/BondedInteraction.cpp:35:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_k [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/BondedInteraction.cpp:64:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_r0 [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/BondedInteraction.cpp:93:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_dist [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/BondedInteraction.cpp:110:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_dist [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/BondedInteraction.cpp:120:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_break [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/BondedInteraction.cpp:129:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_dist [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/BondedInteraction.cpp:149:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_force [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/BondedInteraction.cpp:160:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_r0 [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/BondedInteraction.cpp:170:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_force [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/BondedInteraction.cpp:183:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getPotentialEnergy [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/BondedInteraction.cpp:208:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getForce [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/BondedInteraction.cpp:227:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/BondedInteraction.cpp:285:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_k [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/BondedInteraction.cpp:303:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_k [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/BondedInteraction.cpp:59:10: style: The scope of the variable 'effR' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/Model/BondedInteractionCpData.cpp:58:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_p1Id [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/BondedInteractionCpData.cpp:65:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_p1Id [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/BondedInteractionCpData.cpp:72:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_p1Id [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/BondedInteractionCpData.cpp:77:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_p2Id [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/BondedInteractionCpData.cpp:82:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_tag [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/BondedInteractionCpData.cpp:89:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_p1Id [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/BondedInteractionCpData.cpp:97:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_p1Id [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/CappedBondedInteraction.cpp:31:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_force_limit [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/CappedBondedInteraction.cpp:49:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_k [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/CappedBondedInteraction.cpp:79:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_dist [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/CappedBondedInteraction.cpp:106:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getPotentialEnergy [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/CappedBondedInteraction.cpp:129:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getForce [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/CappedBondedInteraction.cpp:148:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/DampingIGP.cpp:53:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_vref [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/ECorner2DInteraction.h:44:4: warning:inconclusive: Class 'ECorner2DInteraction' which has virtual members does not have a virtual destructor. [virtualDestructor] esys-particle-2.3.5+dfsg2/Model/ECorner2DInteraction.h:46:8: style:inconclusive: Technically the member function 'ECorner2DInteraction::isInner' can be const. [functionConst] esys-particle-2.3.5+dfsg2/Model/ECorner2DInteraction.cpp:33:55: style:inconclusive: Function 'ECorner2DInteraction' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/ECorner2DInteraction.cpp:33:67: style:inconclusive: Function 'ECorner2DInteraction' argument 2 names different: declaration '' definition 'c'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/ECorner2DInteraction.cpp:33:80: style:inconclusive: Function 'ECorner2DInteraction' argument 3 names different: declaration '' definition 'param'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/ECornerInteraction.h:47:8: style:inconclusive: Technically the member function 'ECornerInteraction::isInner' can be const. [functionConst] esys-particle-2.3.5+dfsg2/Model/ECornerInteraction.cpp:34:51: style:inconclusive: Function 'ECornerInteraction' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/ECornerInteraction.cpp:34:61: style:inconclusive: Function 'ECornerInteraction' argument 2 names different: declaration '' definition 'c'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/ECornerInteraction.cpp:34:74: style:inconclusive: Function 'ECornerInteraction' argument 3 names different: declaration '' definition 'param'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/EEdge2DInteraction.h:46:8: style:inconclusive: Technically the member function 'EEdge2DInteraction::isInner' can be const. [functionConst] esys-particle-2.3.5+dfsg2/Model/EEdge2DInteraction.cpp:38:51: style:inconclusive: Function 'EEdge2DInteraction' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/EEdge2DInteraction.cpp:38:61: style:inconclusive: Function 'EEdge2DInteraction' argument 2 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/EEdge2DInteraction.cpp:38:74: style:inconclusive: Function 'EEdge2DInteraction' argument 3 names different: declaration '' definition 'param'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/EEdgeInteraction.h:46:8: style:inconclusive: Technically the member function 'EEdgeInteraction::isInner' can be const. [functionConst] esys-particle-2.3.5+dfsg2/Model/EEdgeInteraction.cpp:39:47: style:inconclusive: Function 'EEdgeInteraction' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/EEdgeInteraction.cpp:39:55: style:inconclusive: Function 'EEdgeInteraction' argument 2 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/EEdgeInteraction.cpp:39:68: style:inconclusive: Function 'EEdgeInteraction' argument 3 names different: declaration '' definition 'param'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/ESphereBodyInteractionGroup.cpp:34:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_spherename [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/ESphereBodyInteractionGroup.cpp:48:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/ETriangleInteraction.h:49:8: style:inconclusive: Technically the member function 'ETriangleInteraction::isInner' can be const. [functionConst] esys-particle-2.3.5+dfsg2/Model/ETriangleInteraction.cpp:38:55: style:inconclusive: Function 'ETriangleInteraction' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/ETriangleInteraction.cpp:38:67: style:inconclusive: Function 'ETriangleInteraction' argument 2 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/ETriangleInteraction.cpp:38:80: style:inconclusive: Function 'ETriangleInteraction' argument 3 names different: declaration '' definition 'param'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/EWallInteractionGroup.cpp:35:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_wallname [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/EWallInteractionGroup.cpp:49:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/ElasticInteraction.cpp:100:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Count [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/ElasticInteraction.cpp:139:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/ElasticInteraction.cpp:152:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_id [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/ElasticInteraction.cpp:166:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_id [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/ElasticInteraction.cpp:17:14: warning: Member variable 'CElasticIGP::m_scaling' is not initialized in the constructor. [uninitMemberVar] esys-particle-2.3.5+dfsg2/Model/ElasticInteraction.cpp:32:10: style: The scope of the variable 'effR' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/Model/ElasticInteraction.cpp:20:45: style:inconclusive: Function 'CElasticIGP' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/ElasticInteraction.cpp:20:57: style:inconclusive: Function 'CElasticIGP' argument 2 names different: declaration '' definition 'kn'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/ElasticInteraction.cpp:26:14: style:inconclusive: Function 'CElasticInteraction' argument 1 names different: declaration '' definition 'p1'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/ElasticInteraction.cpp:27:14: style:inconclusive: Function 'CElasticInteraction' argument 2 names different: declaration '' definition 'p2'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/ElasticInteraction.cpp:28:22: style:inconclusive: Function 'CElasticInteraction' argument 3 names different: declaration '' definition 'param'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/ElasticInteraction.cpp:90:100: style:inconclusive: Function 'getScalarFieldFunction' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/ElasticInteraction.cpp:131:100: style:inconclusive: Function 'getVectorFieldFunction' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/ElasticInteractionGroup.cpp:25:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_k [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/ElasticInteractionGroup.h:39:3: style: Class 'CElasticInteractionGroup' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Model/FractalFriction.cpp:31:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable k [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/FractalFriction.cpp:51:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable k [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/FractalFriction.cpp:79:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_k [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/FractalFriction.cpp:95:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_k [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/FractalFriction.cpp:124:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getPotentialEnergy [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/FractalFriction.cpp:147:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/FractalFriction.cpp:162:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getMuEffXY [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/FrictionInteraction.cpp:33:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_k [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/FrictionInteraction.cpp:45:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dt [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/FrictionInteraction.cpp:54:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_is_slipping [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/FrictionInteraction.cpp:64:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_scaling [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/FrictionInteraction.cpp:87:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_dt [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/FrictionInteraction.cpp:104:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_k [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/FrictionInteraction.cpp:236:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_k [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/FrictionInteraction.cpp:263:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_k [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/FrictionInteraction.cpp:291:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_is_touching [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/FrictionInteraction.cpp:338:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_normal_force [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/FrictionInteraction.cpp:350:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_is_slipping [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/FrictionInteraction.cpp:361:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_is_touching [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/FrictionInteraction.cpp:370:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_E_diss [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/FrictionInteraction.cpp:379:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_is_touching [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/FrictionInteraction.cpp:388:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_is_touching [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/FrictionInteraction.cpp:397:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_is_touching [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/FrictionInteraction.cpp:420:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_p1 [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/FrictionInteraction.cpp:475:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getAbsForceDeficit [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/FrictionInteraction.cpp:517:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getMuEffXY [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/FrictionInteraction.cpp:571:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getForce [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/FrictionInteraction.cpp:630:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_k [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/FrictionInteraction.cpp:653:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_k [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/FrictionInteraction.cpp:129:10: style:inconclusive: Found duplicate branches for 'if' and 'else'. [duplicateBranch] esys-particle-2.3.5+dfsg2/Model/FrictionInteraction.cpp:134:5: note: Found duplicate branches for 'if' and 'else'. esys-particle-2.3.5+dfsg2/Model/FrictionInteraction.cpp:129:10: note: Found duplicate branches for 'if' and 'else'. esys-particle-2.3.5+dfsg2/Model/HertzMindlinInteraction.cpp:41:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_E [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/HertzMindlinInteraction.cpp:54:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dt [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/HertzMindlinInteraction.cpp:69:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_is_slipping [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/HertzMindlinInteraction.cpp:83:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_E [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/HertzMindlinInteraction.cpp:102:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_dt [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/HertzMindlinInteraction.cpp:120:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_dn [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/HertzMindlinInteraction.cpp:263:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_E [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/HertzMindlinInteraction.cpp:297:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_E [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/HertzMindlinInteraction.cpp:327:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_is_touching [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/HertzMindlinInteraction.cpp:373:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_normal_force [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/HertzMindlinInteraction.cpp:383:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_is_slipping [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/HertzMindlinInteraction.cpp:394:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_is_touching [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/HertzMindlinInteraction.cpp:403:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_E_diss [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/HertzMindlinInteraction.cpp:412:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_is_touching [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/HertzMindlinInteraction.cpp:422:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_is_touching [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/HertzMindlinInteraction.cpp:431:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_is_touching [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/HertzMindlinInteraction.cpp:458:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_p1 [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/HertzMindlinInteraction.cpp:516:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getPotentialEnergy [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/HertzMindlinInteraction.cpp:559:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getMuEffXY [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/HertzMindlinInteraction.cpp:618:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getForce [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/HertzMindlinInteraction.cpp:149:10: style:inconclusive: Found duplicate branches for 'if' and 'else'. [duplicateBranch] esys-particle-2.3.5+dfsg2/Model/HertzMindlinInteraction.cpp:154:5: note: Found duplicate branches for 'if' and 'else'. esys-particle-2.3.5+dfsg2/Model/HertzMindlinInteraction.cpp:149:10: note: Found duplicate branches for 'if' and 'else'. esys-particle-2.3.5+dfsg2/Model/HertzMindlinViscoInteraction.cpp:44:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_E [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/HertzMindlinViscoInteraction.cpp:58:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dt [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/HertzMindlinViscoInteraction.cpp:73:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_is_slipping [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/HertzMindlinViscoInteraction.cpp:87:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_E [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/HertzMindlinViscoInteraction.cpp:107:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_dt [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/HertzMindlinViscoInteraction.cpp:125:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_dn [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/HertzMindlinViscoInteraction.cpp:279:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_E [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/HertzMindlinViscoInteraction.cpp:321:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_E [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/HertzMindlinViscoInteraction.cpp:360:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_is_touching [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/HertzMindlinViscoInteraction.cpp:406:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_normal_force [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/HertzMindlinViscoInteraction.cpp:416:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_is_slipping [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/HertzMindlinViscoInteraction.cpp:427:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_is_touching [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/HertzMindlinViscoInteraction.cpp:436:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_E_diss [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/HertzMindlinViscoInteraction.cpp:445:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_is_touching [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/HertzMindlinViscoInteraction.cpp:455:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_is_touching [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/HertzMindlinViscoInteraction.cpp:464:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_is_touching [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/HertzMindlinViscoInteraction.cpp:491:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_p1 [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/HertzMindlinViscoInteraction.cpp:549:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getPotentialEnergy [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/HertzMindlinViscoInteraction.cpp:592:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getMuEffXY [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/HertzMindlinViscoInteraction.cpp:651:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getForce [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/HertzMindlinViscoInteraction.cpp:165:10: style:inconclusive: Found duplicate branches for 'if' and 'else'. [duplicateBranch] esys-particle-2.3.5+dfsg2/Model/HertzMindlinViscoInteraction.cpp:170:5: note: Found duplicate branches for 'if' and 'else'. esys-particle-2.3.5+dfsg2/Model/HertzMindlinViscoInteraction.cpp:165:10: note: Found duplicate branches for 'if' and 'else'. esys-particle-2.3.5+dfsg2/Model/HertzianElasticInteraction.cpp:98:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Count [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/HertzianElasticInteraction.cpp:120:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/HertzianElasticInteraction.cpp:39:3: performance: Variable 'm_force' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] esys-particle-2.3.5+dfsg2/Model/HertzianElasticInteraction.cpp:30:61: style:inconclusive: Function 'CHertzianElasticIGP' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/HertzianElasticInteraction.cpp:30:73: style:inconclusive: Function 'CHertzianElasticIGP' argument 2 names different: declaration '' definition 'E'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/HertzianElasticInteraction.cpp:30:82: style:inconclusive: Function 'CHertzianElasticIGP' argument 3 names different: declaration '' definition 'nu'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/HertzianElasticInteraction.cpp:35:69: style:inconclusive: Function 'CHertzianElasticInteraction' argument 1 names different: declaration '' definition 'p1'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/HertzianElasticInteraction.cpp:35:83: style:inconclusive: Function 'CHertzianElasticInteraction' argument 2 names different: declaration '' definition 'p2'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/HertzianElasticInteraction.cpp:35:114: style:inconclusive: Function 'CHertzianElasticInteraction' argument 3 names different: declaration '' definition 'param'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/HertzianElasticInteraction.cpp:91:116: style:inconclusive: Function 'getScalarFieldFunction' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/HertzianElasticInteraction.cpp:112:116: style:inconclusive: Function 'getVectorFieldFunction' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/HertzianViscoElasticFrictionInteraction.cpp:49:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_A [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/HertzianViscoElasticFrictionInteraction.cpp:64:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dt [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/HertzianViscoElasticFrictionInteraction.cpp:79:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_is_slipping [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/HertzianViscoElasticFrictionInteraction.cpp:93:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_A [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/HertzianViscoElasticFrictionInteraction.cpp:114:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_dt [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/HertzianViscoElasticFrictionInteraction.cpp:132:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_dn [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/HertzianViscoElasticFrictionInteraction.cpp:301:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_E [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/HertzianViscoElasticFrictionInteraction.cpp:349:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_E [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/HertzianViscoElasticFrictionInteraction.cpp:381:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_is_touching [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/HertzianViscoElasticFrictionInteraction.cpp:427:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_normal_force [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/HertzianViscoElasticFrictionInteraction.cpp:437:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_is_slipping [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/HertzianViscoElasticFrictionInteraction.cpp:448:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_is_touching [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/HertzianViscoElasticFrictionInteraction.cpp:457:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_E_diss [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/HertzianViscoElasticFrictionInteraction.cpp:466:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_is_touching [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/HertzianViscoElasticFrictionInteraction.cpp:476:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_is_touching [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/HertzianViscoElasticFrictionInteraction.cpp:485:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_is_touching [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/HertzianViscoElasticFrictionInteraction.cpp:512:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_p1 [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/HertzianViscoElasticFrictionInteraction.cpp:570:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getPotentialEnergy [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/HertzianViscoElasticFrictionInteraction.cpp:613:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getMuEffXY [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/HertzianViscoElasticFrictionInteraction.cpp:672:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getForce [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/HertzianViscoElasticFrictionInteraction.cpp:176:10: style:inconclusive: Found duplicate branches for 'if' and 'else'. [duplicateBranch] esys-particle-2.3.5+dfsg2/Model/HertzianViscoElasticFrictionInteraction.cpp:181:5: note: Found duplicate branches for 'if' and 'else'. esys-particle-2.3.5+dfsg2/Model/HertzianViscoElasticFrictionInteraction.cpp:176:10: note: Found duplicate branches for 'if' and 'else'. esys-particle-2.3.5+dfsg2/Model/HertzianViscoElasticInteraction.cpp:133:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Count [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/HertzianViscoElasticInteraction.cpp:158:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/HertzianViscoElasticInteraction.cpp:58:3: performance: Variable 'm_force' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] esys-particle-2.3.5+dfsg2/Model/HertzianViscoElasticInteraction.cpp:38:22: style:inconclusive: Function 'CHertzianViscoElasticIGP' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/HertzianViscoElasticInteraction.cpp:39:10: style:inconclusive: Function 'CHertzianViscoElasticIGP' argument 2 names different: declaration '' definition 'A'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/HertzianViscoElasticInteraction.cpp:40:10: style:inconclusive: Function 'CHertzianViscoElasticIGP' argument 3 names different: declaration '' definition 'E'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/HertzianViscoElasticInteraction.cpp:41:10: style:inconclusive: Function 'CHertzianViscoElasticIGP' argument 4 names different: declaration '' definition 'nu'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/HertzianViscoElasticInteraction.cpp:49:14: style:inconclusive: Function 'CHertzianViscoElasticInteraction' argument 1 names different: declaration '' definition 'p1'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/HertzianViscoElasticInteraction.cpp:50:14: style:inconclusive: Function 'CHertzianViscoElasticInteraction' argument 2 names different: declaration '' definition 'p2'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/HertzianViscoElasticInteraction.cpp:51:35: style:inconclusive: Function 'CHertzianViscoElasticInteraction' argument 3 names different: declaration '' definition 'param'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/HertzianViscoElasticInteraction.cpp:126:72: style:inconclusive: Function 'getScalarFieldFunction' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/HertzianViscoElasticInteraction.cpp:150:72: style:inconclusive: Function 'getVectorFieldFunction' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/IGParam.cpp:30:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_name [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/Interaction.cpp:29:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_id [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/Interaction.cpp:34:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_init [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/Interaction.cpp:43:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_p1 [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/Interaction.cpp:55:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_p1 [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/Interaction.cpp:69:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_p1 [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/Interaction.cpp:78:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_id [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/InteractionParam.cpp:21:3: performance: Variable 'm_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] esys-particle-2.3.5+dfsg2/Model/InteractionParam.h:41:10: performance: Function 'getName()' should return member 'm_name' by const reference. [returnByReference] esys-particle-2.3.5+dfsg2/Model/InteractionParam.cpp:19:32: style:inconclusive: Function 'AIParam' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/InteractionParam.cpp:27:46: style:inconclusive: Function 'getParamByName' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/InteractionParam.cpp:32:42: style:inconclusive: Function 'addParameter' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/InteractionParam.cpp:32:51: style:inconclusive: Function 'addParameter' argument 2 names different: declaration '' definition 'd'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/LinearDashpotInteraction.cpp:94:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Count [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/LinearDashpotInteraction.cpp:116:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/LinearDashpotInteraction.cpp:31:57: style:inconclusive: Function 'CLinearDashpotIGP' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/LinearDashpotInteraction.cpp:31:69: style:inconclusive: Function 'CLinearDashpotIGP' argument 2 names different: declaration '' definition 'damp'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/LinearDashpotInteraction.cpp:31:82: style:inconclusive: Function 'CLinearDashpotIGP' argument 3 names different: declaration '' definition 'cutoff'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/LinearDashpotInteraction.cpp:36:65: style:inconclusive: Function 'CLinearDashpotInteraction' argument 1 names different: declaration '' definition 'p1'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/LinearDashpotInteraction.cpp:36:79: style:inconclusive: Function 'CLinearDashpotInteraction' argument 2 names different: declaration '' definition 'p2'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/LinearDashpotInteraction.cpp:36:108: style:inconclusive: Function 'CLinearDashpotInteraction' argument 3 names different: declaration '' definition 'param'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/LinearDashpotInteraction.cpp:89:112: style:inconclusive: Function 'getScalarFieldFunction' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/LinearDashpotInteraction.cpp:108:112: style:inconclusive: Function 'getVectorFieldFunction' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/LocalDampingIGP.cpp:48:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_visc [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/Mesh2D.cpp:66:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_corners [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/Mesh2D.cpp:154:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_edges [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/Mesh2D.cpp:173:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_corners [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/Mesh2D.cpp:216:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/Mesh2D.cpp:41:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Model/Mesh2D.cpp:50:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Model/Mesh2D.cpp:63:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Model/Mesh2D.cpp:75:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Model/Mesh2D.cpp:107:50: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Model/Mesh2D.cpp:139:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Model/Mesh2D.cpp:197:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Model/Mesh2D.cpp:205:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Model/Mesh2D.cpp:214:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Model/MeshData.cpp:25:32: style:inconclusive: Function 'MeshNodeData' argument 1 names different: declaration 'id' definition 'nodeId'. [funcArgNamesDifferent] esys-particle-2.3.5+dfsg2/Model/MeshData.h:27:20: note: Function 'MeshNodeData' argument 1 names different: declaration 'id' definition 'nodeId'. esys-particle-2.3.5+dfsg2/Model/MeshData.cpp:25:32: note: Function 'MeshNodeData' argument 1 names different: declaration 'id' definition 'nodeId'. esys-particle-2.3.5+dfsg2/Model/MeshData.cpp:25:60: style:inconclusive: Function 'MeshNodeData' argument 3 names different: declaration 'tag' definition 'nodeTag'. [funcArgNamesDifferent] esys-particle-2.3.5+dfsg2/Model/MeshData.h:27:44: note: Function 'MeshNodeData' argument 3 names different: declaration 'tag' definition 'nodeTag'. esys-particle-2.3.5+dfsg2/Model/MeshData.cpp:25:60: note: Function 'MeshNodeData' argument 3 names different: declaration 'tag' definition 'nodeTag'. esys-particle-2.3.5+dfsg2/Model/MeshData.cpp:35:39: style:inconclusive: Function 'read' argument 1 names different: declaration '' definition 'instream'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/MeshData.cpp:78:30: style:inconclusive: Function 'MeshTriData' argument 1 names different: declaration 'id' definition 'triId'. [funcArgNamesDifferent] esys-particle-2.3.5+dfsg2/Model/MeshData.h:43:19: note: Function 'MeshTriData' argument 1 names different: declaration 'id' definition 'triId'. esys-particle-2.3.5+dfsg2/Model/MeshData.cpp:78:30: note: Function 'MeshTriData' argument 1 names different: declaration 'id' definition 'triId'. esys-particle-2.3.5+dfsg2/Model/MeshData.cpp:78:80: style:inconclusive: Function 'MeshTriData' argument 5 names different: declaration 'tag' definition 'triTag'. [funcArgNamesDifferent] esys-particle-2.3.5+dfsg2/Model/MeshData.h:43:66: note: Function 'MeshTriData' argument 5 names different: declaration 'tag' definition 'triTag'. esys-particle-2.3.5+dfsg2/Model/MeshData.cpp:78:80: note: Function 'MeshTriData' argument 5 names different: declaration 'tag' definition 'triTag'. esys-particle-2.3.5+dfsg2/Model/MeshData.cpp:88:38: style:inconclusive: Function 'read' argument 1 names different: declaration '' definition 'instream'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/MeshData2D.cpp:25:36: style:inconclusive: Function 'read' argument 1 names different: declaration '' definition 'instream'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/MeshData2D.cpp:66:36: style:inconclusive: Function 'read' argument 1 names different: declaration '' definition 'instream'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/Particle.cpp:68:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_oldpos [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/Particle.cpp:86:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_oldpos [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/Particle.cpp:110:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mass [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/Particle.cpp:131:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getIDField [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/Particle.cpp:166:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getTotalDisplacement [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/Particle.cpp:252:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_is_dynamic [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/Particle.cpp:274:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_force [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/Particle.cpp:288:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_rad [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/Particle.cpp:302:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pos [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/Particle.cpp:317:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pos [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/Particle.cpp:331:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_circular_shift [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/Particle.cpp:386:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_force [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/Particle.cpp:402:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_sigma [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/Particle.cpp:428:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_circular_shift [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/Particle.cpp:446:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_circular_shift [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotBondedInteraction.cpp:129:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kr [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotBondedInteraction.cpp:142:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_kr [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotBondedInteraction.cpp:169:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_nForce [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotBondedInteraction.cpp:223:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_tag [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotBondedInteraction.cpp:228:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_tag [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotBondedInteraction.cpp:273:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_shForce [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotBondedInteraction.cpp:288:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_nForce [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotBondedInteraction.cpp:388:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_D [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotBondedInteraction.cpp:521:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_kr [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotBondedInteraction.cpp:530:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_kr [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotBondedInteraction.cpp:535:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_ks [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotBondedInteraction.cpp:540:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_kt [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotBondedInteraction.cpp:545:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_kb [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotBondedInteraction.cpp:550:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_force [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotBondedInteraction.cpp:562:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_force [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotBondedInteraction.cpp:575:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getPotentialEnergy [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotBondedInteraction.cpp:606:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getForce [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotBondedInteraction.cpp:629:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotBondedInteraction.cpp:716:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_id [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotBondedInteraction.cpp:744:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_id [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotBondedInteraction.cpp:374:10: style: The scope of the variable 's_fai' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/Model/RotBondedInteraction.cpp:374:21: style: The scope of the variable 'c_fai' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/Model/RotBondedInteraction.cpp:374:32: style: The scope of the variable 'c_pasi2' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/Model/RotBondedInteraction.cpp:374:45: style: The scope of the variable 's_pasi2' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/Model/RotBondedInteraction.cpp:375:10: style: The scope of the variable 'sita' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/Model/RotBondedInteraction.cpp:374:15: style: Variable 's_fai' is assigned a value that is never used. [unreadVariable] esys-particle-2.3.5+dfsg2/Model/RotBondedInteraction.cpp:374:26: style: Variable 'c_fai' is assigned a value that is never used. [unreadVariable] esys-particle-2.3.5+dfsg2/Model/RotBondedInteraction.cpp:374:39: style: Variable 'c_pasi2' is assigned a value that is never used. [unreadVariable] esys-particle-2.3.5+dfsg2/Model/RotBondedInteraction.cpp:374:52: style: Variable 's_pasi2' is assigned a value that is never used. [unreadVariable] esys-particle-2.3.5+dfsg2/Model/RotBondedInteraction.cpp:375:14: style: Variable 'sita' is assigned a value that is never used. [unreadVariable] esys-particle-2.3.5+dfsg2/Model/RotElasticInteraction.cpp:110:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Count [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotElasticInteraction.cpp:148:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotElasticInteraction.cpp:161:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_id [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotElasticInteraction.cpp:176:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_id [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotElasticInteraction.cpp:36:3: performance: Variable 'm_force' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] esys-particle-2.3.5+dfsg2/Model/RotElasticInteraction.cpp:41:17: style:inconclusive: Function 'CRotElasticInteraction' argument 1 names different: declaration '' definition 'p1'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/RotElasticInteraction.cpp:42:17: style:inconclusive: Function 'CRotElasticInteraction' argument 2 names different: declaration '' definition 'p2'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/RotElasticInteraction.cpp:43:25: style:inconclusive: Function 'CRotElasticInteraction' argument 3 names different: declaration '' definition 'param'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/RotElasticInteraction.cpp:103:106: style:inconclusive: Function 'getScalarFieldFunction' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/RotElasticInteraction.cpp:140:106: style:inconclusive: Function 'getVectorFieldFunction' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/RotElasticInteractionGroup.cpp:22:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_kr [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotElasticInteractionGroup.h:39:3: style: Class 'CRotElasticInteractionGroup' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Model/RotFricInteraction.cpp:77:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable k [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotFricInteraction.cpp:83:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dt [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotFricInteraction.cpp:88:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_k [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotFricInteraction.cpp:115:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_r0 [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotFricInteraction.cpp:150:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_dt [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotFricInteraction.cpp:160:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_rigid [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotFricInteraction.cpp:181:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_k [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotFricInteraction.cpp:249:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_k [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotFricInteraction.cpp:373:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_normal_force [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotFricInteraction.cpp:384:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_normal_force [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotFricInteraction.cpp:396:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_is_slipping [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotFricInteraction.cpp:406:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_is_touching [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotFricInteraction.cpp:415:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_E_diss [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotFricInteraction.cpp:423:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_is_touching [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotFricInteraction.cpp:432:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_is_touching [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotFricInteraction.cpp:438:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_is_touching [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotFricInteraction.cpp:447:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_is_touching [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotFricInteraction.cpp:460:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_is_touching [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotFricInteraction.cpp:489:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getAbsForceDeficit [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotFricInteraction.cpp:513:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotFricInteraction.cpp:527:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getForce [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotFricInteraction.cpp:597:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_k [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotFricInteraction.cpp:622:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_k [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotFricInteraction.cpp:110:10: style: The scope of the variable 'effR' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/Model/RotFricInteraction.cpp:267:16: style: Local variable 'ds' shadows outer variable [shadowVariable] esys-particle-2.3.5+dfsg2/Model/RotFricInteraction.cpp:239:11: note: Shadowed declaration esys-particle-2.3.5+dfsg2/Model/RotFricInteraction.cpp:267:16: note: Shadow variable esys-particle-2.3.5+dfsg2/Model/RotFricInteraction.cpp:110:14: style: Variable 'effR' is assigned a value that is never used. [unreadVariable] esys-particle-2.3.5+dfsg2/Model/RotPairInteraction.cpp:22:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_p1 [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotPairInteraction.cpp:32:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_init [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotPairInteraction.cpp:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_p1 [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotPairInteraction.cpp:51:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_id [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotParticle.cpp:23:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_id [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotParticle.cpp:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_quat [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotParticle.cpp:44:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_quat [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotParticle.cpp:72:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_quat [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotParticle.cpp:115:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_circular_shift [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotParticle.cpp:145:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_circular_shift [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotParticle.cpp:165:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mass [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotParticle.cpp:277:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_is_rot [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotParticle.cpp:298:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_force [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotParticle.cpp:315:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_quat [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotParticle.cpp:329:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_moment [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotParticle.cpp:336:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pos [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotParticle.cpp:353:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pos [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotParticle.cpp:409:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getIDField [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotParticle.cpp:444:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getTotalDisplacement [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotParticle.cpp:495:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_inertRot [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotParticle.cpp:509:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_inertRot [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotParticleVi.cpp:23:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_id [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotParticleVi.cpp:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_quat [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotParticleVi.cpp:48:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_quat [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotParticleVi.cpp:60:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_quat [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotParticleVi.cpp:96:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_circular_shift [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotParticleVi.cpp:125:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_circular_shift [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotParticleVi.cpp:286:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_force [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotParticleVi.cpp:326:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_force [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotParticleVi.cpp:343:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_quat [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotParticleVi.cpp:357:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_moment [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotParticleVi.cpp:371:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pos [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotParticleVi.cpp:387:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pos [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotParticleVi.cpp:442:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getIDField [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotParticleVi.cpp:470:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getTotalDisplacement [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotParticleVi.cpp:573:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_quat [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotThermBondedInteraction.cpp:98:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_kr [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotThermBondedInteraction.cpp:123:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_nForce [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotThermBondedInteraction.cpp:240:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_tag [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotThermBondedInteraction.cpp:245:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_tag [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotThermBondedInteraction.cpp:296:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_nForce [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotThermBondedInteraction.cpp:379:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_nForce [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotThermBondedInteraction.cpp:706:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_force [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotThermBondedInteraction.cpp:767:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_force [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotThermBondedInteraction.cpp:774:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_kr [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotThermBondedInteraction.cpp:783:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_kr [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotThermBondedInteraction.cpp:788:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_ks [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotThermBondedInteraction.cpp:793:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_kt [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotThermBondedInteraction.cpp:798:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_kb [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotThermBondedInteraction.cpp:830:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getPotentialEnergy [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotThermBondedInteraction.cpp:861:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getForce [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotThermBondedInteraction.cpp:880:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotThermBondedInteraction.cpp:962:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_id [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotThermBondedInteraction.cpp:985:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_id [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotThermBondedInteraction.cpp:562:12: style: The scope of the variable 's_fai' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/Model/RotThermBondedInteraction.cpp:562:23: style: The scope of the variable 'c_fai' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/Model/RotThermBondedInteraction.cpp:562:34: style: The scope of the variable 'c_pasi2' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/Model/RotThermBondedInteraction.cpp:562:47: style: The scope of the variable 's_pasi2' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/Model/RotThermBondedInteraction.cpp:563:11: style: The scope of the variable 'sita' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/Model/RotThermBondedInteraction.cpp:567:22: style: The scope of the variable 'temp1' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/Model/RotThermBondedInteraction.cpp:562:17: style: Variable 's_fai' is assigned a value that is never used. [unreadVariable] esys-particle-2.3.5+dfsg2/Model/RotThermBondedInteraction.cpp:562:28: style: Variable 'c_fai' is assigned a value that is never used. [unreadVariable] esys-particle-2.3.5+dfsg2/Model/RotThermBondedInteraction.cpp:562:41: style: Variable 'c_pasi2' is assigned a value that is never used. [unreadVariable] esys-particle-2.3.5+dfsg2/Model/RotThermBondedInteraction.cpp:562:54: style: Variable 's_pasi2' is assigned a value that is never used. [unreadVariable] esys-particle-2.3.5+dfsg2/Model/RotThermBondedInteraction.cpp:563:15: style: Variable 'sita' is assigned a value that is never used. [unreadVariable] esys-particle-2.3.5+dfsg2/Model/RotThermBondedInteraction.cpp:567:27: style: Variable 'temp1' is assigned a value that is never used. [unreadVariable] esys-particle-2.3.5+dfsg2/Model/RotThermElasticInteraction.cpp:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_kr [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotThermElasticInteraction.cpp:69:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_kr [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotThermElasticInteraction.cpp:90:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_force [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotThermElasticInteraction.cpp:108:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_force [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotThermElasticInteraction.cpp:152:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_kr [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotThermElasticInteraction.cpp:166:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getPotentialEnergy [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotThermElasticInteraction.cpp:186:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotThermElasticInteraction.cpp:201:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getForce [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotThermElasticInteraction.cpp:217:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_id [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotThermElasticInteraction.cpp:232:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_id [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotThermElasticInteraction.cpp:106:9: style: Variable 'dist' is assigned a value that is never used. [unreadVariable] esys-particle-2.3.5+dfsg2/Model/RotThermElasticInteractionGroup.hpp:21:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_update_timestamp [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotThermElasticInteractionGroup.hpp:28:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_kr [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotThermElasticInteractionGroup.hpp:36:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_kr [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotThermElasticInteractionGroup.hpp:60:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_update_timestamp [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotThermElasticInteractionGroup.hpp:18:38: warning: Member variable 'CRotThermElasticInteractionGroup::m_k' is not initialized in the constructor. [uninitMemberVar] esys-particle-2.3.5+dfsg2/Model/RotThermElasticInteractionGroup.hpp:18:38: warning: Member variable 'CRotThermElasticInteractionGroup::m_diffusivity' is not initialized in the constructor. [uninitMemberVar] esys-particle-2.3.5+dfsg2/Model/RotThermElasticInteractionGroup.hpp:25:38: warning: Member variable 'CRotThermElasticInteractionGroup::m_k' is not initialized in the constructor. [uninitMemberVar] esys-particle-2.3.5+dfsg2/Model/RotThermElasticInteractionGroup.h:41:3: style: Class 'CRotThermElasticInteractionGroup' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Model/RotThermElasticInteraction.h:38:17: style: The function 'packInto' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Model/IGParam.h:38:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Model/RotThermElasticInteraction.h:38:17: note: Function in derived class esys-particle-2.3.5+dfsg2/Model/RotThermElasticInteraction.h:49:23: style: The function 'getTypeString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Model/IGParam.h:46:23: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Model/RotThermElasticInteraction.h:49:23: note: Function in derived class esys-particle-2.3.5+dfsg2/Model/RotThermElasticInteractionGroup.h:42:12: style: The destructor '~CRotThermElasticInteractionGroup' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Model/InteractionGroup.h:37:12: note: Virtual destructor in base class esys-particle-2.3.5+dfsg2/Model/RotThermElasticInteractionGroup.h:42:12: note: Destructor in derived class esys-particle-2.3.5+dfsg2/Model/RotThermElasticInteractionGroup.h:44:16: style: The function 'setExIG' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Model/InteractionGroup.h:68:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Model/RotThermElasticInteractionGroup.h:44:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Model/RotThermElasticInteractionGroup.h:47:16: style: The function 'calcForces' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Model/InteractionGroup.h:40:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Model/RotThermElasticInteractionGroup.h:47:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Model/RotThermElasticInteractionGroup.h:48:16: style: The function 'Update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Model/InteractionGroup.h:39:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Model/RotThermElasticInteractionGroup.h:48:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Model/RotThermElasticInteractionGroup.hpp:25:98: style:inconclusive: Function 'CRotThermElasticInteractionGroup' argument 1 names different: declaration '' definition 'Param'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/RotThermElasticInteractionGroup.hpp:34:79: style:inconclusive: Function 'setParam' argument 1 names different: declaration '' definition 'Param'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/RotThermElasticInteractionGroup.hpp:55:76: style:inconclusive: Function 'Update' argument 1 names different: declaration '' definition 'PPA'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/RotThermElasticInteractionGroup.cpp:20:51: style:inconclusive: Function 'packInto' argument 1 names different: declaration '' definition 'B'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/RotThermElasticInteractionGroup.cpp:27:60: style:inconclusive: Function 'extractRotThermElasticIGP' argument 1 names different: declaration '' definition 'B'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/RotThermElasticInteractionGroup.cpp:40:62: style:inconclusive: Function 'extractRotThermElasticIGP_p' argument 1 names different: declaration '' definition 'B'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/RotThermElasticInteractionGroup.hpp:46:104: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Model/RotThermElasticInteractionGroup.hpp:131:114: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Model/RotThermElasticInteractionGroup.hpp:135:96: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Model/RotThermFricInteraction.cpp:54:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_k [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotThermFricInteraction.cpp:80:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mu_d [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotThermFricInteraction.cpp:132:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_k [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotThermFricInteraction.cpp:261:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_normal_force [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotThermFricInteraction.cpp:272:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_normal_force [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotThermFricInteraction.cpp:284:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_is_slipping [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotThermFricInteraction.cpp:294:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_is_touching [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotThermFricInteraction.cpp:304:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_is_touching [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotThermFricInteraction.cpp:313:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_E_diss [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotThermFricInteraction.cpp:318:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_is_touching [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotThermFricInteraction.cpp:327:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_is_touching [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotThermFricInteraction.cpp:386:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getAbsForceDeficit [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotThermFricInteraction.cpp:408:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotThermFricInteraction.cpp:422:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getForce [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotThermFricInteraction.cpp:494:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_k [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotThermFricInteraction.cpp:521:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_k [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotThermFricInteraction.cpp:355:10: style: The scope of the variable 'heat_frict' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/Model/RotThermFricInteraction.cpp:356:10: style: The scope of the variable 'ratio' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/Model/RotThermFricInteraction.cpp:356:16: style: The scope of the variable 'heati' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/Model/RotThermFricInteraction.cpp:356:22: style: The scope of the variable 'heatj' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/Model/RotThermFricInteraction.cpp:152:16: style: Local variable 'ds' shadows outer variable [shadowVariable] esys-particle-2.3.5+dfsg2/Model/RotThermFricInteraction.cpp:122:12: note: Shadowed declaration esys-particle-2.3.5+dfsg2/Model/RotThermFricInteraction.cpp:152:16: note: Shadow variable esys-particle-2.3.5+dfsg2/Model/RotThermFricInteraction.cpp:355:21: style: Variable 'heat_frict' is assigned a value that is never used. [unreadVariable] esys-particle-2.3.5+dfsg2/Model/RotThermPairInteraction.cpp:22:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_p1 [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotThermPairInteraction.cpp:31:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_init [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotThermPairInteraction.cpp:36:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_p1 [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotThermPairInteraction.cpp:50:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_id [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotThermParticle.cpp:307:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pos [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotThermParticle.cpp:325:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pos [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotThermParticle.cpp:386:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getIDField [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotThermParticle.cpp:416:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getTotalDisplacement [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotThermParticle.cpp:511:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_heat_frict [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotThermParticle.cpp:518:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_heat_trans [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotThermParticle.cpp:524:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_heat_frict [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotThermParticle.cpp:532:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_temperature [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/RotThermParticle.cpp:560:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_rad [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/ShortBondedInteraction.cpp:36:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_k [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/ShortBondedInteraction.cpp:52:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getPotentialEnergy [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/ShortBondedInteraction.cpp:71:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/ShortBondedInteraction.cpp:81:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getForce [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/ShortBondedInteractionCpData.cpp:39:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_r0 [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/ShortBondedInteractionCpData.cpp:53:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_r0 [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/ShortBondedInteractionCpData.cpp:65:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_r0 [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/Particle.h:111:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pos [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/Particle.h:112:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pos [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/Particle.h:123:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pos [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/Particle.h:124:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_id [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/Particle.h:132:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pos [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/Particle.h:145:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/Particle.h:155:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_rad [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/Particle.h:156:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_rad [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/Particle.h:157:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_rad [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/Particle.h:168:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/Wall.h:65:8: style:inconclusive: Technically the member function 'CWall::getVel' can be const. [functionConst] esys-particle-2.3.5+dfsg2/Model/Wall.h:70:22: style:inconclusive: Technically the member function 'CWall::getForce' can be const. [functionConst] esys-particle-2.3.5+dfsg2/Model/Wall.h:71:22: style:inconclusive: Technically the member function 'CWall::getPos' can be const. [functionConst] esys-particle-2.3.5+dfsg2/Model/Wall.h:75:15: style:inconclusive: Technically the member function 'CWall::getTotalDisplacement' can be const. [functionConst] esys-particle-2.3.5+dfsg2/Model/Interaction.h:52:7: style:inconclusive: Technically the member function 'AInteraction::getID' can be const. [functionConst] esys-particle-2.3.5+dfsg2/Model/Interaction.h:56:17: style: The member function 'AInteraction::Count' can be static. [functionStatic] esys-particle-2.3.5+dfsg2/Model/Particle.h:147:8: style: Either there is a missing 'override', or the member function 'CParticle::rescale' can be static. [functionStatic] esys-particle-2.3.5+dfsg2/Model/WallInteraction.h:49:15: style:inconclusive: Technically the member function 'AWallInteraction::isInner' can be const. [functionConst] esys-particle-2.3.5+dfsg2/Model/Particle.h:102:3: style: Class 'CParticle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Model/Interaction.h:77:12: style: The destructor '~APairInteraction' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Model/Interaction.h:45:12: note: Virtual destructor in base class esys-particle-2.3.5+dfsg2/Model/Interaction.h:77:12: note: Destructor in derived class esys-particle-2.3.5+dfsg2/Model/Interaction.h:86:16: style: The function 'calcForces' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Model/Interaction.h:48:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Model/Interaction.h:86:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Model/Interaction.h:89:16: style: The function 'hasTag' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Model/Interaction.h:53:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Model/Interaction.h:89:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Model/Interaction.h:90:16: style: The function 'getPosFirst' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Model/Interaction.h:54:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Model/Interaction.h:90:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Model/Interaction.h:91:16: style: The function 'getPosSecond' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Model/Interaction.h:55:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Model/Interaction.h:91:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Model/WallInteraction.h:44:12: style: The destructor '~AWallInteraction' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Model/Interaction.h:45:12: note: Virtual destructor in base class esys-particle-2.3.5+dfsg2/Model/WallInteraction.h:44:12: note: Destructor in derived class esys-particle-2.3.5+dfsg2/Model/WallInteraction.h:46:16: style: The function 'hasTag' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Model/Interaction.h:53:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Model/WallInteraction.h:46:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Model/WallInteraction.h:47:16: style: The function 'getPosFirst' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Model/Interaction.h:54:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Model/WallInteraction.h:47:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Model/WallInteraction.h:50:16: style: The function 'calcForces' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Model/Interaction.h:48:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Model/WallInteraction.h:50:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Model/SoftBWallInteraction.h:36:12: style: The destructor '~CSoftBondedWallInteraction' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Model/WallInteraction.h:44:12: note: Virtual destructor in base class esys-particle-2.3.5+dfsg2/Model/SoftBWallInteraction.h:36:12: note: Destructor in derived class esys-particle-2.3.5+dfsg2/Model/SoftBWallInteraction.h:38:16: style: The function 'calcForces' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Model/WallInteraction.h:50:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Model/SoftBWallInteraction.h:38:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Model/SoftBWallInteraction.h:41:18: style: The function 'getStiffness' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Model/WallInteraction.h:51:18: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Model/SoftBWallInteraction.h:41:18: note: Function in derived class esys-particle-2.3.5+dfsg2/Model/WallInteraction.hpp:17:42: style:inconclusive: Function 'AWallInteraction' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/WallInteraction.hpp:17:51: style:inconclusive: Function 'AWallInteraction' argument 2 names different: declaration '' definition 'w'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/WallInteraction.hpp:32:38: style:inconclusive: Function 'hasTag' argument 1 names different: declaration '' definition 'tag'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/WallInteraction.hpp:32:47: style:inconclusive: Function 'hasTag' argument 2 names different: declaration '' definition 'mask'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/SoftBWallInteractionGroup.cpp:35:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_shearK [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/SoftBWallInteractionGroup.cpp:44:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_shearK [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/SoftBWallInteractionGroup.cpp:58:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/SphereBody.cpp:22:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_centre [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/SphereBody.cpp:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_centre [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/SphereBody.cpp:52:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_centre [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/SphereBody.cpp:62:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_centre [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/SphereBody.cpp:69:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/TriMesh.cpp:37:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MeshNodeData [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/TriMesh.cpp:260:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Triangle [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/TriMesh.cpp:287:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MeshNodeData [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/TriMesh.cpp:315:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Triangle [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/TriMesh.hpp:27:37: style:inconclusive: Function 'forAllTrianglesGet' argument 1 names different: declaration '' definition 'cont'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/TriMesh.cpp:31:52: style:inconclusive: Function 'LoadMesh' argument 1 names different: declaration '' definition 'node_vec'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/TriMesh.cpp:31:89: style:inconclusive: Function 'LoadMesh' argument 2 names different: declaration '' definition 'tri_vec'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/TriMesh.cpp:155:28: style:inconclusive: Function 'moveNode' argument 1 names different: declaration '' definition 'id'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/TriMesh.cpp:155:43: style:inconclusive: Function 'moveNode' argument 2 names different: declaration '' definition 'd'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/TriMesh.cpp:200:33: style:inconclusive: Function 'hasMovedBy' argument 1 names different: declaration '' definition 'dist'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/TriMesh.cpp:234:40: style:inconclusive: Function 'getTriangleById' argument 1 names different: declaration '' definition 'id'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/TriMesh.cpp:255:40: style:inconclusive: Function 'writeCheckPoint' argument 1 names different: declaration '' definition 'ost'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/TriMesh.cpp:255:58: style:inconclusive: Function 'writeCheckPoint' argument 2 names different: declaration '' definition 'delim'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/TriMesh.cpp:285:39: style:inconclusive: Function 'loadCheckPoint' argument 1 names different: declaration '' definition 'ist'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/TriMesh.hpp:31:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Model/TriMesh.hpp:46:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Model/TriMesh.cpp:39:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Model/TriMesh.cpp:51:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Model/TriMesh.cpp:93:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Model/TriMesh.cpp:113:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Model/TriMesh.cpp:136:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Model/TriMesh.cpp:160:50: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Model/TriMesh.cpp:166:50: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Model/TriMesh.cpp:178:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Model/TriMesh.cpp:184:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Model/TriMesh.cpp:209:5: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Model/TriMesh.cpp:222:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Model/TriMesh.cpp:262:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Model/TriMesh.cpp:271:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Model/TriMesh.cpp:277:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Model/TriMesh.cpp:317:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Model/VWFrictionInteraction.cpp:63:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_k [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/VWFrictionInteraction.cpp:131:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mu [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/VWFrictionInteraction.cpp:145:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getPotentialEnergy [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/VWFrictionInteraction.cpp:92:8: style:inconclusive: Found duplicate branches for 'if' and 'else'. [duplicateBranch] esys-particle-2.3.5+dfsg2/Model/VWFrictionInteraction.cpp:96:3: note: Found duplicate branches for 'if' and 'else'. esys-particle-2.3.5+dfsg2/Model/VWFrictionInteraction.cpp:92:8: note: Found duplicate branches for 'if' and 'else'. esys-particle-2.3.5+dfsg2/Model/VWFrictionInteraction.cpp:52:9: style: The scope of the variable 'mu' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/Model/VWFrictionInteraction.cpp:19:49: style:inconclusive: Function 'VWFrictionIGP' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/VWFrictionInteraction.cpp:19:62: style:inconclusive: Function 'VWFrictionIGP' argument 2 names different: declaration '' definition 'kn'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/VWFrictionInteraction.cpp:19:73: style:inconclusive: Function 'VWFrictionIGP' argument 3 names different: declaration '' definition 'mu'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/VWFrictionInteraction.cpp:19:84: style:inconclusive: Function 'VWFrictionIGP' argument 4 names different: declaration '' definition 'ks'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/VWFrictionInteraction.cpp:19:95: style:inconclusive: Function 'VWFrictionIGP' argument 5 names different: declaration '' definition 'dt'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/VWFrictionInteraction.cpp:19:106: style:inconclusive: Function 'VWFrictionIGP' argument 6 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/VWFrictionInteraction.cpp:35:37: style:inconclusive: Function 'CVWFriction' argument 1 names different: declaration '' definition 'p1'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/VWFrictionInteraction.cpp:35:51: style:inconclusive: Function 'CVWFriction' argument 2 names different: declaration '' definition 'p2'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/VWFrictionInteraction.cpp:35:75: style:inconclusive: Function 'CVWFriction' argument 3 names different: declaration '' definition 'Param'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/VWFrictionInteraction.cpp:140:84: style:inconclusive: Function 'getScalarFieldFunction' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/ViscWallIG.cpp:48:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/ViscWallIG.h:69:3: style: Class 'CViscWallIG' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Model/ViscWallIG.cpp:29:36: style:inconclusive: Function 'CVWallIGP' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/ViscWallIG.cpp:29:55: style:inconclusive: Function 'CVWallIGP' argument 2 names different: declaration '' definition 'wallname'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/ViscWallIG.cpp:29:71: style:inconclusive: Function 'CVWallIGP' argument 3 names different: declaration '' definition 'k'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/ViscWallIG.cpp:29:80: style:inconclusive: Function 'CVWallIGP' argument 4 names different: declaration '' definition 'nu'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/ViscWallIG.cpp:29:87: style:inconclusive: Function 'CVWallIGP' argument 5 names different: declaration '' definition 'tag'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/ViscWallIG.cpp:36:42: style:inconclusive: Function 'packInto' argument 1 names different: declaration '' definition 'B'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/ViscWallIG.cpp:54:40: style:inconclusive: Function 'extractVWallIGP' argument 1 names different: declaration '' definition 'B'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Model/Wall.cpp:22:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_origin [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/Wall.cpp:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_origin [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/Wall.cpp:77:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getPos [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/Wall.cpp:120:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_origin [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/Wall.cpp:130:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_origin [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Model/Wall.cpp:137:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/ASubLattice.cpp:35:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_COMM_WORLD [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/ASubLattice.cpp:25:19: style: Either there is a missing 'override', or the member function 'ASubLattice::setNTSize' can be static. [functionStatic] esys-particle-2.3.5+dfsg2/Parallel/ASubLattice.h:51:8: note: Either there is a missing 'override', or the member function 'ASubLattice::setNTSize' can be static. esys-particle-2.3.5+dfsg2/Parallel/ASubLattice.cpp:25:19: note: Either there is a missing 'override', or the member function 'ASubLattice::setNTSize' can be static. esys-particle-2.3.5+dfsg2/Parallel/mpibarrier.h:39:3: style: Class 'CMPIBarrier' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Parallel/ASubLattice.cpp:25:33: style:inconclusive: Function 'setNTSize' argument 1 names different: declaration '' definition 'size'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/BroadCast_cmd.cpp:15:58: style:inconclusive: Function 'BroadcastCommand' argument 1 names different: declaration 'rankAndComm' definition 'globalRankAndComm'. [funcArgNamesDifferent] esys-particle-2.3.5+dfsg2/Parallel/BroadCast_cmd.h:33:42: note: Function 'BroadcastCommand' argument 1 names different: declaration 'rankAndComm' definition 'globalRankAndComm'. esys-particle-2.3.5+dfsg2/Parallel/BroadCast_cmd.cpp:15:58: note: Function 'BroadcastCommand' argument 1 names different: declaration 'rankAndComm' definition 'globalRankAndComm'. esys-particle-2.3.5+dfsg2/Parallel/BroadCast_cmd.cpp:15:81: style:inconclusive: Function 'BroadcastCommand' argument 2 names different: declaration 'cmdId' definition 'commandId'. [funcArgNamesDifferent] esys-particle-2.3.5+dfsg2/Parallel/BroadCast_cmd.h:33:59: note: Function 'BroadcastCommand' argument 2 names different: declaration 'cmdId' definition 'commandId'. esys-particle-2.3.5+dfsg2/Parallel/BroadCast_cmd.cpp:15:81: note: Function 'BroadcastCommand' argument 2 names different: declaration 'cmdId' definition 'commandId'. esys-particle-2.3.5+dfsg2/Parallel/BroadCast_cmd.cpp:38:48: style:inconclusive: Function 'wait' argument 1 names different: declaration 'barrierName' definition 'msg'. [funcArgNamesDifferent] esys-particle-2.3.5+dfsg2/Parallel/BroadCast_cmd.h:73:32: note: Function 'wait' argument 1 names different: declaration 'barrierName' definition 'msg'. esys-particle-2.3.5+dfsg2/Parallel/BroadCast_cmd.cpp:38:48: note: Function 'wait' argument 1 names different: declaration 'barrierName' definition 'msg'. esys-particle-2.3.5+dfsg2/Parallel/CheckPointController.cpp:56:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_spatialDomainHasBeenSet [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/CheckPointController.cpp:76:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_spatialDomainHasBeenSet [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/CheckPointController.cpp:94:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_writeThroughMaster [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/CheckPointController.cpp:119:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mpiComm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/CheckPointController.cpp:124:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mpiComm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/CheckPointController.cpp:137:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CMD_SAVECHECKPOINT [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/CheckPointController.cpp:172:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CMD_SAVECHECKPOINTWTM [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/CheckPointController.cpp:218:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CMD_SAVESNAPSHOT [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/CheckPointController.cpp:256:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CMD_LOADCHECKPOINT [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/CheckPointController.cpp:332:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_fileNamePrefix [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/CheckPointController.cpp:354:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_beginTime [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/CheckPointController.cpp:374:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_fileNamePrefix [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/CheckPointController.cpp:400:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_spatialDomainHasBeenSet [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/CheckPointController.cpp:405:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_geoInfo [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/CheckPointController.cpp:410:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_geoInfo [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/CheckPointController.cpp:415:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_numTimeSteps [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/CheckPointController.cpp:420:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_numTimeSteps [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/CheckPointController.cpp:425:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_timeStepSize [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/CheckPointController.cpp:430:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_timeStepSize [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/CheckPointController.cpp:438:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_spatialDomainHasBeenSet [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/CheckPointInfo.cpp:88:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CheckPointVersion [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/CheckPointInfo.cpp:119:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pImpl [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/CheckPointInfo.cpp:124:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pImpl [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/CheckPointInfo.cpp:129:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_geoInfo [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/CheckPointInfo.cpp:134:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_geoInfo [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/CheckPointInfo.cpp:139:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_fileNames [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/CheckPointInfo.cpp:144:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_fileNames [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/CheckPointInfo.cpp:149:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_numTimeSteps [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/CheckPointInfo.cpp:154:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_timeStep [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/CheckPointInfo.cpp:159:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_timeStep [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/CheckPointInfo.cpp:164:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_timeStepSize [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/CheckPointInfo.cpp:72:35: style: Checking if unsigned expression 'fileNames.size()' is less than zero. [unsignedLessThanZero] esys-particle-2.3.5+dfsg2/Parallel/CheckPointParams.cpp:44:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_fileNamePrefix [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/CheckPointParams.cpp:52:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_time [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/CheckPointable.cpp:30:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/CheckPointer.cpp:41:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mpiComm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/CheckPointer.cpp:46:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mpiComm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/GeometryReader.cpp:44:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_particleType [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/GeometryReader.cpp:56:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_is2d [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/GeometryReader.cpp:64:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_particleType [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/GeometryReader.cpp:99:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_particle1Id [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/GeometryReader.cpp:104:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_particle2Id [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/GeometryReader.cpp:109:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_tag [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/GeometryReader.cpp:115:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_particle1Id [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/GeometryReader.cpp:263:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pImpl [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/GeometryReader.cpp:268:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_geoInfo [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/GeometryReader.cpp:273:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_fileName [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/GeometryReader.cpp:169:7: style: Class 'Impl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Parallel/GeometryReader.cpp:171:7: style: Class 'Impl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:112:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_first_time [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:118:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pTimers [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:138:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_COMM_WORLD [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:148:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:177:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_size [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:182:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_max_ts [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:190:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_rank [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:207:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_timingFileName [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:212:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_timingFileName [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:221:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:246:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:289:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_dt [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:298:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_processDims [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:303:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_processDims [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:314:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_init_min_pt [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:330:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_geometry_is_initialized [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:369:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_geometry_is_initialized [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:464:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_particle_type [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:507:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_bbx_has_been_set [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:544:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CMD_ADDWALL [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:566:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CMD_ADDEWALLIG [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:589:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CMD_ADDBWALLIG [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:613:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CMD_ADDBWALLIG [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:637:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CMD_ADDBBWALLIG [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:658:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CMD_ADDTAGGEDEWALLIG [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:681:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CMD_GETWALLPOS [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:710:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CMD_GETWALLFORCE [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:743:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CMD_ADDSPHEREBODY [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:763:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CMD_ADDESPHEREBODYIG [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:784:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CMD_GETSPHEREBODYPOS [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:813:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CMD_GETSPHEREBODYFORCE [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:844:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:864:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:879:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:899:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:920:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:943:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CMD_TRANSLATEMESHBY [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:963:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:987:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:1037:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:1076:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:1093:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:1110:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:1128:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:1148:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:1168:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:1189:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:1208:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:1227:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:1246:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:1265:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:1285:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:1302:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:1333:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:1355:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:1379:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:1422:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:1461:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:1495:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:1523:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:1553:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:1581:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:1612:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:1648:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CMD_ADD_VWF [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:1677:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_geo_info [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:1708:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_bbx_has_been_set [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:1741:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_bbx_has_been_set [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:1796:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:1840:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:1874:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:1907:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:1938:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:1971:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:1989:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_isInitialized [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:2006:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:2020:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:2073:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:2197:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_t [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:2243:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:2275:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:2309:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:2349:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:2385:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:2416:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CMD_GETNUMPARTICLES [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:2892:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CMD_REMOVEIG [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:3239:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:3270:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:3291:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:3502:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:3585:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CMD_SETVERBOSITY [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:3599:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CMD_SETCONSOLEFNAME [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:3613:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CMD_SETCONSOLEBUFF [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:3627:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CMD_INITCONSOLE [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:2586:8: warning: The class 'RotIGPCommand' defines member function with name 'appendIGP' also defined in its parent class 'IGPCommand'. [duplInheritedMember] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:2450:8: note: Parent function 'IGPCommand::appendIGP' esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:2586:8: note: Derived function 'RotIGPCommand::appendIGP' esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:2652:8: warning: The class 'TaggedIGPCommand' defines member function with name 'appendIGP' also defined in its parent class 'IGPCommand'. [duplInheritedMember] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:2450:8: note: Parent function 'IGPCommand::appendIGP' esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:2652:8: note: Derived function 'TaggedIGPCommand::appendIGP' esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:2440:3: style: Class 'IGPCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:2582:3: style: Class 'RotIGPCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:2648:3: style: Class 'TaggedIGPCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:2908:3: style: Class 'TriMeshIGCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:2934:3: style: Class 'Mesh2DIGCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:2957:3: style: Class 'BondedTriMeshIGCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:3329:3: style: Class 'SIGCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:3425:3: style: Class 'DampingCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:693:7: style: Redundant initialization for 'wpos'. The initialized value is overwritten before it is read. [redundantInitialization] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:678:12: note: wpos is initialized esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:693:7: note: wpos is overwritten esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:796:7: style: Redundant initialization for 'wpos'. The initialized value is overwritten before it is read. [redundantInitialization] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:781:12: note: wpos is initialized esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:796:7: note: wpos is overwritten esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:121:95: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:432:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:434:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:444:5: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:446:5: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:724:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:827:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:1007:5: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:1009:5: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:1053:5: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:2041:56: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:2083:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:2145:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:2428:5: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Parallel/LatticeParam.cpp:30:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_particle_type [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeParam.cpp:38:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_nrange [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/LatticeParam.cpp:62:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/Mesh2DReader.cpp:104:9: warning: Class 'Mesh2DReader' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] esys-particle-2.3.5+dfsg2/Parallel/Mesh2DReader.cpp:104:9: warning: Class 'Mesh2DReader' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] esys-particle-2.3.5+dfsg2/Parallel/Mesh2DReader.h:40:7: style: Class 'Node2DReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Parallel/Mesh2DReader.h:56:7: style: Class 'Edge2DReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Parallel/Mesh2DReader.h:79:7: style: Class 'Mesh2DReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Parallel/Mesh2DReaderImpl.h:58:7: style: Class 'Impl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Parallel/Mesh2DReader.cpp:124:7: style: Statements following 'return' will never be executed. [unreachableCode] esys-particle-2.3.5+dfsg2/Parallel/Mesh2DReader.cpp:134:7: style: Statements following 'return' will never be executed. [unreachableCode] esys-particle-2.3.5+dfsg2/Parallel/Mesh2DReader.cpp:34:46: style:inconclusive: Function 'Node2DReader' argument 1 names different: declaration '' definition 'instream'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/Mesh2DReader.cpp:71:46: style:inconclusive: Function 'Edge2DReader' argument 1 names different: declaration '' definition 'instream'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/Mesh2DReader.cpp:103:46: style:inconclusive: Function 'Mesh2DReader' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/Mesh2DReaderImpl.cpp:37:44: style:inconclusive: Function 'Impl' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/MeshReader.cpp:97:9: warning: Class 'MeshReader' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] esys-particle-2.3.5+dfsg2/Parallel/MeshReader.cpp:97:9: warning: Class 'MeshReader' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] esys-particle-2.3.5+dfsg2/Parallel/MeshReader.h:40:7: style: Class 'NodeReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Parallel/MeshReader.h:56:7: style: Class 'TriReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Parallel/MeshReader.h:79:7: style: Class 'MeshReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Parallel/MeshReaderImpl.h:58:7: style: Class 'Impl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Parallel/MeshReader.cpp:31:42: style:inconclusive: Function 'NodeReader' argument 1 names different: declaration '' definition 'instream'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/MeshReader.cpp:64:40: style:inconclusive: Function 'TriReader' argument 1 names different: declaration '' definition 'instream'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/MeshReader.cpp:96:42: style:inconclusive: Function 'MeshReader' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/MeshReaderImpl.cpp:37:42: style:inconclusive: Function 'Impl' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/MpiInfo.cpp:28:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/MpiInfo.cpp:36:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/SubLatticeControler.cpp:41:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pCheckPointer [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/SubLatticeControler.cpp:59:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_rank [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/SubLatticeControler.cpp:85:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/SubLatticeControler.cpp:125:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/SubLatticeControler.cpp:161:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_lattice [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/SubLatticeControler.cpp:168:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_lattice [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/SubLatticeControler.cpp:175:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_lattice [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/SubLatticeControler.cpp:221:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/SubLatticeControler.cpp:298:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/SubLatticeControler.cpp:325:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/SubLatticeControler.cpp:361:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/SubLatticeControler.cpp:383:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/SubLatticeControler.cpp:420:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/SubLatticeControler.cpp:443:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/SubLatticeControler.cpp:465:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/SubLatticeControler.cpp:476:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/SubLatticeControler.cpp:489:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/SubLatticeControler.cpp:500:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/SubLatticeControler.cpp:512:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/SubLatticeControler.cpp:270:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Parallel/mpia2abuf.cpp:20:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_INT [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/mpia2abuf.cpp:52:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_PACKED [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/mpia2abuf.cpp:65:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_INT [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/mpia2abuf.cpp:78:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_DOUBLE [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/mpia2abuf.cpp:92:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_INT [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/mpia2abuf.cpp:108:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_DOUBLE [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/mpia2abuf.cpp:17:3: performance: Variable 'm_comm' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] esys-particle-2.3.5+dfsg2/Parallel/mpia2abuf.cpp:24:3: warning: Class 'CMPIA2ABuffer' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] esys-particle-2.3.5+dfsg2/Parallel/mpia2abuf.cpp:24:3: warning: Class 'CMPIA2ABuffer' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] esys-particle-2.3.5+dfsg2/Parallel/mpia2abuf.cpp:15:39: style:inconclusive: Function 'CMPIA2ABuffer' argument 1 names different: declaration '' definition 'comm'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpia2abuf.cpp:15:48: style:inconclusive: Function 'CMPIA2ABuffer' argument 2 names different: declaration '' definition 'buffersize'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpia2abuf.cpp:63:32: style:inconclusive: Function 'append' argument 1 names different: declaration '' definition 'i'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpia2abuf.cpp:63:38: style:inconclusive: Function 'append' argument 2 names different: declaration '' definition 'nslice'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpia2abuf.cpp:76:35: style:inconclusive: Function 'append' argument 1 names different: declaration '' definition 'd'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpia2abuf.cpp:76:41: style:inconclusive: Function 'append' argument 2 names different: declaration '' definition 'nslice'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpia2abuf.cpp:89:32: style:inconclusive: Function 'pop_int' argument 1 names different: declaration '' definition 'nslice'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpia2abuf.cpp:105:38: style:inconclusive: Function 'pop_double' argument 1 names different: declaration '' definition 'nslice'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpibarrier.cpp:20:14: warning: Member variable 'CMPIBarrier::m_time' is not initialized in the constructor. [uninitMemberVar] esys-particle-2.3.5+dfsg2/Parallel/mpibarrier.cpp:22:3: performance: Variable 'm_comm' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] esys-particle-2.3.5+dfsg2/Parallel/mpibarrier.cpp:32:36: style:inconclusive: Function 'wait' argument 1 names different: declaration '' definition 'msg'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpibuf.cpp:45:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_INT [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/mpibuf.cpp:64:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_PACKED [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/mpibuf.cpp:77:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_PACKED [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/mpibuf.cpp:88:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_INT [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/mpibuf.cpp:98:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_DOUBLE [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/mpibuf.cpp:109:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_INT [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/mpibuf.cpp:124:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_INT [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/mpibuf.cpp:142:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_DOUBLE [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/mpibuf.cpp:159:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_INT [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/mpibuf.cpp:173:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_DOUBLE [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/mpibuf.cpp:183:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_DOUBLE [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/mpibuf.cpp:197:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_INT [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/mpibuf.h:40:29: performance: Variable 'm_comm' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] esys-particle-2.3.5+dfsg2/Parallel/mpibuf.h:53:21: style:inconclusive: Technically the member function 'AMPIBuffer::status' can be const. [functionConst] esys-particle-2.3.5+dfsg2/Parallel/mpibuf.cpp:43:3: warning: Class 'CMPIBuffer' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] esys-particle-2.3.5+dfsg2/Parallel/mpibuf.cpp:43:3: warning: Class 'CMPIBuffer' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] esys-particle-2.3.5+dfsg2/Parallel/mpibuf.h:69:12: style: The destructor '~AMPIBufferPP' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Parallel/mpibuf.h:41:12: note: Virtual destructor in base class esys-particle-2.3.5+dfsg2/Parallel/mpibuf.h:69:12: note: Destructor in derived class esys-particle-2.3.5+dfsg2/Parallel/mpibuf.h:97:12: style: The destructor '~CMPIBuffer' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Parallel/mpibuf.h:69:12: note: Virtual destructor in base class esys-particle-2.3.5+dfsg2/Parallel/mpibuf.h:97:12: note: Destructor in derived class esys-particle-2.3.5+dfsg2/Parallel/mpibuf.h:99:16: style: The function 'clear' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Parallel/mpibuf.h:43:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Parallel/mpibuf.h:99:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Parallel/mpibuf.h:100:16: style: The function 'sendTo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Parallel/mpibuf.h:70:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Parallel/mpibuf.h:100:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Parallel/mpibuf.h:101:16: style: The function 'receiveFrom' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Parallel/mpibuf.h:71:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Parallel/mpibuf.h:101:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Parallel/mpibuf.h:102:16: style: The function 'append' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Parallel/mpibuf.h:44:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Parallel/mpibuf.h:102:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Parallel/mpibuf.h:103:16: style: The function 'append' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Parallel/mpibuf.h:45:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Parallel/mpibuf.h:103:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Parallel/mpibuf.h:104:16: style: The function 'append' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Parallel/mpibuf.h:46:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Parallel/mpibuf.h:104:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Parallel/mpibuf.h:107:15: style: The function 'pop_int' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Parallel/mpibuf.h:48:15: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Parallel/mpibuf.h:107:15: note: Function in derived class esys-particle-2.3.5+dfsg2/Parallel/mpibuf.h:108:18: style: The function 'pop_double' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Parallel/mpibuf.h:49:18: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Parallel/mpibuf.h:108:18: note: Function in derived class esys-particle-2.3.5+dfsg2/Parallel/mpibuf.h:109:16: style: The function 'pop_doubles' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Parallel/mpibuf.h:50:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Parallel/mpibuf.h:109:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Parallel/mpibuf.h:110:23: style: The function 'pop_string' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Parallel/mpibuf.h:51:23: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Parallel/mpibuf.h:110:23: note: Function in derived class esys-particle-2.3.5+dfsg2/Parallel/mpibuf.cpp:110:12: style: C-style pointer casting [cstyleCast] esys-particle-2.3.5+dfsg2/Parallel/mpibuf.cpp:19:38: style:inconclusive: Function 'append' argument 1 names different: declaration '' definition 'V'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpibuf.cpp:40:33: style:inconclusive: Function 'CMPIBuffer' argument 1 names different: declaration '' definition 'comm'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpibuf.cpp:40:42: style:inconclusive: Function 'CMPIBuffer' argument 2 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpibuf.cpp:62:29: style:inconclusive: Function 'sendTo' argument 1 names different: declaration '' definition 'dest'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpibuf.cpp:62:38: style:inconclusive: Function 'sendTo' argument 2 names different: declaration '' definition 'tag'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpibuf.cpp:86:29: style:inconclusive: Function 'append' argument 1 names different: declaration '' definition 'i'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpibuf.cpp:96:32: style:inconclusive: Function 'append' argument 1 names different: declaration '' definition 'd'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpibuf.cpp:106:37: style:inconclusive: Function 'append' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpibuf.cpp:119:37: style:inconclusive: Function 'append_checked' argument 1 names different: declaration '' definition 'i'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpibuf.cpp:137:40: style:inconclusive: Function 'append_checked' argument 1 names different: declaration '' definition 'd'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpibuf.cpp:181:38: style:inconclusive: Function 'pop_doubles' argument 1 names different: declaration '' definition 'dbl'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpibuf.cpp:181:47: style:inconclusive: Function 'pop_doubles' argument 2 names different: declaration '' definition 'ndb'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpicmdbuf.cpp:41:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_INT [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/mpicmdbuf.cpp:53:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_INT [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/mpicmdbuf.cpp:27:3: performance: Variable 'm_comm' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] esys-particle-2.3.5+dfsg2/Parallel/mpicmdbuf.cpp:23:41: style:inconclusive: Function 'CMPILCmdBuffer' argument 1 names different: declaration '' definition 'comm'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpicmdbuf.cpp:23:50: style:inconclusive: Function 'CMPILCmdBuffer' argument 2 names different: declaration '' definition 'root'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpicmdbuf.cpp:38:36: style:inconclusive: Function 'broadcast' argument 1 names different: declaration '' definition 'cmd'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.h:82:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:29:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_INT [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:84:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_PACKED [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:92:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_PACKED [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:105:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_INT [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:118:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_DOUBLE [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:131:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_INT [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:146:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_INT [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:163:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_DOUBLE [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:170:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_DOUBLE [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:223:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_PACKED [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:231:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_PACKED [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:241:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_INT [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:251:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_DOUBLE [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:262:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_INT [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:26:3: performance: Variable 'm_comm' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.h:52:21: style:inconclusive: Technically the member function 'AMPISGBufferRoot::status' can be const. [functionConst] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.h:82:21: style:inconclusive: Either there is a missing 'override', or the member function 'AMPISGBufferLeaf::status' can be const. [functionConst] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:57:3: warning: Class 'CMPISGBufferRoot' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:57:3: warning: Class 'CMPISGBufferRoot' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.h:103:12: style: The destructor '~CMPISGBufferRoot' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.h:39:12: note: Virtual destructor in base class esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.h:103:12: note: Destructor in derived class esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.h:105:16: style: The function 'clear' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.h:41:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.h:105:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.h:106:16: style: The function 'gather' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.h:42:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.h:106:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.h:107:16: style: The function 'scatter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.h:43:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.h:107:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.h:108:16: style: The function 'append' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.h:44:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.h:108:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.h:109:16: style: The function 'append' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.h:45:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.h:109:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.h:110:16: style: The function 'append' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.h:46:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.h:110:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.h:111:15: style: The function 'pop_int' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.h:48:15: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.h:111:15: note: Function in derived class esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.h:112:18: style: The function 'pop_double' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.h:49:18: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.h:112:18: note: Function in derived class esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.h:113:16: style: The function 'pop_doubles' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.h:50:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.h:113:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.h:133:12: style: The destructor '~CMPISGBufferLeaf' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.h:71:12: note: Virtual destructor in base class esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.h:133:12: note: Destructor in derived class esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.h:135:16: style: The function 'clear' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.h:73:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.h:135:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.h:136:16: style: The function 'send' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.h:74:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.h:136:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.h:137:16: style: The function 'receive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.h:75:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.h:137:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.h:138:16: style: The function 'append' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.h:76:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.h:138:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.h:139:16: style: The function 'append' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.h:77:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.h:139:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.h:141:15: style: The function 'pop_int' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.h:78:15: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.h:141:15: note: Function in derived class esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.h:142:18: style: The function 'pop_double' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.h:79:18: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.h:142:18: note: Function in derived class esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.h:143:16: style: The function 'pop_doubles' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.h:80:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.h:143:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.h:144:23: style: The function 'pop_string' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.h:81:23: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.h:144:23: note: Function in derived class esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:132:12: style: C-style pointer casting [cstyleCast] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:263:12: style: C-style pointer casting [cstyleCast] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:24:45: style:inconclusive: Function 'AMPISGBufferRoot' argument 1 names different: declaration '' definition 'comm'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:33:43: style:inconclusive: Function 'append' argument 1 names different: declaration '' definition 'v'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:33:49: style:inconclusive: Function 'append' argument 2 names different: declaration '' definition 'nslice'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:40:39: style:inconclusive: Function 'pop_vector' argument 1 names different: declaration '' definition 'nslice'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:54:45: style:inconclusive: Function 'CMPISGBufferRoot' argument 1 names different: declaration '' definition 'comm'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:54:54: style:inconclusive: Function 'CMPISGBufferRoot' argument 2 names different: declaration '' definition 'buffersize'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:103:35: style:inconclusive: Function 'append' argument 1 names different: declaration '' definition 'i'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:103:41: style:inconclusive: Function 'append' argument 2 names different: declaration '' definition 'nslice'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:116:38: style:inconclusive: Function 'append' argument 1 names different: declaration '' definition 'd'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:116:44: style:inconclusive: Function 'append' argument 2 names different: declaration '' definition 'nslice'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:128:43: style:inconclusive: Function 'append' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:128:51: style:inconclusive: Function 'append' argument 2 names different: declaration '' definition 'nslice'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:143:35: style:inconclusive: Function 'pop_int' argument 1 names different: declaration '' definition 'nslice'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:160:41: style:inconclusive: Function 'pop_double' argument 1 names different: declaration '' definition 'nslice'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:168:40: style:inconclusive: Function 'pop_doubles' argument 1 names different: declaration '' definition 'nslice'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:168:56: style:inconclusive: Function 'pop_doubles' argument 2 names different: declaration '' definition 'dbl'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:168:65: style:inconclusive: Function 'pop_doubles' argument 3 names different: declaration '' definition 'ndb'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:181:45: style:inconclusive: Function 'AMPISGBufferLeaf' argument 1 names different: declaration '' definition 'comm'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:181:55: style:inconclusive: Function 'AMPISGBufferLeaf' argument 2 names different: declaration '' definition 'root'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:197:45: style:inconclusive: Function 'CMPISGBufferLeaf' argument 1 names different: declaration '' definition 'comm'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:197:54: style:inconclusive: Function 'CMPISGBufferLeaf' argument 2 names different: declaration '' definition 'root'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:197:63: style:inconclusive: Function 'CMPISGBufferLeaf' argument 3 names different: declaration '' definition 'buffersize'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:239:35: style:inconclusive: Function 'append' argument 1 names different: declaration '' definition 'i'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:249:38: style:inconclusive: Function 'append' argument 1 names different: declaration '' definition 'd'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:259:43: style:inconclusive: Function 'append' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:294:44: style:inconclusive: Function 'pop_doubles' argument 1 names different: declaration '' definition 'dbl'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:294:53: style:inconclusive: Function 'pop_doubles' argument 2 names different: declaration '' definition 'ndb'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:28:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_size [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:66:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_size [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:81:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_size [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:93:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_size [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:105:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_size [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:129:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_size [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:149:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_int_increment [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:166:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_dbl_increment [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:184:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_int_increment [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:204:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_size [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:219:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_size [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:226:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_size [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:303:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_INT [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:321:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_int_increment [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:335:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_dbl_increment [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:350:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_int_increment [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:25:22: warning: Member variable 'CMPIVarSGBufferRoot::m_ndummy' is not initialized in the constructor. [uninitMemberVar] esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:238:22: warning: Member variable 'CMPIVarSGBufferLeaf::m_data_size' is not initialized in the constructor. [uninitMemberVar] esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.h:46:3: style: Class 'CMPIVarSGBufferRoot' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:46:3: error: Mismatching allocation and deallocation: CMPIVarSGBufferRoot::m_vbuffer [mismatchAllocDealloc] esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:47:3: error: Mismatching allocation and deallocation: CMPIVarSGBufferRoot::m_dummy_vbuffer [mismatchAllocDealloc] esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:51:3: error: Mismatching allocation and deallocation: CMPIVarSGBufferRoot::m_rpos [mismatchAllocDealloc] esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:49:3: error: Mismatching allocation and deallocation: CMPIVarSGBufferRoot::m_recvcount [mismatchAllocDealloc] esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:50:3: error: Mismatching allocation and deallocation: CMPIVarSGBufferRoot::m_displ [mismatchAllocDealloc] esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:247:3: error: Mismatching allocation and deallocation: CMPIVarSGBufferLeaf::m_vbuffer [mismatchAllocDealloc] esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:68:12: style: C-style pointer casting [cstyleCast] esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:68:49: style: C-style pointer casting [cstyleCast] esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:83:14: style: C-style pointer casting [cstyleCast] esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:83:51: style: C-style pointer casting [cstyleCast] esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:134:15: style: C-style pointer casting [cstyleCast] esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:188:12: style: C-style pointer casting [cstyleCast] esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:258:10: style: C-style pointer casting [cstyleCast] esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:258:27: style: C-style pointer casting [cstyleCast] esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:274:12: style: C-style pointer casting [cstyleCast] esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:274:29: style: C-style pointer casting [cstyleCast] esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:354:12: style: C-style pointer casting [cstyleCast] esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:25:51: style:inconclusive: Function 'CMPIVarSGBufferRoot' argument 1 names different: declaration '' definition 'comm'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:75:38: style:inconclusive: Function 'growTo' argument 1 names different: declaration '' definition 'size'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:147:38: style:inconclusive: Function 'append' argument 1 names different: declaration '' definition 'i'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:147:44: style:inconclusive: Function 'append' argument 2 names different: declaration '' definition 'nslice'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:164:41: style:inconclusive: Function 'append' argument 1 names different: declaration '' definition 'd'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:164:47: style:inconclusive: Function 'append' argument 2 names different: declaration '' definition 'nslice'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:180:46: style:inconclusive: Function 'append' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:180:54: style:inconclusive: Function 'append' argument 2 names different: declaration '' definition 'nslice'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:201:38: style:inconclusive: Function 'pop_int' argument 1 names different: declaration '' definition 'nslice'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:216:44: style:inconclusive: Function 'pop_double' argument 1 names different: declaration '' definition 'nslice'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:224:43: style:inconclusive: Function 'pop_doubles' argument 1 names different: declaration '' definition 'nslice'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:224:59: style:inconclusive: Function 'pop_doubles' argument 2 names different: declaration '' definition 'dbl'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:224:68: style:inconclusive: Function 'pop_doubles' argument 3 names different: declaration '' definition 'ndb'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:238:51: style:inconclusive: Function 'CMPIVarSGBufferLeaf' argument 1 names different: declaration '' definition 'comm'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:238:60: style:inconclusive: Function 'CMPIVarSGBufferLeaf' argument 2 names different: declaration '' definition 'root'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:268:38: style:inconclusive: Function 'growTo' argument 1 names different: declaration '' definition 'size'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:319:38: style:inconclusive: Function 'append' argument 1 names different: declaration '' definition 'i'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:333:41: style:inconclusive: Function 'append' argument 1 names different: declaration '' definition 'd'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:347:46: style:inconclusive: Function 'append' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:387:47: style:inconclusive: Function 'pop_doubles' argument 1 names different: declaration '' definition 'dbl'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:387:56: style:inconclusive: Function 'pop_doubles' argument 2 names different: declaration '' definition 'ndb'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpivbuf.cpp:56:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_INT [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/mpivbuf.cpp:73:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_INT [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/mpivbuf.cpp:90:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_INT [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/mpivbuf.cpp:115:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_INT [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/mpivbuf.cpp:157:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_INT [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/mpivbuf.cpp:171:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_DOUBLE [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/mpivbuf.cpp:186:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_INT [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/mpivbuf.cpp:253:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_INT [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/mpivbuf.cpp:265:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_INT [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Parallel/mpivbuf.h:50:3: style: Class 'CVarMPIBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Parallel/mpivbuf.cpp:56:12: style: C-style pointer casting [cstyleCast] esys-particle-2.3.5+dfsg2/Parallel/mpivbuf.cpp:73:13: style: C-style pointer casting [cstyleCast] esys-particle-2.3.5+dfsg2/Parallel/mpivbuf.cpp:90:15: style: C-style pointer casting [cstyleCast] esys-particle-2.3.5+dfsg2/Parallel/mpivbuf.cpp:115:12: style: C-style pointer casting [cstyleCast] esys-particle-2.3.5+dfsg2/Parallel/mpivbuf.cpp:132:12: style: C-style pointer casting [cstyleCast] esys-particle-2.3.5+dfsg2/Parallel/mpivbuf.cpp:187:12: style: C-style pointer casting [cstyleCast] esys-particle-2.3.5+dfsg2/Parallel/mpivbuf.cpp:27:39: style:inconclusive: Function 'CVarMPIBuffer' argument 1 names different: declaration '' definition 'comm'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpivbuf.cpp:53:32: style:inconclusive: Function 'sendTo' argument 1 names different: declaration '' definition 'dest'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpivbuf.cpp:53:41: style:inconclusive: Function 'sendTo' argument 2 names different: declaration '' definition 'tag'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpivbuf.cpp:68:34: style:inconclusive: Function 'NBsendTo' argument 1 names different: declaration '' definition 'dest'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpivbuf.cpp:68:43: style:inconclusive: Function 'NBsendTo' argument 2 names different: declaration '' definition 'tag'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpivbuf.cpp:84:36: style:inconclusive: Function 'initSendTo' argument 1 names different: declaration '' definition 'dest'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpivbuf.cpp:84:45: style:inconclusive: Function 'initSendTo' argument 2 names different: declaration '' definition 'tag'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpivbuf.cpp:128:32: style:inconclusive: Function 'growTo' argument 1 names different: declaration '' definition 'size'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpivbuf.cpp:152:32: style:inconclusive: Function 'append' argument 1 names different: declaration '' definition 'i'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpivbuf.cpp:166:35: style:inconclusive: Function 'append' argument 1 names different: declaration '' definition 'd'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpivbuf.cpp:180:40: style:inconclusive: Function 'append' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpivbuf.cpp:221:41: style:inconclusive: Function 'pop_doubles' argument 1 names different: declaration '' definition 'dbl'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpivbuf.cpp:221:50: style:inconclusive: Function 'pop_doubles' argument 2 names different: declaration '' definition 'ndb'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpivbuf.cpp:251:35: style:inconclusive: Function 'broadcast' argument 1 names different: declaration '' definition 'root'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/mpivbuf.cpp:262:42: style:inconclusive: Function 'receiveBroadcast' argument 1 names different: declaration '' definition 'root'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Parallel/vec3_mpi.cpp:19:24: debug: simplifyOperatorName: found unsimplified operator name [debug] esys-particle-2.3.5+dfsg2/Python/MpiPython/MpiPythonMain.cpp:40:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_SUCCESS [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Python/esys/lsm/BondInteractionGroupPy.cpp:86:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_init [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Python/esys/lsm/CheckPointParamsPy.cpp:111:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getFileNamePrefix [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Python/esys/lsm/FieldSaverPrmsPy.cpp:111:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getBeginTimeStep [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Python/esys/lsm/InteractionFieldSaverPrmsPy.cpp:106:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_tag [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Python/esys/lsm/InteractionGroupPy.cpp:42:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_init [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Python/esys/lsm/InteractionParamsPy.cpp:139:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Python/esys/lsm/InteractionParamsPy.cpp:217:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Python/esys/lsm/InteractionParamsPy.cpp:368:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Python/esys/lsm/InteractionParamsPy.cpp:410:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Python/esys/lsm/InteractionParamsPy.cpp:565:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Python/esys/lsm/InteractionParamsPy.cpp:698:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Python/esys/lsm/InteractionParamsPy.cpp:774:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Python/esys/lsm/InteractionParamsPy.cpp:790:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Python/esys/lsm/InteractionParamsPy.cpp:829:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Python/esys/lsm/LsmMpiPy.cpp:3059:20: error: There is an unknown macro here somewhere. Configuration is required. If PACKAGE_NAME is a macro then please configure it. [unknownMacro] esys-particle-2.3.5+dfsg2/Python/esys/lsm/ParticleFieldSaverPrmsPy.cpp:95:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_tag [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Python/esys/lsm/ParticleFieldSaverPrmsPy.cpp:115:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_tag [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Python/esys/lsm/ParticleIdPairPy.cpp:36:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Python/esys/lsm/ParticleIdPairPy.cpp:61:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_IndexError [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Python/esys/lsm/ParticleIdPairPy.cpp:79:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Python/esys/lsm/ParticleIdPairPy.cpp:119:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable len [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Python/esys/lsm/ParticleIdPairPy.cpp:124:32: style: Same expression on both sides of '<'. [duplicateExpression] esys-particle-2.3.5+dfsg2/Python/esys/lsm/ParticlePy.cpp:113:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getID [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Python/esys/lsm/RotParticlePy.cpp:118:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_force [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Python/esys/lsm/RotParticlePy.cpp:128:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_moment [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Python/esys/lsm/RotParticlePy.cpp:163:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getID [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Python/esys/lsm/RotParticleViPy.cpp:71:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_force [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Python/esys/lsm/RotParticleViPy.cpp:126:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_moment [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Python/esys/lsm/RotParticleViPy.cpp:149:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RotParticleViPy [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Python/esys/lsm/RotParticleViPy.cpp:181:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RotParticleViPy [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Python/esys/lsm/RotParticleViPy.cpp:233:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getID [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Python/esys/lsm/RotThermalParticlePy.cpp:66:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_force [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Python/esys/lsm/RotThermalParticlePy.cpp:106:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_moment [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Python/esys/lsm/RotThermalParticlePy.cpp:129:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RotThermalParticlePy [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Python/esys/lsm/RotThermalParticlePy.cpp:169:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RotThermalParticlePy [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Python/esys/lsm/RotThermalParticlePy.cpp:229:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getID [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Python/esys/lsm/RunnablePy.cpp:38:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_NotImplementedError [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Python/esys/lsm/RunnablePy.cpp:59:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable run [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Python/esys/lsm/TriggerPrmsPy.cpp:22:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable trig_on_value [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Python/esys/lsm/WallFieldSaverPrmsPy.cpp:94:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_wallNameVector [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Python/esys/lsm/WallFieldSaverPrmsPy.cpp:106:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_wallNameVector [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Python/esys/lsm/WallFieldSaverPrmsPy.cpp:280:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getWallNameList [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Python/esys/lsm/geometry/CubicBlockPy.cpp:58:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEFAULT_ORIENT [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Python/esys/lsm/geometry/CubicBlockPy.cpp:90:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEFAULT_ORIENT [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Python/esys/lsm/geometry/DistConnectionsPy.cpp:180:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getNumParticles [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Python/esys/lsm/geometry/DistConnectionsPy.cpp:64:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_StopIteration [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Python/esys/lsm/geometry/DistConnectionsPy.cpp:83:7: style: Class 'DistConnectionsPy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Python/esys/lsm/geometry/DistConnectionsPy.cpp:32:7: style: Class 'PythonIterIterator < SimpleSpherePy & >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Python/esys/lsm/geometry/GougeConfigPrmsPy.cpp:117:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getMinRadius [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Python/esys/lsm/geometry/GougeConfigPy.cpp:56:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_minPt [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Python/esys/lsm/geometry/GougeConfigPy.cpp:121:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable generate [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Python/esys/lsm/geometry/GrainCollectionPy.cpp:68:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getGrainIteratorPy [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Python/esys/lsm/geometry/GrainPy.cpp:78:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getId [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Python/esys/lsm/geometry/HexagBlockPy.cpp:72:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEFAULT_ORIENT [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Python/esys/lsm/geometry/MiscPy.cpp:42:7: style: Class 'SolidBoxPy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Python/esys/lsm/geometry/MiscPy.cpp:47:7: style: Class 'SolidBoxPy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Python/esys/lsm/geometry/MiscPy.cpp:102:7: style: Class 'HollowBoxPy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Python/esys/lsm/geometry/MiscPy.cpp:107:7: style: Class 'HollowBoxPy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Python/esys/lsm/geometry/PackerPy.cpp:209:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_minParticleRadius [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Python/esys/lsm/geometry/PackerPy.cpp:214:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_maxParticleRadius [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Python/esys/lsm/geometry/PackerPy.cpp:312:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_init [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Python/esys/lsm/geometry/ParticleCollectionPy.cpp:140:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getParticleBBoxPy [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Python/esys/lsm/geometry/SimpleSphereCollectionPy.cpp:139:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getParticleBBoxPy [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Python/esys/lsm/geometry/SimpleSphereNeighboursPy.cpp:102:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getNumSpheres [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Python/esys/lsm/geometry/SimpleSpherePy.cpp:324:36: error: syntax error [syntaxError] esys-particle-2.3.5+dfsg2/Python/esys/lsm/geometry/TaggedIdConnectionPy.cpp:59:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Python/esys/lsm/sim/WavePropagationPy.cpp:29:7: style: Class 'ParticleDataWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Python/esys/lsm/tools/MacroFrictionCalculatorPy.cpp:79:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Python/esys/lsm/tools/MacroFrictionCalculatorPy.cpp:105:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Python/esys/lsm/tools/MacroFrictionCalculatorPy.cpp:119:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Python/esys/lsm/tools/MacroFrictionCalculatorPy.cpp:131:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Python/esys/lsm/tools/MacroFrictionCalculatorPy.cpp:265:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Python/esys/lsm/tools/MacroFrictionCalculatorPy.cpp:96:11: style: Either there is a missing 'override', or the member function 'esys::lsm::WallForcePairPy::len' can be static. [functionStatic] esys-particle-2.3.5+dfsg2/Python/esys/lsm/tools/MacroFrictionCalculatorPy.cpp:56:7: style: Class 'WallForcePairPy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Python/esys/lsm/util/BoundingBoxPy.cpp:143:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getMinPtPy [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Python/esys/lsm/util/BoundingSpherePy.cpp:122:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getCentrePy [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Python/esys/lsm/util/QuaternionPy.cpp:95:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_IndexError [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Python/esys/lsm/util/QuaternionPy.cpp:189:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable normalize [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Python/esys/lsm/util/Vec3Py.cpp:74:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_IndexError [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Python/esys/lsm/util/Vec3Py.cpp:196:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/FitPlane.cpp:18:60: style:inconclusive: Function 'fitPlaneToFracture' argument 1 names different: declaration '' definition 'fd'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/FitPlane.cpp:24:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/frac_dist.cpp:58:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/frac_dist.cpp:29:3: performance: Variable 'm_dist' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/frac_dist.cpp:27:51: style:inconclusive: Function 'FracDist' argument 1 names different: declaration '' definition 'data'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/frac_dist.cpp:27:64: style:inconclusive: Function 'FracDist' argument 2 names different: declaration '' definition 'dmin'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/frac_dist.cpp:27:76: style:inconclusive: Function 'FracDist' argument 3 names different: declaration '' definition 'dmax'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/frac_dist.cpp:27:85: style:inconclusive: Function 'FracDist' argument 4 names different: declaration '' definition 'nbin'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/frac_dist.cpp:56:36: style:inconclusive: Function 'write' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/frac_dist.cpp:27:51: performance: Function parameter 'data' should be passed by const reference. [passedByValue] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/frac_dist.cpp:37:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/frac_dist.cpp:41:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracframe.cpp:467:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracframe.cpp:53:16: style: The member function 'FracFrame::get_version' can be static. [functionStatic] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracframe.h:56:7: note: The member function 'FracFrame::get_version' can be static. esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracframe.cpp:53:16: note: The member function 'FracFrame::get_version' can be static. esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracframe.cpp:462:37: style:inconclusive: Technically the member function 'FracFrame::getFrac' can be const. [functionConst] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracframe.h:79:17: note: Technically the member function 'FracFrame::getFrac' can be const. esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracframe.cpp:462:37: note: Technically the member function 'FracFrame::getFrac' can be const. esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracframe.cpp:36:22: style:inconclusive: Technically the member function 'FracFrame::cmp::operator()' can be const. [functionConst] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracframe.h:47:10: note: Technically the member function 'FracFrame::cmp::operator()' can be const. esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracframe.cpp:36:22: note: Technically the member function 'FracFrame::cmp::operator()' can be const. esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracframe.cpp:158:12: style: The scope of the variable 'type' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracframe.cpp:237:12: style: The scope of the variable 'type' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracframe.cpp:329:12: style: The scope of the variable 'type' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracframe.cpp:422:12: style: The scope of the variable 'type' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracframe.cpp:36:46: style:inconclusive: Function 'operator()' argument 1 names different: declaration '' definition 'b1'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracframe.cpp:36:62: style:inconclusive: Function 'operator()' argument 2 names different: declaration '' definition 'b2'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracframe.cpp:53:42: style:inconclusive: Function 'get_version' argument 1 names different: declaration '' definition 'infilename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracframe.cpp:73:55: style:inconclusive: Function 'get_filenames' argument 1 names different: declaration '' definition 'infilename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracframe.cpp:73:71: style:inconclusive: Function 'get_filenames' argument 2 names different: declaration '' definition 'version'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracframe.cpp:115:40: style:inconclusive: Function 'readFile' argument 1 names different: declaration '' definition 'infilename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracframe.cpp:194:46: style:inconclusive: Function 'readFileTagged' argument 1 names different: declaration '' definition 'infilename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracframe.cpp:194:62: style:inconclusive: Function 'readFileTagged' argument 2 names different: declaration '' definition 'rtag'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracframe.cpp:273:43: style:inconclusive: Function 'readFileRot' argument 1 names different: declaration '' definition 'infilename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracframe.cpp:273:59: style:inconclusive: Function 'readFileRot' argument 2 names different: declaration '' definition 'init_pos'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracframe.cpp:368:49: style:inconclusive: Function 'readFileRotTagged' argument 1 names different: declaration '' definition 'infilename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracframe.cpp:368:64: style:inconclusive: Function 'readFileRotTagged' argument 2 names different: declaration '' definition 'rtag'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracframe.cpp:462:56: style:inconclusive: Function 'getFrac' argument 1 names different: declaration '' definition 'F2'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracframe.cpp:117:15: performance: Passing the result of c_str() to a function that takes std::string as argument no. 1 is slow and redundant. [stlcstrParam] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracframe.cpp:196:15: performance: Passing the result of c_str() to a function that takes std::string as argument no. 1 is slow and redundant. [stlcstrParam] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracframe.cpp:275:15: performance: Passing the result of c_str() to a function that takes std::string as argument no. 1 is slow and redundant. [stlcstrParam] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracframe.cpp:370:15: performance: Passing the result of c_str() to a function that takes std::string as argument no. 1 is slow and redundant. [stlcstrParam] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracframe.cpp:126:19: style: Unused variable: pdata [unusedVariable] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracframe.cpp:205:19: style: Unused variable: pdata [unusedVariable] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracframe.cpp:284:19: style: Unused variable: pdata [unusedVariable] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracframe.cpp:379:19: style: Unused variable: pdata [unusedVariable] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracframe.cpp:124:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracframe.cpp:203:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracframe.cpp:282:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracframe.cpp:377:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracframe.cpp:474:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracwriter.cpp:56:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracwriter.cpp:249:90: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracwriter.cpp:26:3: performance: Variable 'pos' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracwriter.cpp:27:3: performance: Variable 'normal' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracwriter.cpp:258:18: style:inconclusive: Technically the member function 'FracWriter::writePlane' can be const. [functionConst] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracwriter.h:50:8: note: Technically the member function 'FracWriter::writePlane' can be const. esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracwriter.cpp:258:18: note: Technically the member function 'FracWriter::writePlane' can be const. esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracwriter.cpp:24:40: style:inconclusive: Function 'fwdata' argument 1 names different: declaration '' definition 'fd'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracwriter.cpp:24:47: style:inconclusive: Function 'fwdata' argument 2 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracwriter.cpp:47:58: style:inconclusive: Function 'addData' argument 1 names different: declaration '' definition 'newdata'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracwriter.cpp:47:70: style:inconclusive: Function 'addData' argument 2 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracwriter.cpp:62:42: style:inconclusive: Function 'addPlane' argument 1 names different: declaration '' definition 'P'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracwriter.cpp:86:38: style:inconclusive: Function 'write' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracwriter.cpp:185:42: style:inconclusive: Function 'writeText' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracwriter.cpp:206:50: style:inconclusive: Function 'writeParticleList' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracwriter.cpp:230:38: style:inconclusive: Function 'writeProfile' argument 1 names different: declaration '' definition 'ymin'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracwriter.cpp:230:50: style:inconclusive: Function 'writeProfile' argument 2 names different: declaration '' definition 'ymax'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracwriter.cpp:230:59: style:inconclusive: Function 'writeProfile' argument 3 names different: declaration '' definition 'nbin'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracwriter.cpp:230:78: style:inconclusive: Function 'writeProfile' argument 4 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracwriter.cpp:258:43: style:inconclusive: Function 'writePlane' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracwriter.cpp:51:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracwriter.cpp:69:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracwriter.cpp:101:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracwriter.cpp:112:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracwriter.cpp:120:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracwriter.cpp:128:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracwriter.cpp:136:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracwriter.cpp:145:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracwriter.cpp:193:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracwriter.cpp:214:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracwriter.cpp:240:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/main.cpp:54:7: style: The scope of the variable 't0_frame' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/main.cpp:54:15: style: Variable 't0_frame' is assigned a value that is never used. [unreadVariable] esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/main.cpp:94:17: style: Variable 't0_frame' is assigned a value that is never used. [unreadVariable] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.h:43:3: style: Struct 'pdata' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.h:68:5: style: Struct 'Edge' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.h:73:5: style: Struct 'Node' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Frac.cpp:26:25: style:inconclusive: Function 'Frac' argument 1 names different: declaration '' definition 'g_old'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Frac.cpp:26:44: style:inconclusive: Function 'Frac' argument 2 names different: declaration '' definition 'g_new'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Frac.cpp:83:36: style:inconclusive: Function 'writeMassRatio' argument 1 names different: declaration '' definition 'ost'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Frac.cpp:83:47: style:inconclusive: Function 'writeMassRatio' argument 2 names different: declaration '' definition 'minmass'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Frac.cpp:111:33: style:inconclusive: Function 'writeAllMass' argument 1 names different: declaration '' definition 'ost'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Frac.cpp:111:44: style:inconclusive: Function 'writeAllMass' argument 2 names different: declaration '' definition 'minmass'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Frac.cpp:111:56: style:inconclusive: Function 'writeAllMass' argument 3 names different: declaration '' definition 'count'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Frac.cpp:158:37: style:inconclusive: Function 'writeAsVtk' argument 1 names different: declaration '' definition 'basefilename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Frac.cpp:158:57: style:inconclusive: Function 'writeAsVtk' argument 2 names different: declaration '' definition 'exp'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Frac.cpp:158:75: style:inconclusive: Function 'writeAsVtk' argument 3 names different: declaration '' definition 'g_new'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Frac.cpp:158:87: style:inconclusive: Function 'writeAsVtk' argument 4 names different: declaration '' definition 'fakevec'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Frac.cpp:294:51: style:inconclusive: Function 'get_move_vectors' argument 1 names different: declaration '' definition 'g'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Frac.cpp:340:51: style:inconclusive: Function 'get_grain_mass' argument 1 names different: declaration '' definition 'g'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Frac.cpp:364:51: style:inconclusive: Function 'getSplitAbrasion' argument 1 names different: declaration '' definition 'orig'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Frac.cpp:364:64: style:inconclusive: Function 'getSplitAbrasion' argument 2 names different: declaration '' definition 'ratio'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Frac.cpp:364:78: style:inconclusive: Function 'getSplitAbrasion' argument 3 names different: declaration '' definition 'minmass'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Frac.cpp:315:11: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Frac.cpp:321:15: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Frac.cpp:31:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Frac.cpp:40:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Frac.cpp:50:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Frac.cpp:58:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Frac.cpp:66:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Frac.cpp:74:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Frac.cpp:87:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Frac.cpp:92:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Frac.cpp:116:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Frac.cpp:121:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Frac.cpp:134:6: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Frac.cpp:170:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Frac.cpp:195:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Frac.cpp:211:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Frac.cpp:224:6: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Frac.cpp:236:6: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Frac.cpp:243:6: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Frac.cpp:255:6: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Frac.cpp:262:6: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Frac.cpp:303:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Frac.cpp:314:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Frac.cpp:320:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Frac.cpp:328:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Frac.cpp:346:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Frac.cpp:372:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Frac.cpp:380:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Frac.cpp:391:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Frac.cpp:394:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Frac.cpp:400:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Frac.cpp:403:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Triangle2d.cpp:16:36: style:inconclusive: Function 'Triangle2D' argument 1 names different: declaration '' definition 'p0'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Triangle2d.cpp:16:51: style:inconclusive: Function 'Triangle2D' argument 2 names different: declaration '' definition 'p1'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Triangle2d.cpp:16:66: style:inconclusive: Function 'Triangle2D' argument 3 names different: declaration '' definition 'p2'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Triangle2d.cpp:16:73: style:inconclusive: Function 'Triangle2D' argument 4 names different: declaration '' definition 'id'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Triangle2d.cpp:19:35: style:inconclusive: Function 'isIn' argument 1 names different: declaration '' definition 'P'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Tritest.cpp:23:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Foundation/vec3.h:39:3: style: Class 'VecErr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Foundation/vec3.h:105:15: style: Class 'Vec3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Foundation/vec3.h:108:15: style: Class 'Vec3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:302:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Vec3 [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:420:98: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:455:98: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:494:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:636:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:750:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:812:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:901:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:950:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iterator [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:1122:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:1275:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Vec3 [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:35:8: warning: Member variable 'Graph::ccnt' is not initialized in the constructor. [uninitMemberVar] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:101:13: style: The member function 'Graph::remove' can be static. [functionStatic] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.h:99:8: note: The member function 'Graph::remove' can be static. esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:101:13: note: The member function 'Graph::remove' can be static. esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:790:12: style: The scope of the variable 'gmass' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:862:12: style: The scope of the variable 'gmass' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:1114:9: style: The scope of the variable 'id' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:68:32: style:inconclusive: Function 'insert' argument 1 names different: declaration '' definition 'E'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:82:42: style:inconclusive: Function 'insert' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:101:32: style:inconclusive: Function 'remove' argument 1 names different: declaration '' definition 'E'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:105:24: style:inconclusive: Function 'isEdge' argument 1 names different: declaration '' definition 'i'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:105:30: style:inconclusive: Function 'isEdge' argument 2 names different: declaration '' definition 'j'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:111:27: style:inconclusive: Function 'getGrainID' argument 1 names different: declaration '' definition 'i'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:125:35: style:inconclusive: Function 'getParticleMass' argument 1 names different: declaration '' definition 'i'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:139:41: style:inconclusive: Function 'IterBegin' argument 1 names different: declaration '' definition 'i'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:144:39: style:inconclusive: Function 'IterEnd' argument 1 names different: declaration '' definition 'i'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:164:21: style:inconclusive: Function 'ccR' argument 1 names different: declaration '' definition 'i'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:183:25: style:inconclusive: Function 'dfsIter' argument 1 names different: declaration '' definition 'u'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:209:31: style:inconclusive: Function 'setVertexData' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:209:46: style:inconclusive: Function 'setVertexData' argument 2 names different: declaration '' definition 'pd'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:229:39: style:inconclusive: Function 'printGrainPCount' argument 1 names different: declaration '' definition 'ost'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:244:37: style:inconclusive: Function 'printGrainMass' argument 1 names different: declaration '' definition 'ost'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:260:39: style:inconclusive: Function 'printIdList' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:289:40: style:inconclusive: Function 'printRotList' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:386:47: style:inconclusive: Function 'printGrainCountDist' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:418:46: style:inconclusive: Function 'printGrainMassDist' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:418:62: style:inconclusive: Function 'printGrainMassDist' argument 2 names different: declaration '' definition 'base'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:418:71: style:inconclusive: Function 'printGrainMassDist' argument 3 names different: declaration '' definition 'cum'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:453:46: style:inconclusive: Function 'printGrainDiamDist' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:453:62: style:inconclusive: Function 'printGrainDiamDist' argument 2 names different: declaration '' definition 'base'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:453:71: style:inconclusive: Function 'printGrainDiamDist' argument 3 names different: declaration '' definition 'cum'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:492:42: style:inconclusive: Function 'printSieveDist' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:492:58: style:inconclusive: Function 'printSieveDist' argument 2 names different: declaration '' definition 'base'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:529:36: style:inconclusive: Function 'getPercentile' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:568:52: style:inconclusive: Function 'writeAvgGrainSizeProfile' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:568:68: style:inconclusive: Function 'writeAvgGrainSizeProfile' argument 2 names different: declaration '' definition 'ymin'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:568:81: style:inconclusive: Function 'writeAvgGrainSizeProfile' argument 3 names different: declaration '' definition 'ymax'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:568:91: style:inconclusive: Function 'writeAvgGrainSizeProfile' argument 4 names different: declaration '' definition 'nbin'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:676:49: style:inconclusive: Function 'writeAvgGrainSizeGrid' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:676:65: style:inconclusive: Function 'writeAvgGrainSizeGrid' argument 2 names different: declaration '' definition 'xmin'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:676:77: style:inconclusive: Function 'writeAvgGrainSizeGrid' argument 3 names different: declaration '' definition 'xmax'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:676:89: style:inconclusive: Function 'writeAvgGrainSizeGrid' argument 4 names different: declaration '' definition 'ymin'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:676:101: style:inconclusive: Function 'writeAvgGrainSizeGrid' argument 5 names different: declaration '' definition 'ymax'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:676:113: style:inconclusive: Function 'writeAvgGrainSizeGrid' argument 6 names different: declaration '' definition 'zmin'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:676:125: style:inconclusive: Function 'writeAvgGrainSizeGrid' argument 7 names different: declaration '' definition 'zmax'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:676:137: style:inconclusive: Function 'writeAvgGrainSizeGrid' argument 8 names different: declaration '' definition 'cellsize'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:766:54: style:inconclusive: Function 'writeMatrixFractionProfile' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:766:70: style:inconclusive: Function 'writeMatrixFractionProfile' argument 2 names different: declaration '' definition 'ymin'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:766:83: style:inconclusive: Function 'writeMatrixFractionProfile' argument 3 names different: declaration '' definition 'ymax'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:766:93: style:inconclusive: Function 'writeMatrixFractionProfile' argument 4 names different: declaration '' definition 'nbin'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:766:106: style:inconclusive: Function 'writeMatrixFractionProfile' argument 5 names different: declaration '' definition 'size_limit'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:830:51: style:inconclusive: Function 'writeMatrixFractionGrid' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:830:67: style:inconclusive: Function 'writeMatrixFractionGrid' argument 2 names different: declaration '' definition 'xmin'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:830:79: style:inconclusive: Function 'writeMatrixFractionGrid' argument 3 names different: declaration '' definition 'xmax'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:830:91: style:inconclusive: Function 'writeMatrixFractionGrid' argument 4 names different: declaration '' definition 'ymin'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:830:103: style:inconclusive: Function 'writeMatrixFractionGrid' argument 5 names different: declaration '' definition 'ymax'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:830:115: style:inconclusive: Function 'writeMatrixFractionGrid' argument 6 names different: declaration '' definition 'zmin'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:830:127: style:inconclusive: Function 'writeMatrixFractionGrid' argument 7 names different: declaration '' definition 'zmax'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:830:139: style:inconclusive: Function 'writeMatrixFractionGrid' argument 8 names different: declaration '' definition 'cellsize'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:830:155: style:inconclusive: Function 'writeMatrixFractionGrid' argument 9 names different: declaration '' definition 'size_limit'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:916:44: style:inconclusive: Function 'printGrainsAsVtk' argument 1 names different: declaration '' definition 'basefilename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:916:64: style:inconclusive: Function 'printGrainsAsVtk' argument 2 names different: declaration '' definition 'min_mass'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:1005:41: style:inconclusive: Function 'printAllAsVtk' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:1101:43: style:inconclusive: Function 'printCrossSection' argument 1 names different: declaration '' definition 'Pos'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:1101:59: style:inconclusive: Function 'printCrossSection' argument 2 names different: declaration '' definition 'W'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:1101:73: style:inconclusive: Function 'printCrossSection' argument 3 names different: declaration '' definition 'V'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:1101:89: style:inconclusive: Function 'printCrossSection' argument 4 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:1101:103: style:inconclusive: Function 'printCrossSection' argument 5 names different: declaration '' definition 'xdim'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:1101:113: style:inconclusive: Function 'printCrossSection' argument 6 names different: declaration '' definition 'ydim'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:1101:125: style:inconclusive: Function 'printCrossSection' argument 7 names different: declaration '' definition 'xmin'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:1101:138: style:inconclusive: Function 'printCrossSection' argument 8 names different: declaration '' definition 'xmax'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:1101:151: style:inconclusive: Function 'printCrossSection' argument 9 names different: declaration '' definition 'ymin'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:1101:164: style:inconclusive: Function 'printCrossSection' argument 10 names different: declaration '' definition 'ymax'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:1101:174: style:inconclusive: Function 'printCrossSection' argument 11 names different: declaration '' definition 'write_ppm'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:1101:189: style:inconclusive: Function 'printCrossSection' argument 12 names different: declaration '' definition 'filter_singles'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:1272:52: style:inconclusive: Function 'printGrainCenterPosition' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:370:35: style: Local variable 'grain_begin' shadows outer variable [shadowVariable] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:328:33: note: Shadowed declaration esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:370:35: note: Shadow variable esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:58:11: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:724:23: style: Variable 'gm_vec[grid_idx]' is assigned a value that is never used. [unreadVariable] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:1086:8: style: Variable 'count' is assigned a value that is never used. [unreadVariable] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:57:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:95:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:154:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:169:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:199:6: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:235:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:249:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:268:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:277:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:295:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:307:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:337:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:350:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:352:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:359:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:393:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:404:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:425:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:439:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:460:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:476:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:499:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:515:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:538:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:554:5: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:576:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:589:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:684:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:705:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:774:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:786:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:838:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:858:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:922:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:932:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:956:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:969:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:1011:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:1021:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:1040:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:1052:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:1062:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:1113:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:1137:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:1144:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:1193:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:1216:6: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:1233:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:1235:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:1279:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/main.cpp:94:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/probdist.cpp:18:11: warning: Member variable 'ProbDist::binsize' is not initialized in the constructor. [uninitMemberVar] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/probdist.cpp:44:16: style:inconclusive: Technically the member function 'ProbDist::Destroy' can be const. [functionConst] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/probdist.h:33:12: note: Technically the member function 'ProbDist::Destroy' can be const. esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/probdist.cpp:44:16: note: Technically the member function 'ProbDist::Destroy' can be const. esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/probdist.cpp:105:12: warning: If resource allocation fails, then there is a possible null pointer dereference: evfile [nullPointerOutOfResources] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/probdist.cpp:80:18: note: Assuming allocation function fails esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/probdist.cpp:80:18: note: Assignment 'evfile=fopen(evfilename,"w")', assigned value is 0 esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/probdist.cpp:105:12: note: Null pointer dereference esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/probdist.cpp:74:11: style: The scope of the variable 'sizebin' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/probdist.cpp:74:20: style: The scope of the variable 'midbin' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/probdist.cpp:110:16: style: The scope of the variable 'i' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/probdist.cpp:62:34: style:inconclusive: Function 'AddSample' argument 1 names different: declaration 'evsize' definition 'size'. [funcArgNamesDifferent] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/probdist.h:25:30: note: Function 'AddSample' argument 1 names different: declaration 'evsize' definition 'size'. esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/probdist.cpp:62:34: note: Function 'AddSample' argument 1 names different: declaration 'evsize' definition 'size'. esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/probdist.cpp:130:34: style:inconclusive: Function 'AddEvSize' argument 1 names different: declaration 'evsize' definition 'size'. [funcArgNamesDifferent] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/probdist.h:37:30: note: Function 'AddEvSize' argument 1 names different: declaration 'evsize' definition 'size'. esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/probdist.cpp:130:34: note: Function 'AddEvSize' argument 1 names different: declaration 'evsize' definition 'size'. esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/readSnap.cpp:38:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/readSnap.cpp:50:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/readSnap.cpp:109:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/readSnap.cpp:216:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/readSnap.cpp:371:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/readSnap.cpp:155:12: style: The scope of the variable 'type' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/readSnap.cpp:275:12: style: The scope of the variable 'type' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/readSnap.cpp:92:30: style:inconclusive: Function 'readSnap' argument 1 names different: declaration '' definition 'infilename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/readSnap.cpp:92:45: style:inconclusive: Function 'readSnap' argument 2 names different: declaration '' definition 'mintag'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/readSnap.cpp:92:56: style:inconclusive: Function 'readSnap' argument 3 names different: declaration '' definition 'maxtag'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/readSnap.cpp:213:29: style:inconclusive: Function 'readSnap' argument 1 names different: declaration '' definition 'infilename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/readSnap.cpp:213:44: style:inconclusive: Function 'readSnap' argument 2 names different: declaration '' definition 'mintag'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/readSnap.cpp:213:56: style:inconclusive: Function 'readSnap' argument 3 names different: declaration '' definition 'maxtag'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/readSnap.cpp:213:71: style:inconclusive: Function 'readSnap' argument 4 names different: declaration '' definition 'g'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/readSnap.cpp:329:29: style:inconclusive: Function 'readGeo' argument 1 names different: declaration '' definition 'infilename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/readSnap.cpp:329:44: style:inconclusive: Function 'readGeo' argument 2 names different: declaration '' definition 'mintag'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/readSnap.cpp:329:55: style:inconclusive: Function 'readGeo' argument 3 names different: declaration '' definition 'maxtag'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/readSnap.cpp:345:28: style:inconclusive: Function 'readGeo' argument 1 names different: declaration '' definition 'infilename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/readSnap.cpp:345:43: style:inconclusive: Function 'readGeo' argument 2 names different: declaration '' definition 'mintag'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/readSnap.cpp:345:54: style:inconclusive: Function 'readGeo' argument 3 names different: declaration '' definition 'maxtag'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/readSnap.cpp:345:68: style:inconclusive: Function 'readGeo' argument 4 names different: declaration '' definition 'g'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/readSnap.cpp:182:22: error: Uninitialized variable: bondtag [uninitvar] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/readSnap.cpp:98:10: style: Unused variable: dummystring [unusedVariable] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/readSnap.cpp:218:10: style: Unused variable: dummystring [unusedVariable] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/readSnap.cpp:108:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/readSnap.cpp:194:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/readSnap.cpp:228:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/readSnap.cpp:310:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/readSnap.cpp:399:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:329:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:376:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:436:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:591:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:105:45: style:inconclusive: Function 'read_and_write_profile_r' argument 1 names different: declaration '' definition 'infilename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:105:70: style:inconclusive: Function 'read_and_write_profile_r' argument 2 names different: declaration '' definition 'outfilename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:105:89: style:inconclusive: Function 'read_and_write_profile_r' argument 3 names different: declaration '' definition 'min'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:105:100: style:inconclusive: Function 'read_and_write_profile_r' argument 4 names different: declaration '' definition 'max'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:105:108: style:inconclusive: Function 'read_and_write_profile_r' argument 5 names different: declaration '' definition 'nbin'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:105:119: style:inconclusive: Function 'read_and_write_profile_r' argument 6 names different: declaration '' definition 'debug_on'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:105:133: style:inconclusive: Function 'read_and_write_profile_r' argument 7 names different: declaration '' definition 'grad'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:105:142: style:inconclusive: Function 'read_and_write_profile_r' argument 8 names different: declaration '' definition 'dir'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:105:150: style:inconclusive: Function 'read_and_write_profile_r' argument 9 names different: declaration '' definition 'mintag'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:190:47: style:inconclusive: Function 'read_and_write_profile_rel' argument 1 names different: declaration '' definition 'infilename1'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:191:19: style:inconclusive: Function 'read_and_write_profile_rel' argument 2 names different: declaration '' definition 'infilename2'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:192:19: style:inconclusive: Function 'read_and_write_profile_rel' argument 3 names different: declaration '' definition 'outfilename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:193:12: style:inconclusive: Function 'read_and_write_profile_rel' argument 4 names different: declaration '' definition 'min'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:194:12: style:inconclusive: Function 'read_and_write_profile_rel' argument 5 names different: declaration '' definition 'max'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:195:9: style:inconclusive: Function 'read_and_write_profile_rel' argument 6 names different: declaration '' definition 'nbin'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:196:10: style:inconclusive: Function 'read_and_write_profile_rel' argument 7 names different: declaration '' definition 'debug_on'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:197:10: style:inconclusive: Function 'read_and_write_profile_rel' argument 8 names different: declaration '' definition 'grad'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:198:9: style:inconclusive: Function 'read_and_write_profile_rel' argument 9 names different: declaration '' definition 'dir'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:418:45: style:inconclusive: Function 'read_and_write_disp_grid' argument 1 names different: declaration '' definition 'infilename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:418:70: style:inconclusive: Function 'read_and_write_disp_grid' argument 2 names different: declaration '' definition 'outfilename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:418:89: style:inconclusive: Function 'read_and_write_disp_grid' argument 3 names different: declaration '' definition 'xmin'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:418:101: style:inconclusive: Function 'read_and_write_disp_grid' argument 4 names different: declaration '' definition 'xmax'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:418:113: style:inconclusive: Function 'read_and_write_disp_grid' argument 5 names different: declaration '' definition 'ymin'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:418:125: style:inconclusive: Function 'read_and_write_disp_grid' argument 6 names different: declaration '' definition 'ymax'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:418:137: style:inconclusive: Function 'read_and_write_disp_grid' argument 7 names different: declaration '' definition 'zmin'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:418:149: style:inconclusive: Function 'read_and_write_disp_grid' argument 8 names different: declaration '' definition 'zmax'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:418:161: style:inconclusive: Function 'read_and_write_disp_grid' argument 9 names different: declaration '' definition 'cellsize'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:418:175: style:inconclusive: Function 'read_and_write_disp_grid' argument 10 names different: declaration '' definition 'grad'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:418:184: style:inconclusive: Function 'read_and_write_disp_grid' argument 11 names different: declaration '' definition 'udim'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:418:193: style:inconclusive: Function 'read_and_write_disp_grid' argument 12 names different: declaration '' definition 'gdim'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:575:46: style:inconclusive: Function 'read_and_write_poros_grid' argument 1 names different: declaration '' definition 'infilename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:575:71: style:inconclusive: Function 'read_and_write_poros_grid' argument 2 names different: declaration '' definition 'outfilename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:575:90: style:inconclusive: Function 'read_and_write_poros_grid' argument 3 names different: declaration '' definition 'xmin'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:575:102: style:inconclusive: Function 'read_and_write_poros_grid' argument 4 names different: declaration '' definition 'xmax'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:575:114: style:inconclusive: Function 'read_and_write_poros_grid' argument 5 names different: declaration '' definition 'ymin'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:575:126: style:inconclusive: Function 'read_and_write_poros_grid' argument 6 names different: declaration '' definition 'ymax'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:575:138: style:inconclusive: Function 'read_and_write_poros_grid' argument 7 names different: declaration '' definition 'zmin'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:575:150: style:inconclusive: Function 'read_and_write_poros_grid' argument 8 names different: declaration '' definition 'zmax'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:575:162: style:inconclusive: Function 'read_and_write_poros_grid' argument 9 names different: declaration '' definition 'cellsize'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:119:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:214:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:246:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:276:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:443:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:597:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractStrain/DataExtractor.cpp:61:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/ExtractStrain/DataExtractor.cpp:192:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/ExtractStrain/DataParticle.h:41:15: style: The member function 'DataParticle::isFlagged' can be static. [functionStatic] esys-particle-2.3.5+dfsg2/Tools/ExtractStrain/DataParticle.h:42:15: style: The member function 'DataParticle::setFlag' can be static. [functionStatic] esys-particle-2.3.5+dfsg2/Tools/ExtractStrain/DataParticle.h:48:17: style:inconclusive: Technically the member function 'DataParticle::getScalarData' can be const. [functionConst] esys-particle-2.3.5+dfsg2/Tools/ExtractStrain/DataExtractor.cpp:106:21: style: The member function 'DataExtractor::writeTensorDataVtk' can be static. [functionStatic] esys-particle-2.3.5+dfsg2/Tools/ExtractStrain/DataExtractor.h:31:8: note: The member function 'DataExtractor::writeTensorDataVtk' can be static. esys-particle-2.3.5+dfsg2/Tools/ExtractStrain/DataExtractor.cpp:106:21: note: The member function 'DataExtractor::writeTensorDataVtk' can be static. esys-particle-2.3.5+dfsg2/Tools/ExtractStrain/DataExtractor.cpp:40:34: style:inconclusive: Function 'DataExtractor' argument 1 names different: declaration '' definition 'x'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractStrain/DataExtractor.cpp:40:40: style:inconclusive: Function 'DataExtractor' argument 2 names different: declaration '' definition 'y'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractStrain/DataExtractor.cpp:40:46: style:inconclusive: Function 'DataExtractor' argument 3 names different: declaration '' definition 'z'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractStrain/DataExtractor.cpp:40:55: style:inconclusive: Function 'DataExtractor' argument 4 names different: declaration '' definition 'range'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractStrain/DataExtractor.cpp:40:73: style:inconclusive: Function 'DataExtractor' argument 5 names different: declaration '' definition 'p0_global'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractStrain/DataExtractor.cpp:51:40: style:inconclusive: Function 'read' argument 1 names different: declaration '' definition 'infilename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractStrain/DataExtractor.cpp:106:54: style:inconclusive: Function 'writeTensorDataVtk' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractStrain/DataExtractor.cpp:106:77: style:inconclusive: Function 'writeTensorDataVtk' argument 2 names different: declaration '' definition 'dataname'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractStrain/DataExtractor.cpp:117:54: style:inconclusive: Function 'writeScalarDataVtk' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractStrain/DataExtractor.cpp:117:77: style:inconclusive: Function 'writeScalarDataVtk' argument 2 names different: declaration '' definition 'dataname'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractStrain/DataExtractor.cpp:184:47: style:inconclusive: Function 'StrainToTensorData' argument 1 names different: declaration '' definition 'rad'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractStrain/DataExtractor.cpp:60:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractStrain/DataExtractor.cpp:130:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractStrain/DataExtractor.cpp:142:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractStrain/DataExtractor.cpp:153:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractStrain/DataExtractor.cpp:189:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractStrain/DataExtractor.cpp:200:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractStrain/DataExtractor.cpp:245:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ExtractStrain/DataParticle.cpp:15:15: warning: Member variable 'DataParticle::m_scalar_data' is not initialized in the constructor. [uninitMemberVar] esys-particle-2.3.5+dfsg2/Tools/ExtractStrain/DataParticle.cpp:17:3: performance: Variable 'm_pos' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] esys-particle-2.3.5+dfsg2/Tools/ExtractStrain/DataParticle.cpp:18:3: performance: Variable 'm_initpos' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] esys-particle-2.3.5+dfsg2/Tools/ExtractStrain/DataParticle.cpp:15:40: style:inconclusive: Function 'DataParticle' argument 1 names different: declaration '' definition 'pos'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractStrain/DataParticle.cpp:15:56: style:inconclusive: Function 'DataParticle' argument 2 names different: declaration '' definition 'initpos'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractStrain/DataParticle.cpp:15:71: style:inconclusive: Function 'DataParticle' argument 3 names different: declaration '' definition 'rad'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractStrain/DataParticle.cpp:15:79: style:inconclusive: Function 'DataParticle' argument 4 names different: declaration '' definition 'id'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractStrain/SnapFileHelp.cpp:39:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/ExtractStrain/SnapFileHelp.cpp:51:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/ExtractStrain/SnapFileHelp.cpp:29:31: style:inconclusive: Function 'get_version' argument 1 names different: declaration '' definition 'infilename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractStrain/SnapFileHelp.cpp:49:44: style:inconclusive: Function 'get_filenames' argument 1 names different: declaration '' definition 'infilename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractStrain/SnapFileHelp.cpp:49:60: style:inconclusive: Function 'get_filenames' argument 2 names different: declaration '' definition 'version'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ExtractStrain/main.cpp:33:8: style: The scope of the variable 'debug_on' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/Tools/ExtractStrain/main.cpp:33:16: style: Variable 'debug_on' is assigned a value that is never used. [unreadVariable] esys-particle-2.3.5+dfsg2/Tools/ExtractStrain/main.cpp:73:17: style: Variable 'debug_on' is assigned a value that is never used. [unreadVariable] esys-particle-2.3.5+dfsg2/Tools/ForceChains/vtk.cpp:68:9: style: The scope of the variable 'pnr1' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/Tools/ForceChains/vtk.cpp:68:14: style: The scope of the variable 'pnr2' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/Tools/ForceChains/vtk.cpp:51:35: style:inconclusive: Function 'convert_to_vtk' argument 1 names different: declaration '' definition 'ifname'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ForceChains/vtk.cpp:51:56: style:inconclusive: Function 'convert_to_vtk' argument 2 names different: declaration '' definition 'ofname'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ForceChains/vtk.cpp:117:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ForceChains/vtk.cpp:128:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ForceChains/vtk.cpp:148:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/ForceChains/vvf.cpp:59:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fixed [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/ForceChains/vvf.cpp:34:35: style:inconclusive: Function 'convert_to_vvf' argument 1 names different: declaration '' definition 'ifname'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/ForceChains/vvf.cpp:34:56: style:inconclusive: Function 'convert_to_vvf' argument 2 names different: declaration '' definition 'ofname'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/MacroFrictionCalculator/Main.cpp:51:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/MacroFrictionCalculator/Main.cpp:73:5: error: Unhandled exception thrown in function that is an entry point. [throwInEntryPoint] esys-particle-2.3.5+dfsg2/Tools/MacroFrictionCalculator/WallForcesToFrictionConverter.cpp:52:12: style: The member function 'esys::lsm::Impl::writeLines' can be static. [functionStatic] esys-particle-2.3.5+dfsg2/Tools/MacroFrictionCalculator/WallForcesToFrictionConverter.cpp:59:11: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/MacroFrictionCalculator/WallForcesToFrictionConverter.cpp:61:33: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/StressCalculator/InteractionToStressConverter.cpp:261:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/StressCalculator/InteractionToStressConverter.cpp:293:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/StressCalculator/InteractionToStressConverter.cpp:301:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/StressCalculator/InteractionToStressConverter.cpp:361:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_irrStressTensorGrid [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/StressCalculator/InteractionToStressConverter.cpp:382:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_irrStressTensorGrid [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/StressCalculator/InteractionToStressConverter.cpp:397:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_regTensorGrid [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/StressCalculator/InteractionToStressConverter.cpp:429:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_regTensorGrid [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/StressCalculator/InteractionToStressConverter.cpp:474:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_regDevStressGrid [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/StressCalculator/InteractionToStressConverter.cpp:480:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_regDevStressGrid [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/StressCalculator/InteractionToStressConverter.cpp:519:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/StressCalculator/InteractionToStressConverter.cpp:82:7: style: Class 'ThreeDIntersectionCalker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Tools/StressCalculator/InteractionToStressConverter.cpp:98:7: style: Class 'TwoDIntersectionCalker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Tools/StressCalculator/Main.cpp:71:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/StressCalculator/Main.cpp:84:11: style: Condition '!outputStrctFlatFile.empty()' is always false [knownConditionTrueFalse] esys-particle-2.3.5+dfsg2/Tools/StressCalculator/Main.cpp:90:11: style: Condition '!outputUnstrXmlFile.empty()' is always false [knownConditionTrueFalse] esys-particle-2.3.5+dfsg2/Tools/StressCalculator/Main.cpp:96:11: style: Condition '!outputUnstrFlatFile.empty()' is always false [knownConditionTrueFalse] esys-particle-2.3.5+dfsg2/Tools/StressCalculator/Main.cpp:132:5: error: Unhandled exception thrown in function that is an entry point. [throwInEntryPoint] esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:99:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:111:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:171:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:279:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:140:3: warning: Possible null pointer dereference if the default parameter value is used: geo_pbdry [nullPointerDefaultArg] esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:143:32: warning: Possible null pointer dereference if the default parameter value is used: geo_pbdry [nullPointerDefaultArg] esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:143:48: warning: Possible null pointer dereference if the default parameter value is used: geo_pbdry [nullPointerDefaultArg] esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:143:64: warning: Possible null pointer dereference if the default parameter value is used: geo_pbdry [nullPointerDefaultArg] esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:282:16: style: The scope of the variable 'ng_id_map' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:283:18: style: The scope of the variable 'ng_mass_map' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:286:16: style: The scope of the variable 'id_brk_map' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:82:16: style:inconclusive: Function 'bond' argument 1 names different: declaration '' definition 'i1'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:82:23: style:inconclusive: Function 'bond' argument 2 names different: declaration '' definition 'i2'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:82:30: style:inconclusive: Function 'bond' argument 3 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:163:40: style:inconclusive: Function 'do_single_frame_geo' argument 1 names different: declaration '' definition 'infilename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:163:65: style:inconclusive: Function 'do_single_frame_geo' argument 2 names different: declaration '' definition 'outfilename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:163:81: style:inconclusive: Function 'do_single_frame_geo' argument 3 names different: declaration '' definition 'iframe'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:163:102: style:inconclusive: Function 'do_single_frame_geo' argument 4 names different: declaration '' definition 'listfilename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:271:42: style:inconclusive: Function 'do_single_frame_geo_r' argument 1 names different: declaration '' definition 'infilename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:271:67: style:inconclusive: Function 'do_single_frame_geo_r' argument 2 names different: declaration '' definition 'outfilename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:271:83: style:inconclusive: Function 'do_single_frame_geo_r' argument 3 names different: declaration '' definition 'iframe'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:271:95: style:inconclusive: Function 'do_single_frame_geo_r' argument 4 names different: declaration '' definition 'with_list'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:271:119: style:inconclusive: Function 'do_single_frame_geo_r' argument 5 names different: declaration '' definition 'listfilename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:271:137: style:inconclusive: Function 'do_single_frame_geo_r' argument 6 names different: declaration '' definition 'remove_xbonds'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:271:158: style:inconclusive: Function 'do_single_frame_geo_r' argument 7 names different: declaration '' definition 'bond_remove_dist'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:271:180: style:inconclusive: Function 'do_single_frame_geo_r' argument 8 names different: declaration '' definition 'with_brklist'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:271:207: style:inconclusive: Function 'do_single_frame_geo_r' argument 9 names different: declaration '' definition 'brklistname'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:166:10: style: Local variable 'dimension' shadows outer variable [shadowVariable] esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:46:8: note: Shadowed declaration esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:166:10: note: Shadow variable esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:274:10: style: Local variable 'dimension' shadows outer variable [shadowVariable] esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:46:8: note: Shadowed declaration esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:274:10: note: Shadow variable esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:146:6: warning: Uninitialized variable: geo_version [uninitvar] esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:117:13: note: Assuming condition is true esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:146:6: note: Uninitialized variable: geo_version esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:183:20: style: Unused variable: pdata [unusedVariable] esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:295:20: style: Unused variable: pdata [unusedVariable] esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:180:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:239:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:255:77: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:264:69: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:291:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:366:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:408:76: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:416:69: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2geo/main.cpp:28:10: style: Unused variable: infilename [unusedVariable] esys-particle-2.3.5+dfsg2/Tools/dump2pov/campos.h:34:3: style: Class 'CameraPos' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Tools/dump2pov/campos.cpp:22:36: style:inconclusive: Function 'CameraPos' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2pov/campos.cpp:41:42: style:inconclusive: Function 'getCamPos' argument 1 names different: declaration '' definition 'ts'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2pov/campos.cpp:52:5: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2pov/campos.cpp:63:5: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2pov/colormap.h:25:3: warning:inconclusive: Member variable 'ColorMap::x_min' is not initialized in the constructor. [uninitMemberVar] esys-particle-2.3.5+dfsg2/Tools/dump2pov/colormap.h:25:3: warning:inconclusive: Member variable 'ColorMap::x_max' is not initialized in the constructor. [uninitMemberVar] esys-particle-2.3.5+dfsg2/Tools/dump2pov/colormap.cpp:17:3: performance: Variable 'c_min' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] esys-particle-2.3.5+dfsg2/Tools/dump2pov/colormap.cpp:18:3: performance: Variable 'c_max' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] esys-particle-2.3.5+dfsg2/Tools/dump2pov/colormap.cpp:15:32: style:inconclusive: Function 'ColorMap' argument 1 names different: declaration '' definition 'c0'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2pov/colormap.cpp:15:47: style:inconclusive: Function 'ColorMap' argument 2 names different: declaration '' definition 'cm'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2pov/colormap.cpp:15:57: style:inconclusive: Function 'ColorMap' argument 3 names different: declaration '' definition 'x0'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2pov/colormap.cpp:15:67: style:inconclusive: Function 'ColorMap' argument 4 names different: declaration '' definition 'xm'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2pov/colormap.cpp:23:32: style:inconclusive: Function 'getColor' argument 1 names different: declaration '' definition 'x'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2pov/colormap3.cpp:16:3: performance: Variable 'm_c0' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] esys-particle-2.3.5+dfsg2/Tools/dump2pov/colormap3.cpp:17:3: performance: Variable 'm_c1' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] esys-particle-2.3.5+dfsg2/Tools/dump2pov/colormap3.cpp:18:3: performance: Variable 'm_c2' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] esys-particle-2.3.5+dfsg2/Tools/dump2pov/colormap3.h:31:16: style: The function 'getColor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Tools/dump2pov/colormap.h:27:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Tools/dump2pov/colormap3.h:31:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Tools/dump2pov/colormap3.cpp:14:34: style:inconclusive: Function 'ColorMap3' argument 1 names different: declaration '' definition 'c0'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2pov/colormap3.cpp:14:49: style:inconclusive: Function 'ColorMap3' argument 2 names different: declaration '' definition 'c1'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2pov/colormap3.cpp:14:64: style:inconclusive: Function 'ColorMap3' argument 3 names different: declaration '' definition 'c2'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2pov/colormap3.cpp:14:74: style:inconclusive: Function 'ColorMap3' argument 4 names different: declaration '' definition 'x0'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2pov/colormap3.cpp:14:85: style:inconclusive: Function 'ColorMap3' argument 5 names different: declaration '' definition 'x1'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2pov/colormap3.cpp:14:96: style:inconclusive: Function 'ColorMap3' argument 6 names different: declaration '' definition 'x2'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2pov/colormap3.cpp:24:33: style:inconclusive: Function 'getColor' argument 1 names different: declaration '' definition 'x'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:85:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:285:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:521:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:190:15: style: Variable 'light1_loc' is reassigned a value before the old one has been used. [redundantAssignment] esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:189:15: note: light1_loc is assigned esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:190:15: note: light1_loc is overwritten esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:426:15: style: Variable 'light1_loc' is reassigned a value before the old one has been used. [redundantAssignment] esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:425:15: note: light1_loc is assigned esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:426:15: note: light1_loc is overwritten esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:152:12: style: The scope of the variable 'type' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:390:12: style: The scope of the variable 'type' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:63:36: style:inconclusive: Function 'do_single_frame' argument 1 names different: declaration '' definition 'infilename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:63:61: style:inconclusive: Function 'do_single_frame' argument 2 names different: declaration '' definition 'outfilename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:63:77: style:inconclusive: Function 'do_single_frame' argument 3 names different: declaration '' definition 'iframe'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:63:107: style:inconclusive: Function 'do_single_frame' argument 4 names different: declaration '' definition 'incfile'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:63:119: style:inconclusive: Function 'do_single_frame' argument 5 names different: declaration '' definition 'camdir'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:63:142: style:inconclusive: Function 'do_single_frame' argument 6 names different: declaration '' definition 'cm'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:63:150: style:inconclusive: Function 'do_single_frame' argument 7 names different: declaration '' definition 'field'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:63:161: style:inconclusive: Function 'do_single_frame' argument 8 names different: declaration '' definition 'clook'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:63:172: style:inconclusive: Function 'do_single_frame' argument 9 names different: declaration '' definition 'cpos'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:63:182: style:inconclusive: Function 'do_single_frame' argument 10 names different: declaration '' definition 'use_cam'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:63:195: style:inconclusive: Function 'do_single_frame' argument 11 names different: declaration '' definition 'bonds_only'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:263:38: style:inconclusive: Function 'do_single_frame_r' argument 1 names different: declaration '' definition 'infilename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:263:63: style:inconclusive: Function 'do_single_frame_r' argument 2 names different: declaration '' definition 'outfilename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:263:79: style:inconclusive: Function 'do_single_frame_r' argument 3 names different: declaration '' definition 'iframe'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:263:109: style:inconclusive: Function 'do_single_frame_r' argument 4 names different: declaration '' definition 'incfile'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:263:121: style:inconclusive: Function 'do_single_frame_r' argument 5 names different: declaration '' definition 'camdir'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:263:144: style:inconclusive: Function 'do_single_frame_r' argument 6 names different: declaration '' definition 'cm'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:263:152: style:inconclusive: Function 'do_single_frame_r' argument 7 names different: declaration '' definition 'field'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:263:163: style:inconclusive: Function 'do_single_frame_r' argument 8 names different: declaration '' definition 'clook'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:263:174: style:inconclusive: Function 'do_single_frame_r' argument 9 names different: declaration '' definition 'cpos'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:263:184: style:inconclusive: Function 'do_single_frame_r' argument 10 names different: declaration '' definition 'use_cam'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:263:197: style:inconclusive: Function 'do_single_frame_r' argument 11 names different: declaration '' definition 'bonds_only'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:263:213: style:inconclusive: Function 'do_single_frame_r' argument 12 names different: declaration '' definition 'no_bonds'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:263:237: style:inconclusive: Function 'do_single_frame_r' argument 13 names different: declaration '' definition 'p_orig'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:503:46: style:inconclusive: Function 'get_frame_disp_r' argument 1 names different: declaration '' definition 'infilename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:71:15: performance: Passing the result of c_str() to a function that takes std::string as argument no. 1 is slow and redundant. [stlcstrParam] esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:107:15: performance: Passing the result of c_str() to a stream is slow and redundant. [stlcstrStream] esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:271:15: performance: Passing the result of c_str() to a function that takes std::string as argument no. 1 is slow and redundant. [stlcstrParam] esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:507:15: performance: Passing the result of c_str() to a function that takes std::string as argument no. 1 is slow and redundant. [stlcstrParam] esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:108:19: style: Unused variable: pdata [unusedVariable] esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:309:19: style: Unused variable: pdata [unusedVariable] esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:542:19: style: Unused variable: pdata [unusedVariable] esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:105:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:221:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:233:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:243:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:307:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:457:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:470:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:482:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:540:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2pov/geocolormap.cpp:25:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RAND_MAX [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/dump2pov/geocolormap.h:32:16: style: The function 'getColor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/Tools/dump2pov/colormap.h:27:16: note: Virtual function in base class esys-particle-2.3.5+dfsg2/Tools/dump2pov/geocolormap.h:32:16: note: Function in derived class esys-particle-2.3.5+dfsg2/Tools/dump2pov/geocolormap.cpp:19:38: style:inconclusive: Function 'GeoColorMap' argument 1 names different: declaration '' definition 'c0'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2pov/geocolormap.cpp:19:53: style:inconclusive: Function 'GeoColorMap' argument 2 names different: declaration '' definition 'cm'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2pov/geocolormap.cpp:19:63: style:inconclusive: Function 'GeoColorMap' argument 3 names different: declaration '' definition 'x0'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2pov/geocolormap.cpp:19:73: style:inconclusive: Function 'GeoColorMap' argument 4 names different: declaration '' definition 'xm'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2pov/geocolormap.cpp:19:80: style:inconclusive: Function 'GeoColorMap' argument 5 names different: declaration '' definition 'nlayer'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2pov/geocolormap.cpp:19:94: style:inconclusive: Function 'GeoColorMap' argument 6 names different: declaration '' definition 'rd'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2pov/geocolormap.cpp:41:35: style:inconclusive: Function 'getColor' argument 1 names different: declaration '' definition 'x'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2pov/geocolormap.cpp:35:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2pov/geocolormap.cpp:55:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2pov/colormap.h:18:1: error: Class 'ColorMap' which is inherited by class 'ColorMap3' does not have a virtual destructor. [virtualDestructor] esys-particle-2.3.5+dfsg2/Tools/dump2pov/colormap.h:18:1: error: Class 'ColorMap' which is inherited by class 'GeoColorMap' does not have a virtual destructor. [virtualDestructor] esys-particle-2.3.5+dfsg2/Tools/dump2pov/main.cpp:42:10: style: Unused variable: infilename [unusedVariable] esys-particle-2.3.5+dfsg2/Tools/dump2pov/mesh.cpp:36:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MeshNodeData [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/dump2pov/mesh.cpp:30:28: style:inconclusive: Function 'do_mesh' argument 1 names different: declaration '' definition 'infilename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2pov/mesh.cpp:30:53: style:inconclusive: Function 'do_mesh' argument 2 names different: declaration '' definition 'outfilename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2pov/mesh.cpp:59:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2pov/mesh.cpp:67:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:146:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DB_ZONETYPE_BEAM [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:163:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:175:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:217:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:293:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:372:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:451:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:385:45: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:386:44: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:404:43: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:405:42: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:434:51: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:481:43: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:482:42: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:508:51: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:385:45: portability: Casting between signed int * and float * which have an incompatible binary data representation. [invalidPointerCast] esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:386:44: portability: Casting between signed int * and float * which have an incompatible binary data representation. [invalidPointerCast] esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:404:43: portability: Casting between signed int * and float * which have an incompatible binary data representation. [invalidPointerCast] esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:405:42: portability: Casting between signed int * and float * which have an incompatible binary data representation. [invalidPointerCast] esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:434:51: portability: Casting between signed int * and float * which have an incompatible binary data representation. [invalidPointerCast] esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:481:43: portability: Casting between signed int * and float * which have an incompatible binary data representation. [invalidPointerCast] esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:482:42: portability: Casting between signed int * and float * which have an incompatible binary data representation. [invalidPointerCast] esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:508:51: portability: Casting between signed int * and float * which have an incompatible binary data representation. [invalidPointerCast] esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:256:16: style: The scope of the variable 'type' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:349:33: style:inconclusive: Function 'saveSiloSnap' argument 1 names different: declaration '' definition 'infilename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:349:59: style:inconclusive: Function 'saveSiloSnap' argument 2 names different: declaration '' definition 'outfilename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:350:13: style:inconclusive: Function 'saveSiloSnap' argument 3 names different: declaration '' definition 'iframe'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:350:26: style:inconclusive: Function 'saveSiloSnap' argument 4 names different: declaration '' definition 'with_list'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:350:51: style:inconclusive: Function 'saveSiloSnap' argument 5 names different: declaration '' definition 'listfilename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:350:70: style:inconclusive: Function 'saveSiloSnap' argument 6 names different: declaration '' definition 'rot'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:447:39: style:inconclusive: Function 'saveSiloSnapSliced' argument 1 names different: declaration '' definition 'infilename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:447:65: style:inconclusive: Function 'saveSiloSnapSliced' argument 2 names different: declaration '' definition 'outfilename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:448:13: style:inconclusive: Function 'saveSiloSnapSliced' argument 3 names different: declaration '' definition 'iframe'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:448:26: style:inconclusive: Function 'saveSiloSnapSliced' argument 4 names different: declaration '' definition 'with_list'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:448:51: style:inconclusive: Function 'saveSiloSnapSliced' argument 5 names different: declaration '' definition 'listfilename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:449:16: style:inconclusive: Function 'saveSiloSnapSliced' argument 6 names different: declaration '' definition 'slz_min'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:449:32: style:inconclusive: Function 'saveSiloSnapSliced' argument 7 names different: declaration '' definition 'slz_max'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:396:15: style: Local variable 'varnames' shadows outer variable [shadowVariable] esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:390:11: note: Shadowed declaration esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:396:15: note: Shadow variable esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:286:71: style: Parameter 'bonds' can be declared as reference to const [constParameterReference] esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:59:10: style: struct member 'nr_part::rad' is never used. [unusedStructMember] esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:60:10: style: struct member 'nr_part::mass' is never used. [unusedStructMember] esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:61:7: style: struct member 'nr_part::tag' is never used. [unusedStructMember] esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:100:14: style: struct member 'ParticleData::q1' is never used. [unusedStructMember] esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:100:17: style: struct member 'ParticleData::q2' is never used. [unusedStructMember] esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:100:20: style: struct member 'ParticleData::q3' is never used. [unusedStructMember] esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:100:23: style: struct member 'ParticleData::q4' is never used. [unusedStructMember] esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:131:88: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:216:82: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:292:82: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:360:76: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:431:80: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:461:76: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:505:80: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2silo/main.cpp:28:10: style: Unused variable: infilename [unusedVariable] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:98:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:164:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:290:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:393:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:487:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:506:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:591:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:745:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:974:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:1117:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:661:15: style: Condition 'version>2' is always false [knownConditionTrueFalse] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:624:17: note: Assuming that condition 'version>0' is not redundant esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:661:15: note: Condition 'version>2' is always false esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:849:15: style: Condition 'version>2' is always false [knownConditionTrueFalse] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:783:17: note: Assuming that condition 'version>0' is not redundant esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:849:15: note: Condition 'version>2' is always false esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:1280:16: style: Condition 'header=="TMIG"' is always false [knownConditionTrueFalse] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:1279:32: error: Null pointer dereference [nullPointer] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:75:16: style:inconclusive: Function 'bond' argument 1 names different: declaration '' definition 'i1'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:75:23: style:inconclusive: Function 'bond' argument 2 names different: declaration '' definition 'i2'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:75:30: style:inconclusive: Function 'bond' argument 3 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:577:40: style:inconclusive: Function 'do_single_frame_vtk' argument 1 names different: declaration '' definition 'infilename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:577:65: style:inconclusive: Function 'do_single_frame_vtk' argument 2 names different: declaration '' definition 'outfilename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:577:81: style:inconclusive: Function 'do_single_frame_vtk' argument 3 names different: declaration '' definition 'iframe'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:577:93: style:inconclusive: Function 'do_single_frame_vtk' argument 4 names different: declaration '' definition 'with_list'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:577:117: style:inconclusive: Function 'do_single_frame_vtk' argument 5 names different: declaration '' definition 'listfilename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:577:135: style:inconclusive: Function 'do_single_frame_vtk' argument 6 names different: declaration '' definition 'remove_xbonds'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:577:156: style:inconclusive: Function 'do_single_frame_vtk' argument 7 names different: declaration '' definition 'bond_remove_dist'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:726:42: style:inconclusive: Function 'do_single_frame_vtk_r' argument 1 names different: declaration '' definition 'infilename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:726:67: style:inconclusive: Function 'do_single_frame_vtk_r' argument 2 names different: declaration '' definition 'outfilename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:726:83: style:inconclusive: Function 'do_single_frame_vtk_r' argument 3 names different: declaration '' definition 'iframe'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:726:95: style:inconclusive: Function 'do_single_frame_vtk_r' argument 4 names different: declaration '' definition 'with_list'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:726:119: style:inconclusive: Function 'do_single_frame_vtk_r' argument 5 names different: declaration '' definition 'listfilename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:726:137: style:inconclusive: Function 'do_single_frame_vtk_r' argument 6 names different: declaration '' definition 'remove_xbonds'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:726:158: style:inconclusive: Function 'do_single_frame_vtk_r' argument 7 names different: declaration '' definition 'bond_remove_dist'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:726:180: style:inconclusive: Function 'do_single_frame_vtk_r' argument 8 names different: declaration '' definition 'with_brklist'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:726:207: style:inconclusive: Function 'do_single_frame_vtk_r' argument 9 names different: declaration '' definition 'brklistname'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:726:225: style:inconclusive: Function 'do_single_frame_vtk_r' argument 10 names different: declaration '' definition 'unwrap'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:726:238: style:inconclusive: Function 'do_single_frame_vtk_r' argument 11 names different: declaration '' definition 'relpath'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:961:49: style:inconclusive: Function 'do_single_frame_vtk_single_r' argument 1 names different: declaration '' definition 'infilename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:961:74: style:inconclusive: Function 'do_single_frame_vtk_single_r' argument 2 names different: declaration '' definition 'outfilename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:961:90: style:inconclusive: Function 'do_single_frame_vtk_single_r' argument 3 names different: declaration '' definition 'iframe'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:961:101: style:inconclusive: Function 'do_single_frame_vtk_single_r' argument 4 names different: declaration '' definition 'ptag'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:961:111: style:inconclusive: Function 'do_single_frame_vtk_single_r' argument 5 names different: declaration '' definition 'unwrap'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:961:123: style:inconclusive: Function 'do_single_frame_vtk_single_r' argument 6 names different: declaration '' definition 'remove_xbonds'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:961:144: style:inconclusive: Function 'do_single_frame_vtk_single_r' argument 7 names different: declaration '' definition 'bond_remove_dist'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:1115:49: style:inconclusive: Function 'do_single_frame_sliced_vtk_r' argument 1 names different: declaration '' definition 'infilename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:1115:74: style:inconclusive: Function 'do_single_frame_sliced_vtk_r' argument 2 names different: declaration '' definition 'outfilename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:1115:90: style:inconclusive: Function 'do_single_frame_sliced_vtk_r' argument 3 names different: declaration '' definition 'iframe'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:1115:102: style:inconclusive: Function 'do_single_frame_sliced_vtk_r' argument 4 names different: declaration '' definition 'with_list'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:1115:126: style:inconclusive: Function 'do_single_frame_sliced_vtk_r' argument 5 names different: declaration '' definition 'listfilename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:1115:147: style:inconclusive: Function 'do_single_frame_sliced_vtk_r' argument 6 names different: declaration '' definition 'slz_min'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:1115:162: style:inconclusive: Function 'do_single_frame_sliced_vtk_r' argument 7 names different: declaration '' definition 'slz_max'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:1273:34: style:inconclusive: Function 'writeMeshFile' argument 1 names different: declaration '' definition 'infilename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:1273:59: style:inconclusive: Function 'writeMeshFile' argument 2 names different: declaration '' definition 'outfilename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:1273:76: style:inconclusive: Function 'writeMeshFile' argument 3 names different: declaration '' definition 'snapNum'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:281:65: style: Parameter 'datamap' can be declared as reference to const [constParameterReference] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:384:65: style: Parameter 'datamap' can be declared as reference to const [constParameterReference] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:535:7: warning: Uninitialized variable: geo_version [uninitvar] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:517:13: note: Assuming condition is true esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:535:7: note: Uninitialized variable: geo_version esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:991:16: error: Uninitialized variable: data.proc_id [uninitvar] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:1148:16: error: Uninitialized variable: data.proc_id [uninitvar] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:991:16: error: Uninitialized struct member: data.proc_id [uninitStructMember] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:999:15: error: Uninitialized struct member: data.proc_id [uninitStructMember] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:1148:16: error: Uninitialized struct member: data.proc_id [uninitStructMember] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:1156:15: error: Uninitialized struct member: data.proc_id [uninitStructMember] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:593:20: style: Unused variable: pdata [unusedVariable] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:747:20: style: Unused variable: pdata [unusedVariable] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:966:16: style: Unused variable: ng_id_map [unusedVariable] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:976:20: style: Unused variable: pdata [unusedVariable] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:1125:33: style: Variable 'hasMeshBondedInteractions' is assigned a value that is never used. [unreadVariable] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:1132:20: style: Unused variable: pdata [unusedVariable] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:97:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:117:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:134:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:163:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:169:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:190:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:201:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:210:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:216:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:225:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:230:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:288:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:304:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:312:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:320:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:328:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:336:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:344:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:352:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:361:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:370:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:391:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:407:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:415:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:423:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:431:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:439:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:447:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:456:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:465:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:555:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:589:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:678:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:743:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:864:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:908:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:917:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:928:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:973:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:1076:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:1129:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:1168:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:1196:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:1208:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:1216:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:1224:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:1232:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:1240:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:1249:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/main.cpp:28:10: style: Unused variable: infilename [unusedVariable] esys-particle-2.3.5+dfsg2/Tools/mesh2pov/main.cpp:76:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MeshNodeData [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/mesh2pov/main.cpp:103:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/mesh2pov/main.cpp:111:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/pfcconvert/pfcc.cpp:51:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/pfcconvert/pfcc.cpp:38:32: style:inconclusive: Function 'pfc_convert' argument 1 names different: declaration '' definition 'infilename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/pfcconvert/pfcc.cpp:38:57: style:inconclusive: Function 'pfc_convert' argument 2 names different: declaration '' definition 'outfilename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/pfcconvert/pfcc.cpp:38:81: style:inconclusive: Function 'pfc_convert' argument 3 names different: declaration '' definition 'bbx_min'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/pfcconvert/pfcc.cpp:38:101: style:inconclusive: Function 'pfc_convert' argument 4 names different: declaration '' definition 'bbx_max'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/pfcconvert/pfcc.cpp:38:113: style:inconclusive: Function 'pfc_convert' argument 5 names different: declaration '' definition 'cx'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/pfcconvert/pfcc.cpp:38:120: style:inconclusive: Function 'pfc_convert' argument 6 names different: declaration '' definition 'cy'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/pfcconvert/pfcc.cpp:38:127: style:inconclusive: Function 'pfc_convert' argument 7 names different: declaration '' definition 'cz'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/pfcconvert/pfcc.cpp:38:137: style:inconclusive: Function 'pfc_convert' argument 8 names different: declaration '' definition 'scale'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/pfcconvert/pfcc.cpp:111:40: style:inconclusive: Function 'read_bbx' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/rotextract/gvmap.cpp:43:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/rotextract/gvmap.cpp:132:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/rotextract/gvmap.h:59:3: style: Class 'GVMap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Tools/rotextract/gvmap.cpp:23:18: style:inconclusive: Function 'GVMap' argument 1 names different: declaration '' definition 'tag'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/rotextract/gvmap.cpp:28:32: style:inconclusive: Function 'read' argument 1 names different: declaration '' definition 'infilename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/rotextract/gvmap.cpp:28:49: style:inconclusive: Function 'read' argument 2 names different: declaration '' definition 'is_rot'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/rotextract/gvmap.cpp:71:19: style: Unused variable: pdata [unusedVariable] esys-particle-2.3.5+dfsg2/Tools/rotextract/gvmap.cpp:69:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/rotextract/gvmap.cpp:110:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/rotextract/gvmap.cpp:118:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/rotextract/gvmap.cpp:137:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/rotextract/main.cpp:31:10: style: Unused variable: infilename [unusedVariable] esys-particle-2.3.5+dfsg2/Tools/rotextract/rextract.cpp:48:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/rotextract/rextract.cpp:150:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/rotextract/rextract.cpp:177:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/rotextract/rextract.cpp:34:3: performance: Variable 'm_infilebase' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] esys-particle-2.3.5+dfsg2/Tools/rotextract/rextract.cpp:35:3: performance: Variable 'm_outfilename' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] esys-particle-2.3.5+dfsg2/Tools/rotextract/rextract.cpp:32:34: style:inconclusive: Function 'Rextract' argument 1 names different: declaration '' definition 'ifn'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/rotextract/rextract.cpp:32:52: style:inconclusive: Function 'Rextract' argument 2 names different: declaration '' definition 'ofn'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/rotextract/rextract.cpp:32:60: style:inconclusive: Function 'Rextract' argument 3 names different: declaration '' definition 'tag'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/rotextract/rextract.cpp:43:31: style:inconclusive: Function 'read_frame' argument 1 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/rotextract/rextract.cpp:155:38: style:inconclusive: Function 'write_data_bin' argument 1 names different: declaration '' definition 'x0'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/rotextract/rextract.cpp:155:48: style:inconclusive: Function 'write_data_bin' argument 2 names different: declaration '' definition 'dx'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/rotextract/rextract.cpp:155:55: style:inconclusive: Function 'write_data_bin' argument 3 names different: declaration '' definition 'nb'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/rotextract/rextract.cpp:157:21: style: Variable 'r_2' is assigned a value that is never used. [unreadVariable] esys-particle-2.3.5+dfsg2/Tools/rotextract/rextract.cpp:159:25: style: Variable 'omega_2' is assigned a value that is never used. [unreadVariable] esys-particle-2.3.5+dfsg2/Tools/rotextract/rextract.cpp:88:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/rotextract/rextract.cpp:117:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/rotextract/rextract.cpp:149:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/rotextract/rextract.cpp:166:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/main.cpp:243:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/main.cpp:206:21: style: Variable 'options_valid' is assigned a value that is never used. [unreadVariable] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:47:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:162:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:269:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable beg [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:328:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:442:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:564:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:680:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:732:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable beg [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:884:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:913:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:1021:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:1142:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:671:22: style: The scope of the variable 'upper_map' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:671:32: style: The scope of the variable 'lower_map' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:151:31: style:inconclusive: Function 'slip2vtk2d' argument 1 names different: declaration '' definition 'infilebase_up'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:152:17: style:inconclusive: Function 'slip2vtk2d' argument 2 names different: declaration '' definition 'infilebase_down'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:153:17: style:inconclusive: Function 'slip2vtk2d' argument 3 names different: declaration '' definition 'outfilename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:154:7: style:inconclusive: Function 'slip2vtk2d' argument 4 names different: declaration '' definition 't0'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:155:7: style:inconclusive: Function 'slip2vtk2d' argument 5 names different: declaration '' definition 'nt'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:156:7: style:inconclusive: Function 'slip2vtk2d' argument 6 names different: declaration '' definition 'dt'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:157:10: style:inconclusive: Function 'slip2vtk2d' argument 7 names different: declaration '' definition 'tlen'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:158:10: style:inconclusive: Function 'slip2vtk2d' argument 8 names different: declaration '' definition 'x0'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:159:10: style:inconclusive: Function 'slip2vtk2d' argument 9 names different: declaration '' definition 'x1'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:160:7: style:inconclusive: Function 'slip2vtk2d' argument 10 names different: declaration '' definition 'nx'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:235:36: style:inconclusive: Function 'slip2vtk2d_rate' argument 1 names different: declaration '' definition 'infilebase_up'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:236:17: style:inconclusive: Function 'slip2vtk2d_rate' argument 2 names different: declaration '' definition 'infilebase_down'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:237:17: style:inconclusive: Function 'slip2vtk2d_rate' argument 3 names different: declaration '' definition 'outfilename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:238:7: style:inconclusive: Function 'slip2vtk2d_rate' argument 4 names different: declaration '' definition 't0'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:239:7: style:inconclusive: Function 'slip2vtk2d_rate' argument 5 names different: declaration '' definition 'nt'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:240:7: style:inconclusive: Function 'slip2vtk2d_rate' argument 6 names different: declaration '' definition 'dt'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:241:10: style:inconclusive: Function 'slip2vtk2d_rate' argument 7 names different: declaration '' definition 'tlen'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:242:10: style:inconclusive: Function 'slip2vtk2d_rate' argument 8 names different: declaration '' definition 'x0'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:243:10: style:inconclusive: Function 'slip2vtk2d_rate' argument 9 names different: declaration '' definition 'x1'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:244:7: style:inconclusive: Function 'slip2vtk2d_rate' argument 10 names different: declaration '' definition 'nx'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:321:39: style:inconclusive: Function 'slip2vtk2d_rate_rs' argument 1 names different: declaration '' definition 'infile_up'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:322:23: style:inconclusive: Function 'slip2vtk2d_rate_rs' argument 2 names different: declaration '' definition 'infile_down'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:323:23: style:inconclusive: Function 'slip2vtk2d_rate_rs' argument 3 names different: declaration '' definition 'posfile_up'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:324:23: style:inconclusive: Function 'slip2vtk2d_rate_rs' argument 4 names different: declaration '' definition 'posfile_down'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:325:23: style:inconclusive: Function 'slip2vtk2d_rate_rs' argument 5 names different: declaration '' definition 'outfilename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:326:13: style:inconclusive: Function 'slip2vtk2d_rate_rs' argument 6 names different: declaration '' definition 't0'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:326:20: style:inconclusive: Function 'slip2vtk2d_rate_rs' argument 7 names different: declaration '' definition 'nt'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:326:27: style:inconclusive: Function 'slip2vtk2d_rate_rs' argument 8 names different: declaration '' definition 'dt'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:326:37: style:inconclusive: Function 'slip2vtk2d_rate_rs' argument 9 names different: declaration '' definition 'tlen'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:326:49: style:inconclusive: Function 'slip2vtk2d_rate_rs' argument 10 names different: declaration '' definition 'x0'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:326:59: style:inconclusive: Function 'slip2vtk2d_rate_rs' argument 11 names different: declaration '' definition 'x1'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:326:66: style:inconclusive: Function 'slip2vtk2d_rate_rs' argument 12 names different: declaration '' definition 'nx'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:435:34: style:inconclusive: Function 'slip2raw2d_rs' argument 1 names different: declaration '' definition 'infile_up'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:436:23: style:inconclusive: Function 'slip2raw2d_rs' argument 2 names different: declaration '' definition 'infile_down'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:437:23: style:inconclusive: Function 'slip2raw2d_rs' argument 3 names different: declaration '' definition 'posfile_up'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:438:23: style:inconclusive: Function 'slip2raw2d_rs' argument 4 names different: declaration '' definition 'posfile_down'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:439:23: style:inconclusive: Function 'slip2raw2d_rs' argument 5 names different: declaration '' definition 'outfilename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:440:10: style:inconclusive: Function 'slip2raw2d_rs' argument 6 names different: declaration '' definition 't0'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:440:17: style:inconclusive: Function 'slip2raw2d_rs' argument 7 names different: declaration '' definition 'nt'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:440:24: style:inconclusive: Function 'slip2raw2d_rs' argument 8 names different: declaration '' definition 'dt'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:440:34: style:inconclusive: Function 'slip2raw2d_rs' argument 9 names different: declaration '' definition 'x0'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:440:44: style:inconclusive: Function 'slip2raw2d_rs' argument 10 names different: declaration '' definition 'x1'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:440:51: style:inconclusive: Function 'slip2raw2d_rs' argument 11 names different: declaration '' definition 'nx'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:440:58: style:inconclusive: Function 'slip2raw2d_rs' argument 12 names different: declaration '' definition 'shift'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:440:68: style:inconclusive: Function 'slip2raw2d_rs' argument 13 names different: declaration '' definition 'mult'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:557:39: style:inconclusive: Function 'slip2raw2d_rate_rs' argument 1 names different: declaration '' definition 'infile_up'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:558:18: style:inconclusive: Function 'slip2raw2d_rate_rs' argument 2 names different: declaration '' definition 'infile_down'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:559:18: style:inconclusive: Function 'slip2raw2d_rate_rs' argument 3 names different: declaration '' definition 'posfile_up'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:560:18: style:inconclusive: Function 'slip2raw2d_rate_rs' argument 4 names different: declaration '' definition 'posfile_down'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:561:18: style:inconclusive: Function 'slip2raw2d_rate_rs' argument 5 names different: declaration '' definition 'outfilename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:562:8: style:inconclusive: Function 'slip2raw2d_rate_rs' argument 6 names different: declaration '' definition 't0'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:562:15: style:inconclusive: Function 'slip2raw2d_rate_rs' argument 7 names different: declaration '' definition 'nt'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:562:22: style:inconclusive: Function 'slip2raw2d_rate_rs' argument 8 names different: declaration '' definition 'dt'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:562:32: style:inconclusive: Function 'slip2raw2d_rate_rs' argument 9 names different: declaration '' definition 'x0'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:562:42: style:inconclusive: Function 'slip2raw2d_rate_rs' argument 10 names different: declaration '' definition 'x1'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:562:49: style:inconclusive: Function 'slip2raw2d_rate_rs' argument 11 names different: declaration '' definition 'nx'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:665:37: style:inconclusive: Function 'slip_x2slip_t2d' argument 1 names different: declaration '' definition 'infilebase_up'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:666:23: style:inconclusive: Function 'slip_x2slip_t2d' argument 2 names different: declaration '' definition 'infilebase_down'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:667:23: style:inconclusive: Function 'slip_x2slip_t2d' argument 3 names different: declaration '' definition 'outfilename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:668:13: style:inconclusive: Function 'slip_x2slip_t2d' argument 4 names different: declaration '' definition 't0'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:668:20: style:inconclusive: Function 'slip_x2slip_t2d' argument 5 names different: declaration '' definition 'nt'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:668:28: style:inconclusive: Function 'slip_x2slip_t2d' argument 6 names different: declaration '' definition 'dt'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:668:38: style:inconclusive: Function 'slip_x2slip_t2d' argument 7 names different: declaration '' definition 'x0'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:700:28: style:inconclusive: Function 'slip2rf' argument 1 names different: declaration '' definition 'infilebase_up'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:701:21: style:inconclusive: Function 'slip2rf' argument 2 names different: declaration '' definition 'infilebase_down'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:702:21: style:inconclusive: Function 'slip2rf' argument 3 names different: declaration '' definition 'outfilename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:703:11: style:inconclusive: Function 'slip2rf' argument 4 names different: declaration '' definition 't0'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:704:11: style:inconclusive: Function 'slip2rf' argument 5 names different: declaration '' definition 'nt'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:705:11: style:inconclusive: Function 'slip2rf' argument 6 names different: declaration '' definition 'dt'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:706:14: style:inconclusive: Function 'slip2rf' argument 7 names different: declaration '' definition 'x0'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:707:14: style:inconclusive: Function 'slip2rf' argument 8 names different: declaration '' definition 'x1'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:708:11: style:inconclusive: Function 'slip2rf' argument 9 names different: declaration '' definition 'nx'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:709:14: style:inconclusive: Function 'slip2rf' argument 10 names different: declaration '' definition 'thr'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:786:27: style:inconclusive: Function 'vel2rf' argument 1 names different: declaration '' definition 'infilename_up'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:787:21: style:inconclusive: Function 'vel2rf' argument 2 names different: declaration '' definition 'infilename_down'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:788:21: style:inconclusive: Function 'vel2rf' argument 3 names different: declaration '' definition 'outfilename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:789:11: style:inconclusive: Function 'vel2rf' argument 4 names different: declaration '' definition 't0'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:790:11: style:inconclusive: Function 'vel2rf' argument 5 names different: declaration '' definition 'nt'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:791:11: style:inconclusive: Function 'vel2rf' argument 6 names different: declaration '' definition 'dt'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:792:10: style:inconclusive: Function 'vel2rf' argument 7 names different: declaration '' definition 'ofs'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:793:14: style:inconclusive: Function 'vel2rf' argument 8 names different: declaration '' definition 'x0'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:794:14: style:inconclusive: Function 'vel2rf' argument 9 names different: declaration '' definition 'x1'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:795:11: style:inconclusive: Function 'vel2rf' argument 10 names different: declaration '' definition 'nx'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:796:13: style:inconclusive: Function 'vel2rf' argument 11 names different: declaration '' definition 'px0'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:797:13: style:inconclusive: Function 'vel2rf' argument 12 names different: declaration '' definition 'px1'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:798:10: style:inconclusive: Function 'vel2rf' argument 13 names different: declaration '' definition 'npx'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:799:14: style:inconclusive: Function 'vel2rf' argument 14 names different: declaration '' definition 'thr'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:906:35: style:inconclusive: Function 'slip2d_total_rs' argument 1 names different: declaration '' definition 'infile_up'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:907:34: style:inconclusive: Function 'slip2d_total_rs' argument 2 names different: declaration '' definition 'infile_down'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:908:35: style:inconclusive: Function 'slip2d_total_rs' argument 3 names different: declaration '' definition 'posfile_up'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:909:34: style:inconclusive: Function 'slip2d_total_rs' argument 4 names different: declaration '' definition 'posfile_down'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:910:34: style:inconclusive: Function 'slip2d_total_rs' argument 5 names different: declaration '' definition 'outfilename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:911:7: style:inconclusive: Function 'slip2d_total_rs' argument 6 names different: declaration '' definition 't0'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:911:15: style:inconclusive: Function 'slip2d_total_rs' argument 7 names different: declaration '' definition 'te'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:911:25: style:inconclusive: Function 'slip2d_total_rs' argument 8 names different: declaration '' definition 'x0'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:911:35: style:inconclusive: Function 'slip2d_total_rs' argument 9 names different: declaration '' definition 'x1'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:911:42: style:inconclusive: Function 'slip2d_total_rs' argument 10 names different: declaration '' definition 'nx'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:1014:36: style:inconclusive: Function 'slip2momrate_rs' argument 1 names different: declaration '' definition 'infile_up'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:1015:22: style:inconclusive: Function 'slip2momrate_rs' argument 2 names different: declaration '' definition 'infile_down'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:1016:22: style:inconclusive: Function 'slip2momrate_rs' argument 3 names different: declaration '' definition 'posfile_up'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:1017:22: style:inconclusive: Function 'slip2momrate_rs' argument 4 names different: declaration '' definition 'posfile_down'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:1018:22: style:inconclusive: Function 'slip2momrate_rs' argument 5 names different: declaration '' definition 'outfilename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:1019:12: style:inconclusive: Function 'slip2momrate_rs' argument 6 names different: declaration '' definition 't0'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:1019:19: style:inconclusive: Function 'slip2momrate_rs' argument 7 names different: declaration '' definition 'nt'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:1019:26: style:inconclusive: Function 'slip2momrate_rs' argument 8 names different: declaration '' definition 'dt'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:1019:36: style:inconclusive: Function 'slip2momrate_rs' argument 9 names different: declaration '' definition 'x0'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:1019:46: style:inconclusive: Function 'slip2momrate_rs' argument 10 names different: declaration '' definition 'x1'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:1019:53: style:inconclusive: Function 'slip2momrate_rs' argument 11 names different: declaration '' definition 'nx'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:1132:31: style:inconclusive: Function 'slip2raw2d' argument 1 names different: declaration '' definition 'infilebase_up'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:1133:17: style:inconclusive: Function 'slip2raw2d' argument 2 names different: declaration '' definition 'infilebase_down'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:1134:17: style:inconclusive: Function 'slip2raw2d' argument 3 names different: declaration '' definition 'outfilename'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:1135:7: style:inconclusive: Function 'slip2raw2d' argument 4 names different: declaration '' definition 't0'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:1136:7: style:inconclusive: Function 'slip2raw2d' argument 5 names different: declaration '' definition 'nt'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:1137:7: style:inconclusive: Function 'slip2raw2d' argument 6 names different: declaration '' definition 'dt'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:1138:10: style:inconclusive: Function 'slip2raw2d' argument 7 names different: declaration '' definition 'x0'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:1139:10: style:inconclusive: Function 'slip2raw2d' argument 8 names different: declaration '' definition 'x1'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:1140:7: style:inconclusive: Function 'slip2raw2d' argument 9 names different: declaration '' definition 'nx'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:200:12: style: Local variable 'dx' shadows outer variable [shadowVariable] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:175:10: note: Shadowed declaration esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:200:12: note: Shadow variable esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:282:12: style: Local variable 'dx' shadows outer variable [shadowVariable] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:258:10: note: Shadowed declaration esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:282:12: note: Shadow variable esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:746:12: style: Local variable 'dx' shadows outer variable [shadowVariable] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:721:10: note: Shadowed declaration esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:746:12: note: Shadow variable esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:854:12: style: Local variable 'dx' shadows outer variable [shadowVariable] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:833:10: note: Shadowed declaration esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:854:12: note: Shadow variable esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:1178:12: style: Local variable 'dx' shadows outer variable [shadowVariable] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:1153:10: note: Shadowed declaration esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:1178:12: note: Shadow variable esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:727:16: style: Variable 'disp_old[i]' is assigned a value that is never used. [unreadVariable] esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:127:5: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/ntable/test/test_main2.cpp:50:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/ntable/test/test_main2.cpp:57:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/ntable/test/test_main2.cpp:65:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/ntable/test/test_main2.cpp:73:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/ntable/test/test_main2.cpp:89:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/ntable/test/test_main2.cpp:108:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/ntable/test/test_main2.cpp:125:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/ntable/test/test_main2.cpp:135:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/ntable/util/Error.h:30:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/ntable/util/Error.h:27:27: performance: Variable 'message' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] esys-particle-2.3.5+dfsg2/ntable/util/BasicParticle.cpp:18:3: performance: Variable 'm_pos' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] esys-particle-2.3.5+dfsg2/ntable/util/BasicParticle.cpp:25:3: performance: Variable 'm_pos' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] esys-particle-2.3.5+dfsg2/ntable/util/Error.h:27:3: style: Class 'MError' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/ntable/util/vec3.h:31:3: style: Class 'VecErr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/ntable/util/vec3.h:83:3: style: Class 'Vec3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/ntable/util/vec3.h:86:3: style: Class 'Vec3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/ntable/util/vec3.h:32:12: style: The destructor '~VecErr' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] esys-particle-2.3.5+dfsg2/ntable/util/Error.h:28:12: note: Virtual destructor in base class esys-particle-2.3.5+dfsg2/ntable/util/vec3.h:32:12: note: Destructor in derived class esys-particle-2.3.5+dfsg2/ntable/util/BasicParticle.h:42:15: performance: Function 'getPos()' should return member 'm_pos' by const reference. [returnByReference] esys-particle-2.3.5+dfsg2/ntable/util/BasicParticle.cpp:22:36: style:inconclusive: Function 'CBasicParticle' argument 1 names different: declaration '' definition 'id'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/ntable/util/BasicParticle.cpp:22:51: style:inconclusive: Function 'CBasicParticle' argument 2 names different: declaration '' definition 'pos'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/ntable/util/BasicParticle.cpp:22:62: style:inconclusive: Function 'CBasicParticle' argument 3 names different: declaration '' definition 'rad'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/ntable/util/BasicParticle.h:46:27: performance: Function parameter 'v' should be passed by const reference. [passedByValue] esys-particle-2.3.5+dfsg2/ntable/util/BasicParticle.h:47:27: performance: Function parameter 'v' should be passed by const reference. [passedByValue] esys-particle-2.3.5+dfsg2/ntable/util/vec3.cpp:182:12: style:inconclusive: Technically the member function 'Vec3::operator==' can be const. [functionConst] esys-particle-2.3.5+dfsg2/ntable/util/vec3.h:69:8: note: Technically the member function 'Vec3::operator==' can be const. esys-particle-2.3.5+dfsg2/ntable/util/vec3.cpp:182:12: note: Technically the member function 'Vec3::operator==' can be const. esys-particle-2.3.5+dfsg2/ntable/util/vec3.cpp:187:12: style:inconclusive: Technically the member function 'Vec3::operator!=' can be const. [functionConst] esys-particle-2.3.5+dfsg2/ntable/util/vec3.h:70:8: note: Technically the member function 'Vec3::operator!=' can be const. esys-particle-2.3.5+dfsg2/ntable/util/vec3.cpp:187:12: note: Technically the member function 'Vec3::operator!=' can be const. esys-particle-2.3.5+dfsg2/ntable/util/vec3.cpp:16:30: style:inconclusive: Function 'VecErr' argument 1 names different: declaration '' definition 'm'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/ntable/util/vec3.cpp:29:19: style:inconclusive: Function 'Vec3' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/ntable/util/vec3.cpp:29:28: style:inconclusive: Function 'Vec3' argument 2 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/ntable/util/vec3.cpp:29:37: style:inconclusive: Function 'Vec3' argument 3 names different: declaration '' definition 'c'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/ntable/util/vec3.cpp:36:24: style:inconclusive: Function 'Vec3' argument 1 names different: declaration '' definition 'rhs'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/ntable/util/vec3.cpp:45:35: style:inconclusive: Function 'operator=' argument 1 names different: declaration '' definition 'rhs'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/ntable/util/vec3.cpp:53:36: style:inconclusive: Function 'operator-=' argument 1 names different: declaration '' definition 'rhs'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/ntable/util/vec3.cpp:61:36: style:inconclusive: Function 'operator+=' argument 1 names different: declaration '' definition 'rhs'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/ntable/util/vec3.cpp:69:34: style:inconclusive: Function 'operator+' argument 1 names different: declaration '' definition 'rhs'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/ntable/util/vec3.cpp:74:34: style:inconclusive: Function 'operator-' argument 1 names different: declaration '' definition 'rhs'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/ntable/util/vec3.cpp:79:36: style:inconclusive: Function 'operator*' argument 1 names different: declaration '' definition 'rhs'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/ntable/util/vec3.cpp:84:29: style:inconclusive: Function 'operator*' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/ntable/util/vec3.cpp:89:29: style:inconclusive: Function 'operator/' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/ntable/util/vec3.cpp:182:35: style:inconclusive: Function 'operator==' argument 1 names different: declaration '' definition 'V'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/ntable/util/vec3.cpp:187:35: style:inconclusive: Function 'operator!=' argument 1 names different: declaration '' definition 'V'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/ntable/util/vec3.cpp:212:29: style:inconclusive: Function 'Vec3' argument 1 names different: declaration '' definition 'v'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/ntable/util/vec3.cpp:217:40: style:inconclusive: Function 'operator=' argument 1 names different: declaration '' definition 'v'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/ntable/util/vec3.cpp:223:25: style:inconclusive: Function 'Vec3' argument 1 names different: declaration '' definition 'v'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/ntable/util/vec3.cpp:228:36: style:inconclusive: Function 'operator=' argument 1 names different: declaration '' definition 'v'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/ntable/util/vec3.cpp:234:43: style:inconclusive: Function 'mul_add_and_assign' argument 1 names different: declaration '' definition 'v1'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/ntable/util/vec3.cpp:234:58: style:inconclusive: Function 'mul_add_and_assign' argument 2 names different: declaration '' definition 'v2'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/ntable/util/vec3.cpp:234:75: style:inconclusive: Function 'mul_add_and_assign' argument 3 names different: declaration '' definition 'd'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/ntable/util/vec3.cpp:241:39: style:inconclusive: Function 'mul_and_assign' argument 1 names different: declaration '' definition 'v'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/ntable/util/vec3.cpp:241:55: style:inconclusive: Function 'mul_and_assign' argument 2 names different: declaration '' definition 'd'. [funcArgNamesDifferentUnnamed] esys-particle-2.3.5+dfsg2/pis/pi_storage.cpp:31:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/ppa/test/test.cpp:42:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable setRad [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/ppa/test/test.cpp:50:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/tml/comm/cart_comm.cpp:69:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/tml/comm/cart_comm.cpp:90:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/tml/comm/cart_comm.cpp:145:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/tml/comm/cart_comm.cpp:163:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/tml/comm/cart_comm.cpp:178:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_ndims [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/tml/comm/cart_comm.cpp:193:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_ndims [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/tml/comm/cart_comm.cpp:208:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_ndims [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/tml/comm/cart_comm.cpp:98:10: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] esys-particle-2.3.5+dfsg2/tml/comm/cart_comm.cpp:97:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/tml/comm/comm.cpp:25:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/tml/comm/comm.cpp:35:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/tml/comm/comm.cpp:45:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/tml/comm/comm.cpp:51:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/tml/comm/comm.cpp:60:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/tml/comm/comm.cpp:73:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/tml/comm/comm.cpp:95:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/tml/comm/comm.cpp:136:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/tml/comm/comm.cpp:157:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/tml/comm/comm.cpp:173:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/tml/comm/comm_world.cpp:18:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/tml/message/multi_message_slab.cpp:25:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_msg [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/tml/message/multi_message_slab.cpp:34:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_idx [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/tml/message/multi_message_slab.cpp:42:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_idx [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/tml/message/multi_message_slab.cpp:52:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_idx [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/tml/message/multi_message_slab.cpp:62:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_idx [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/tml/message/multi_message_slab.cpp:72:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_idx [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/tml/message/multi_message_slab.cpp:80:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_idx [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/tml/message/multi_message_slab.cpp:92:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_idx [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/tml/message/multi_message_slab.cpp:100:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_idx [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/tml/message/multi_message_slab.cpp:108:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_idx [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/tml/message/multi_message_slab.cpp:135:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_idx [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/tml/message/multi_message_slab.cpp:147:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_idx [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/tml/message/packed_message.cpp:25:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/tml/message/packed_message.cpp:39:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_buffer [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/tml/message/packed_message.cpp:49:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_buffersize [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/tml/message/packed_message.cpp:63:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_buffersize [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/tml/message/packed_message.cpp:73:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pack_pos [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/tml/message/packed_message.cpp:87:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pack_pos [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/tml/message/packed_message.cpp:102:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pack_pos [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/tml/message/packed_message.cpp:141:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_unpack_pos [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/tml/message/packed_message.cpp:156:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_unpack_pos [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/tml/message/packed_message.cpp:170:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_unpack_pos [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/tml/message/packed_message.cpp:185:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_unpack_pos [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/tml/message/packed_message.cpp:51:12: style: C-style pointer casting [cstyleCast] esys-particle-2.3.5+dfsg2/tml/message/packed_message.cpp:106:12: style: C-style pointer casting [cstyleCast] esys-particle-2.3.5+dfsg2/tml/message/packed_multi_message.cpp:31:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_comm [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/tml/message/packed_multi_message.cpp:53:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_vbuffer [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/tml/message/packed_multi_message.cpp:76:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_vbuffer [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/tml/message/packed_multi_message.cpp:96:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_vbuffersize [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/tml/message/packed_multi_message.cpp:116:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_size [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/tml/message/packed_multi_message.cpp:127:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_position [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/tml/message/packed_multi_message.cpp:135:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_position [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/tml/message/packed_multi_message.cpp:150:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_position [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/tml/message/packed_multi_message.cpp:167:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_position [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/tml/message/packed_multi_message.cpp:185:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_position [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/tml/message/packed_multi_message.cpp:219:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_size [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/tml/message/packed_multi_message.cpp:234:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_size [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/tml/message/packed_multi_message.cpp:81:12: style: C-style pointer casting [cstyleCast] esys-particle-2.3.5+dfsg2/tml/message/packed_multi_message.cpp:81:49: style: C-style pointer casting [cstyleCast] esys-particle-2.3.5+dfsg2/tml/message/packed_multi_message.cpp:102:14: style: C-style pointer casting [cstyleCast] esys-particle-2.3.5+dfsg2/tml/message/packed_multi_message.cpp:102:51: style: C-style pointer casting [cstyleCast] esys-particle-2.3.5+dfsg2/tml/message/packed_multi_message.cpp:189:12: style: C-style pointer casting [cstyleCast] esys-particle-2.3.5+dfsg2/tml/test/tesp_sc.cpp:31:29: style: Parameter 'comm' can be declared as pointer to const [constParameterPointer] esys-particle-2.3.5+dfsg2/tml/test/tesp_sc.cpp:39:28: style: Parameter 'comm' can be declared as pointer to const [constParameterPointer] esys-particle-2.3.5+dfsg2/tml/test/tesp_sc.cpp:46:30: style: Parameter 'comm' can be declared as pointer to const [constParameterPointer] esys-particle-2.3.5+dfsg2/tml/test/test.cpp:55:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_COMM_WORLD [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/tml/test/test_cart.cpp:138:26: style: Condition 'test_cart_comm_build(comm)' is always true [knownConditionTrueFalse] esys-particle-2.3.5+dfsg2/tml/test/test_cart.cpp:138:26: note: Calling function 'test_cart_comm_build' returns 1 esys-particle-2.3.5+dfsg2/tml/test/test_cart.cpp:138:26: note: Condition 'test_cart_comm_build(comm)' is always true esys-particle-2.3.5+dfsg2/tml/test/test_cart.cpp:42:21: style: Unused variable: period [unusedVariable] esys-particle-2.3.5+dfsg2/tml/test/test_cart_old.cpp:46:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/tml/test/test_cart_old.cpp:28:18: style: Variable 'data1' is assigned a value that is never used. [unreadVariable] esys-particle-2.3.5+dfsg2/tml/test/test_cart_old.cpp:42:8: style: Variable 'data0' is assigned a value that is never used. [unreadVariable] esys-particle-2.3.5+dfsg2/tml/test/test_cart_old.cpp:49:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/tml/test/test_comm.cpp:49:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_UNDEFINED [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/tml/test/test_comm.cpp:129:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/tml/test/test_comm.cpp:267:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Vec3 [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/tml/test/test_comm.cpp:86:8: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment] esys-particle-2.3.5+dfsg2/tml/test/test_comm.cpp:85:8: note: res is assigned esys-particle-2.3.5+dfsg2/tml/test/test_comm.cpp:86:8: note: res is overwritten esys-particle-2.3.5+dfsg2/tml/test/test_comm.cpp:59:7: style: The scope of the variable 'data0' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/tml/test/test_comm.cpp:59:13: style: The scope of the variable 'data1' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/tml/test/test_comm.cpp:145:15: style: The scope of the variable 'mdata0' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/tml/test/test_comm.cpp:267:16: style: The scope of the variable 'vdata0' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/tml/test/test_comm.cpp:99:27: style: Parameter 'comm' can be declared as pointer to const [constParameterPointer] esys-particle-2.3.5+dfsg2/tml/test/test_comm.cpp:106:36: style: Parameter 'comm' can be declared as pointer to const [constParameterPointer] esys-particle-2.3.5+dfsg2/tml/test/test_comm.cpp:132:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/tml/test/test_comm.cpp:156:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/tml/test/test_comm.cpp:185:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/tml/test/test_comm.cpp:202:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/tml/test/test_comm.cpp:231:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/tml/test/test_comm.cpp:248:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/tml/test/test_comm.cpp:281:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/tml/test/test_comm.cpp:335:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/tml/test/test_pack.cpp:98:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/tml/test/test_pack.cpp:127:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_PROC_NULL [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/tml/test/test_pack.cpp:238:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/tml/test/test_pack.cpp:291:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_COMM_WORLD [valueFlowBailoutIncompleteVar] esys-particle-2.3.5+dfsg2/tml/test/test_pack.cpp:36:7: style: The scope of the variable 'j' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/tml/test/test_pack.cpp:36:9: style: The scope of the variable 'i' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/tml/test/test_pack.cpp:37:10: style: The scope of the variable 'e' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/tml/test/test_pack.cpp:37:12: style: The scope of the variable 'd' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/tml/test/test_pack.cpp:64:7: style: The scope of the variable 'j' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/tml/test/test_pack.cpp:64:9: style: The scope of the variable 'i' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/tml/test/test_pack.cpp:65:10: style: The scope of the variable 'e' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/tml/test/test_pack.cpp:65:12: style: The scope of the variable 'd' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/tml/test/test_pack.cpp:87:15: style: The scope of the variable 'vdata0' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/tml/test/test_pack.cpp:227:29: style: The scope of the variable 'vdata0' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/tml/test/test_pack.cpp:101:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/tml/test/test_pack.cpp:131:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/tml/test/test_pack.cpp:148:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/tml/test/test_pack.cpp:177:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/tml/test/test_pack.cpp:194:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/tml/test/test_pack.cpp:241:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/tml/test/test_sc.cpp:139:18: style: The scope of the variable 'sdata' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/tml/test/test_sc.cpp:140:18: style: The scope of the variable 'rdata' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/tml/test/test_sc.cpp:163:18: style: The scope of the variable 'sdata' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/tml/test/test_sc.cpp:164:18: style: The scope of the variable 'rdata' can be reduced. [variableScope] esys-particle-2.3.5+dfsg2/tml/test/test_sc.cpp:80:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/tml/test/test_sc.cpp:84:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/tml/test/test_sc.cpp:86:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] esys-particle-2.3.5+dfsg2/tml/type/gettype.cpp:19:24: debug: simplifyOperatorName: found unsimplified operator name [debug] esys-particle-2.3.5+dfsg2/tml/type/gettype.cpp:25:24: debug: simplifyOperatorName: found unsimplified operator name [debug] esys-particle-2.3.5+dfsg2/tml/type/gettype.cpp:31:24: debug: simplifyOperatorName: found unsimplified operator name [debug] esys-particle-2.3.5+dfsg2/tml/type/gettype.cpp:37:24: debug: simplifyOperatorName: found unsimplified operator name [debug] esys-particle-2.3.5+dfsg2/tml/type/gettype.cpp:43:24: debug: simplifyOperatorName: found unsimplified operator name [debug] esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:48:1: error: The one definition rule is violated, different classes/structs have the same name 'nr_part' [ctuOneDefinitionRuleViolation] esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:55:1: note: The one definition rule is violated, different classes/structs have the same name 'nr_part' esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:48:1: note: The one definition rule is violated, different classes/structs have the same name 'nr_part' esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:48:1: error: The one definition rule is violated, different classes/structs have the same name 'nr_part' [ctuOneDefinitionRuleViolation] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:40:1: note: The one definition rule is violated, different classes/structs have the same name 'nr_part' esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:48:1: note: The one definition rule is violated, different classes/structs have the same name 'nr_part' esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:58:1: error: The one definition rule is violated, different classes/structs have the same name 'r_part' [ctuOneDefinitionRuleViolation] esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:52:1: note: The one definition rule is violated, different classes/structs have the same name 'r_part' esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:58:1: note: The one definition rule is violated, different classes/structs have the same name 'r_part' diff: 2.20.0 esys-particle-2.3.5+dfsg2/Fields/FieldMaster.cpp:102:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] 2.20.0 esys-particle-2.3.5+dfsg2/Fields/FieldMaster.cpp:152:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Fields/FieldMaster.cpp:39:104: style:inconclusive: Function 'AFieldMaster' argument 4 names different: declaration '' definition 'savetype'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/FieldMaster.cpp:39:117: style:inconclusive: Function 'AFieldMaster' argument 5 names different: declaration '' definition 't0'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/FieldMaster.cpp:39:124: style:inconclusive: Function 'AFieldMaster' argument 6 names different: declaration '' definition 'tend'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/FieldMaster.cpp:39:133: style:inconclusive: Function 'AFieldMaster' argument 7 names different: declaration '' definition 'dt'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/FieldMaster.cpp:39:38: style:inconclusive: Function 'AFieldMaster' argument 1 names different: declaration '' definition 'comm'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/FieldMaster.cpp:39:57: style:inconclusive: Function 'AFieldMaster' argument 2 names different: declaration '' definition 'fieldname'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/FieldMaster.cpp:39:81: style:inconclusive: Function 'AFieldMaster' argument 3 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] 2.20.0 esys-particle-2.3.5+dfsg2/Fields/FieldMaster.cpp:41:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Fields/FieldMaster.cpp:79:33: style:inconclusive: Function 'needSave' argument 1 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/FieldSlave.cpp:15:36: style:inconclusive: Function 'AFieldSlave' argument 1 names different: declaration '' definition 'comm'. [funcArgNamesDifferentUnnamed] 2.20.0 esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.cpp:261:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] 2.20.0 esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.cpp:328:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] 2.20.0 esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.cpp:371:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] 2.20.0 esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.cpp:420:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] 2.20.0 esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.cpp:449:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.cpp:49:113: style:inconclusive: Function 'ScalarInteractionFieldMaster' argument 3 names different: declaration '' definition 'igtype'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.cpp:49:134: style:inconclusive: Function 'ScalarInteractionFieldMaster' argument 4 names different: declaration '' definition 'igname'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.cpp:49:155: style:inconclusive: Function 'ScalarInteractionFieldMaster' argument 5 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.cpp:49:178: style:inconclusive: Function 'ScalarInteractionFieldMaster' argument 6 names different: declaration '' definition 'savetype'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.cpp:49:191: style:inconclusive: Function 'ScalarInteractionFieldMaster' argument 7 names different: declaration '' definition 't0'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.cpp:49:198: style:inconclusive: Function 'ScalarInteractionFieldMaster' argument 8 names different: declaration '' definition 'tend'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.cpp:49:207: style:inconclusive: Function 'ScalarInteractionFieldMaster' argument 9 names different: declaration '' definition 'dt'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.cpp:49:215: style:inconclusive: Function 'ScalarInteractionFieldMaster' argument 10 names different: declaration '' definition 'checked'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.cpp:49:70: style:inconclusive: Function 'ScalarInteractionFieldMaster' argument 1 names different: declaration '' definition 'comm'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.cpp:49:89: style:inconclusive: Function 'ScalarInteractionFieldMaster' argument 2 names different: declaration '' definition 'fieldname'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.cpp:78:113: style:inconclusive: Function 'ScalarInteractionFieldMaster' argument 3 names different: declaration '' definition 'igtype'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.cpp:78:134: style:inconclusive: Function 'ScalarInteractionFieldMaster' argument 4 names different: declaration '' definition 'igname'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.cpp:78:155: style:inconclusive: Function 'ScalarInteractionFieldMaster' argument 5 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.cpp:78:178: style:inconclusive: Function 'ScalarInteractionFieldMaster' argument 6 names different: declaration '' definition 'savetype'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.cpp:78:191: style:inconclusive: Function 'ScalarInteractionFieldMaster' argument 7 names different: declaration '' definition 't0'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.cpp:78:198: style:inconclusive: Function 'ScalarInteractionFieldMaster' argument 8 names different: declaration '' definition 'tend'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.cpp:78:207: style:inconclusive: Function 'ScalarInteractionFieldMaster' argument 9 names different: declaration '' definition 'dt'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.cpp:78:214: style:inconclusive: Function 'ScalarInteractionFieldMaster' argument 10 names different: declaration '' definition 'tag'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.cpp:78:222: style:inconclusive: Function 'ScalarInteractionFieldMaster' argument 11 names different: declaration '' definition 'mask'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.cpp:78:232: style:inconclusive: Function 'ScalarInteractionFieldMaster' argument 12 names different: declaration '' definition 'checked'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.cpp:78:70: style:inconclusive: Function 'ScalarInteractionFieldMaster' argument 1 names different: declaration '' definition 'comm'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/InteractionFieldMaster.cpp:78:89: style:inconclusive: Function 'ScalarInteractionFieldMaster' argument 2 names different: declaration '' definition 'fieldname'. [funcArgNamesDifferentUnnamed] 2.20.0 esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:164:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] 2.20.0 esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:211:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] 2.20.0 esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:375:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:400:107: style:inconclusive: Function 'VectorParticleFieldMaster' argument 3 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:400:130: style:inconclusive: Function 'VectorParticleFieldMaster' argument 4 names different: declaration '' definition 'savetype'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:400:143: style:inconclusive: Function 'VectorParticleFieldMaster' argument 5 names different: declaration '' definition 't0'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:400:150: style:inconclusive: Function 'VectorParticleFieldMaster' argument 6 names different: declaration '' definition 'tend'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:400:159: style:inconclusive: Function 'VectorParticleFieldMaster' argument 7 names different: declaration '' definition 'dt'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:400:64: style:inconclusive: Function 'VectorParticleFieldMaster' argument 1 names different: declaration '' definition 'comm'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:400:83: style:inconclusive: Function 'VectorParticleFieldMaster' argument 2 names different: declaration '' definition 'fieldname'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:422:107: style:inconclusive: Function 'VectorParticleFieldMaster' argument 3 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:422:130: style:inconclusive: Function 'VectorParticleFieldMaster' argument 4 names different: declaration '' definition 'savetype'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:422:143: style:inconclusive: Function 'VectorParticleFieldMaster' argument 5 names different: declaration '' definition 't0'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:422:150: style:inconclusive: Function 'VectorParticleFieldMaster' argument 6 names different: declaration '' definition 'tend'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:422:159: style:inconclusive: Function 'VectorParticleFieldMaster' argument 7 names different: declaration '' definition 'dt'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:422:166: style:inconclusive: Function 'VectorParticleFieldMaster' argument 8 names different: declaration '' definition 'tag'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:422:174: style:inconclusive: Function 'VectorParticleFieldMaster' argument 9 names different: declaration '' definition 'mask'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:422:64: style:inconclusive: Function 'VectorParticleFieldMaster' argument 1 names different: declaration '' definition 'comm'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:422:83: style:inconclusive: Function 'VectorParticleFieldMaster' argument 2 names different: declaration '' definition 'fieldname'. [funcArgNamesDifferentUnnamed] 2.20.0 esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:471:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:47:107: style:inconclusive: Function 'ScalarParticleFieldMaster' argument 3 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:47:130: style:inconclusive: Function 'ScalarParticleFieldMaster' argument 4 names different: declaration '' definition 'savetype'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:47:143: style:inconclusive: Function 'ScalarParticleFieldMaster' argument 5 names different: declaration '' definition 't0'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:47:150: style:inconclusive: Function 'ScalarParticleFieldMaster' argument 6 names different: declaration '' definition 'tend'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:47:159: style:inconclusive: Function 'ScalarParticleFieldMaster' argument 7 names different: declaration '' definition 'dt'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:47:64: style:inconclusive: Function 'ScalarParticleFieldMaster' argument 1 names different: declaration '' definition 'comm'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:47:83: style:inconclusive: Function 'ScalarParticleFieldMaster' argument 2 names different: declaration '' definition 'fieldname'. [funcArgNamesDifferentUnnamed] 2.20.0 esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:639:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] 2.20.0 esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:665:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:69:107: style:inconclusive: Function 'ScalarParticleFieldMaster' argument 3 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:69:130: style:inconclusive: Function 'ScalarParticleFieldMaster' argument 4 names different: declaration '' definition 'savetype'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:69:143: style:inconclusive: Function 'ScalarParticleFieldMaster' argument 5 names different: declaration '' definition 't0'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:69:150: style:inconclusive: Function 'ScalarParticleFieldMaster' argument 6 names different: declaration '' definition 'tend'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:69:159: style:inconclusive: Function 'ScalarParticleFieldMaster' argument 7 names different: declaration '' definition 'dt'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:69:166: style:inconclusive: Function 'ScalarParticleFieldMaster' argument 8 names different: declaration '' definition 'tag'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:69:174: style:inconclusive: Function 'ScalarParticleFieldMaster' argument 9 names different: declaration '' definition 'mask'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:69:64: style:inconclusive: Function 'ScalarParticleFieldMaster' argument 1 names different: declaration '' definition 'comm'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/ParticleFieldMaster.cpp:69:83: style:inconclusive: Function 'ScalarParticleFieldMaster' argument 2 names different: declaration '' definition 'fieldname'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/ScalarParticleDistributionMaster.cpp:31:121: style:inconclusive: Function 'ScalarParticleDistributionMaster' argument 3 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/ScalarParticleDistributionMaster.cpp:31:144: style:inconclusive: Function 'ScalarParticleDistributionMaster' argument 4 names different: declaration '' definition 'savetype'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/ScalarParticleDistributionMaster.cpp:31:157: style:inconclusive: Function 'ScalarParticleDistributionMaster' argument 5 names different: declaration '' definition 't0'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/ScalarParticleDistributionMaster.cpp:31:164: style:inconclusive: Function 'ScalarParticleDistributionMaster' argument 6 names different: declaration '' definition 'tend'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/ScalarParticleDistributionMaster.cpp:31:173: style:inconclusive: Function 'ScalarParticleDistributionMaster' argument 7 names different: declaration '' definition 'dt_coll'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/ScalarParticleDistributionMaster.cpp:31:185: style:inconclusive: Function 'ScalarParticleDistributionMaster' argument 8 names different: declaration '' definition 'dt_save'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/ScalarParticleDistributionMaster.cpp:31:200: style:inconclusive: Function 'ScalarParticleDistributionMaster' argument 9 names different: declaration '' definition 'x0'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/ScalarParticleDistributionMaster.cpp:31:210: style:inconclusive: Function 'ScalarParticleDistributionMaster' argument 10 names different: declaration '' definition 'xmax'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/ScalarParticleDistributionMaster.cpp:31:220: style:inconclusive: Function 'ScalarParticleDistributionMaster' argument 11 names different: declaration '' definition 'nx'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/ScalarParticleDistributionMaster.cpp:31:78: style:inconclusive: Function 'ScalarParticleDistributionMaster' argument 1 names different: declaration '' definition 'comm'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/ScalarParticleDistributionMaster.cpp:31:97: style:inconclusive: Function 'ScalarParticleDistributionMaster' argument 2 names different: declaration '' definition 'fieldname'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/ScalarParticleDistributionMaster.cpp:56:121: style:inconclusive: Function 'ScalarParticleDistributionMaster' argument 3 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/ScalarParticleDistributionMaster.cpp:56:144: style:inconclusive: Function 'ScalarParticleDistributionMaster' argument 4 names different: declaration '' definition 'savetype'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/ScalarParticleDistributionMaster.cpp:56:157: style:inconclusive: Function 'ScalarParticleDistributionMaster' argument 5 names different: declaration '' definition 't0'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/ScalarParticleDistributionMaster.cpp:56:164: style:inconclusive: Function 'ScalarParticleDistributionMaster' argument 6 names different: declaration '' definition 'tend'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/ScalarParticleDistributionMaster.cpp:56:173: style:inconclusive: Function 'ScalarParticleDistributionMaster' argument 7 names different: declaration '' definition 'dt_coll'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/ScalarParticleDistributionMaster.cpp:56:185: style:inconclusive: Function 'ScalarParticleDistributionMaster' argument 8 names different: declaration '' definition 'dt_save'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/ScalarParticleDistributionMaster.cpp:56:200: style:inconclusive: Function 'ScalarParticleDistributionMaster' argument 9 names different: declaration '' definition 'x0'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/ScalarParticleDistributionMaster.cpp:56:210: style:inconclusive: Function 'ScalarParticleDistributionMaster' argument 10 names different: declaration '' definition 'xmax'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/ScalarParticleDistributionMaster.cpp:56:220: style:inconclusive: Function 'ScalarParticleDistributionMaster' argument 11 names different: declaration '' definition 'nx'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/ScalarParticleDistributionMaster.cpp:56:227: style:inconclusive: Function 'ScalarParticleDistributionMaster' argument 12 names different: declaration '' definition 'tag'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/ScalarParticleDistributionMaster.cpp:56:236: style:inconclusive: Function 'ScalarParticleDistributionMaster' argument 13 names different: declaration '' definition 'mask'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/ScalarParticleDistributionMaster.cpp:56:78: style:inconclusive: Function 'ScalarParticleDistributionMaster' argument 1 names different: declaration '' definition 'comm'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/ScalarParticleDistributionMaster.cpp:56:97: style:inconclusive: Function 'ScalarParticleDistributionMaster' argument 2 names different: declaration '' definition 'fieldname'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/ScalarParticleDistributionMaster.cpp:77:53: style:inconclusive: Function 'needSave' argument 1 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] 2.20.0 esys-particle-2.3.5+dfsg2/Fields/ScalarTriangleFieldMaster.cpp:109:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Fields/ScalarTriangleFieldMaster.cpp:39:64: style:inconclusive: Function 'ScalarTriangleFieldMaster' argument 1 names different: declaration '' definition 'comm'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/ScalarTriangleFieldMaster.cpp:40:26: style:inconclusive: Function 'ScalarTriangleFieldMaster' argument 2 names different: declaration '' definition 'fieldname'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/ScalarTriangleFieldMaster.cpp:41:26: style:inconclusive: Function 'ScalarTriangleFieldMaster' argument 3 names different: declaration '' definition 'meshname'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/ScalarTriangleFieldMaster.cpp:42:26: style:inconclusive: Function 'ScalarTriangleFieldMaster' argument 4 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/ScalarTriangleFieldMaster.cpp:43:26: style:inconclusive: Function 'ScalarTriangleFieldMaster' argument 5 names different: declaration '' definition 'savetype'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/ScalarTriangleFieldMaster.cpp:44:16: style:inconclusive: Function 'ScalarTriangleFieldMaster' argument 6 names different: declaration '' definition 't_0'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/ScalarTriangleFieldMaster.cpp:44:24: style:inconclusive: Function 'ScalarTriangleFieldMaster' argument 7 names different: declaration '' definition 't_end'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/ScalarTriangleFieldMaster.cpp:44:34: style:inconclusive: Function 'ScalarTriangleFieldMaster' argument 8 names different: declaration '' definition 'dt'. [funcArgNamesDifferentUnnamed] 2.20.0 esys-particle-2.3.5+dfsg2/Fields/VectorInteractionFieldMaster.cpp:148:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Fields/VectorInteractionFieldMaster.cpp:176:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Vec3 [valueFlowBailoutIncompleteVar] 2.20.0 esys-particle-2.3.5+dfsg2/Fields/VectorInteractionFieldMaster.cpp:182:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable app [valueFlowBailoutIncompleteVar] 2.20.0 esys-particle-2.3.5+dfsg2/Fields/VectorInteractionFieldMaster.cpp:239:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] 2.20.0 esys-particle-2.3.5+dfsg2/Fields/VectorInteractionFieldMaster.cpp:282:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] 2.20.0 esys-particle-2.3.5+dfsg2/Fields/VectorInteractionFieldMaster.cpp:331:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Fields/VectorInteractionFieldMaster.cpp:50:113: style:inconclusive: Function 'VectorInteractionFieldMaster' argument 3 names different: declaration '' definition 'igtype'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/VectorInteractionFieldMaster.cpp:50:134: style:inconclusive: Function 'VectorInteractionFieldMaster' argument 4 names different: declaration '' definition 'igname'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/VectorInteractionFieldMaster.cpp:50:155: style:inconclusive: Function 'VectorInteractionFieldMaster' argument 5 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/VectorInteractionFieldMaster.cpp:50:178: style:inconclusive: Function 'VectorInteractionFieldMaster' argument 6 names different: declaration '' definition 'savetype'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/VectorInteractionFieldMaster.cpp:50:191: style:inconclusive: Function 'VectorInteractionFieldMaster' argument 7 names different: declaration '' definition 't0'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/VectorInteractionFieldMaster.cpp:50:198: style:inconclusive: Function 'VectorInteractionFieldMaster' argument 8 names different: declaration '' definition 'tend'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/VectorInteractionFieldMaster.cpp:50:207: style:inconclusive: Function 'VectorInteractionFieldMaster' argument 9 names different: declaration '' definition 'dt'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/VectorInteractionFieldMaster.cpp:50:215: style:inconclusive: Function 'VectorInteractionFieldMaster' argument 10 names different: declaration '' definition 'checked'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/VectorInteractionFieldMaster.cpp:50:70: style:inconclusive: Function 'VectorInteractionFieldMaster' argument 1 names different: declaration '' definition 'comm'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/VectorInteractionFieldMaster.cpp:50:89: style:inconclusive: Function 'VectorInteractionFieldMaster' argument 2 names different: declaration '' definition 'fieldname'. [funcArgNamesDifferentUnnamed] 2.20.0 esys-particle-2.3.5+dfsg2/Fields/VectorTriangleFieldMaster.cpp:109:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Fields/VectorTriangleFieldMaster.cpp:39:64: style:inconclusive: Function 'VectorTriangleFieldMaster' argument 1 names different: declaration '' definition 'comm'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/VectorTriangleFieldMaster.cpp:40:26: style:inconclusive: Function 'VectorTriangleFieldMaster' argument 2 names different: declaration '' definition 'fieldname'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/VectorTriangleFieldMaster.cpp:41:26: style:inconclusive: Function 'VectorTriangleFieldMaster' argument 3 names different: declaration '' definition 'meshname'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/VectorTriangleFieldMaster.cpp:42:26: style:inconclusive: Function 'VectorTriangleFieldMaster' argument 4 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/VectorTriangleFieldMaster.cpp:43:26: style:inconclusive: Function 'VectorTriangleFieldMaster' argument 5 names different: declaration '' definition 'savetype'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/VectorTriangleFieldMaster.cpp:44:16: style:inconclusive: Function 'VectorTriangleFieldMaster' argument 6 names different: declaration '' definition 't_0'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/VectorTriangleFieldMaster.cpp:44:24: style:inconclusive: Function 'VectorTriangleFieldMaster' argument 7 names different: declaration '' definition 't_end'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/VectorTriangleFieldMaster.cpp:44:34: style:inconclusive: Function 'VectorTriangleFieldMaster' argument 8 names different: declaration '' definition 'dt'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/WallFieldSlave.cpp:22:44: style:inconclusive: Function 'AWallFieldSlave' argument 1 names different: declaration '' definition 'comm'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Fields/WallFieldSlave.cpp:31:38: style:inconclusive: Function 'addWall' argument 1 names different: declaration '' definition 'wallp'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Foundation/console.hpp:2:33: style:inconclusive: Function 'operator<<' argument 1 names different: declaration '' definition 'payload'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Foundation/cube_eq.cpp:26:37: style:inconclusive: Function 'CubicEquation' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Foundation/cube_eq.cpp:26:46: style:inconclusive: Function 'CubicEquation' argument 2 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Foundation/cube_eq.cpp:26:55: style:inconclusive: Function 'CubicEquation' argument 3 names different: declaration '' definition 'c'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Foundation/cube_eq.cpp:41:48: style:inconclusive: Function 'getRealRoots' argument 1 names different: declaration '' definition 'tol'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Foundation/cube_eq.cpp:76:32: style:inconclusive: Function 'f' argument 1 names different: declaration '' definition 'x'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Foundation/cube_eq.cpp:81:37: style:inconclusive: Function 'bisect' argument 1 names different: declaration '' definition 'x_0'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Foundation/cube_eq.cpp:81:48: style:inconclusive: Function 'bisect' argument 2 names different: declaration '' definition 'x_1'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Foundation/cube_eq.cpp:81:59: style:inconclusive: Function 'bisect' argument 3 names different: declaration '' definition 'tol'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Foundation/realdist.cpp:63:37: style:inconclusive: Function 'Write' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] 2.20.0 esys-particle-2.3.5+dfsg2/Foundation/t_list.hpp:292:18: style:inconclusive: Technically the member function 'List < CCounter >::operator+' can be const. [functionConst] esys-particle-2.3.5+dfsg2/Foundation/t_list.h:75:19: note: Technically the member function 'List < CCounter >::operator+' can be const. esys-particle-2.3.5+dfsg2/Foundation/t_list.hpp:292:18: note: Technically the member function 'List < CCounter >::operator+' can be const. head esys-particle-2.3.5+dfsg2/Geometry/AEdge.cpp:21:26: style:inconclusive: Function 'AEdge' argument 1 names different: declaration '' definition 'v0'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/AEdge.cpp:21:41: style:inconclusive: Function 'AEdge' argument 2 names different: declaration '' definition 'v1'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/AEdge.cpp:51:31: style:inconclusive: Function 'sep' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/AEdge.cpp:77:43: style:inconclusive: Function 'dist' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/ARandomAssembly.cpp:100:117: style:inconclusive: Function 'get3ClosestNeighbors' argument 2 names different: declaration '' definition 'NL'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/ARandomAssembly.cpp:100:84: style:inconclusive: Function 'get3ClosestNeighbors' argument 1 names different: declaration '' definition 'Po'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/ARandomAssembly.cpp:102:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SimpleParticle [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Geometry/ARandomAssembly.cpp:142:108: style:inconclusive: Function 'getClosestParticle' argument 2 names different: declaration '' definition 'NL'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/ARandomAssembly.cpp:142:74: style:inconclusive: Function 'getClosestParticle' argument 1 names different: declaration '' definition 'Po'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/ARandomAssembly.cpp:148:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SimpleParticle [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Geometry/ARandomAssembly.cpp:158:52: style:inconclusive: Function 'writeToVtkFile' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/ARandomAssembly.cpp:36:41: style:inconclusive: Function 'm_random' argument 1 names different: declaration '' definition 'imin'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/ARandomAssembly.cpp:36:53: style:inconclusive: Function 'm_random' argument 2 names different: declaration '' definition 'imax'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/ARandomAssembly.cpp:46:79: style:inconclusive: Function 'getNeighborList' argument 1 names different: declaration '' definition 'Po'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/ARandomAssembly.cpp:48:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SimpleParticle [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Geometry/ARandomAssembly.cpp:61:83: style:inconclusive: Function 'getClosestNeighbors' argument 1 names different: declaration '' definition 'Po'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/ARandomAssembly.cpp:61:91: style:inconclusive: Function 'getClosestNeighbors' argument 2 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/ARandomAssembly.cpp:63:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SimpleParticle [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Geometry/Corner.cpp:109:48: style:inconclusive: Function 'getDirectionFromPoint' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Corner.cpp:119:31: style:inconclusive: Function 'move' argument 1 names different: declaration '' definition 'd'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Corner.cpp:22:28: style:inconclusive: Function 'Corner' argument 1 names different: declaration '' definition 'pos'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Corner.cpp:22:36: style:inconclusive: Function 'Corner' argument 2 names different: declaration '' definition 'id'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Corner.cpp:22:44: style:inconclusive: Function 'Corner' argument 3 names different: declaration '' definition 'tag'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Corner.cpp:35:28: style:inconclusive: Function 'addEdge' argument 1 names different: declaration '' definition 'edge'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Corner.cpp:45:36: style:inconclusive: Function 'addTriangle' argument 1 names different: declaration '' definition 'triangle'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Corner.cpp:70:32: style:inconclusive: Function 'sep' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Corner.cpp:82:41: style:inconclusive: Function 'isValidContact' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Corner.cpp:87:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Triangle [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Geometry/Corner2D.cpp:119:37: style:inconclusive: Function 'applyForceToEdge' argument 1 names different: declaration '' definition 'idx'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Corner2D.cpp:119:53: style:inconclusive: Function 'applyForceToEdge' argument 2 names different: declaration '' definition 'f'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Corner2D.cpp:22:32: style:inconclusive: Function 'Corner2D' argument 1 names different: declaration '' definition 'pos'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Corner2D.cpp:22:41: style:inconclusive: Function 'Corner2D' argument 2 names different: declaration '' definition 'id'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Corner2D.cpp:35:32: style:inconclusive: Function 'addEdge' argument 1 names different: declaration '' definition 'edge'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Corner2D.cpp:45:34: style:inconclusive: Function 'sep' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Corner2D.cpp:58:43: style:inconclusive: Function 'isValidContact' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Corner2D.cpp:63:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Edge2D [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Geometry/Corner2D.cpp:77:50: style:inconclusive: Function 'getDirectionFromPoint' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Corner2D.cpp:87:33: style:inconclusive: Function 'move' argument 1 names different: declaration '' definition 'd'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Corner2D.cpp:98:34: style:inconclusive: Function 'getEdgeNormal' argument 1 names different: declaration '' definition 'idx'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Edge.cpp:138:46: style:inconclusive: Function 'getDirectionFromPoint' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Edge.cpp:157:25: style:inconclusive: Function 'moveNode' argument 1 names different: declaration '' definition 'id'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Edge.cpp:157:40: style:inconclusive: Function 'moveNode' argument 2 names different: declaration '' definition 'd'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Edge.cpp:173:29: style:inconclusive: Function 'move' argument 1 names different: declaration '' definition 'd'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Edge.cpp:25:16: style:inconclusive: Function 'Edge' argument 1 names different: declaration '' definition 'id1'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Edge.cpp:25:24: style:inconclusive: Function 'Edge' argument 2 names different: declaration '' definition 'id2'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Edge.cpp:25:40: style:inconclusive: Function 'Edge' argument 3 names different: declaration '' definition 'p1'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Edge.cpp:25:55: style:inconclusive: Function 'Edge' argument 4 names different: declaration '' definition 'p2'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Edge.cpp:60:16: style:inconclusive: Function 'Edge' argument 1 names different: declaration '' definition 'id1'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Edge.cpp:60:24: style:inconclusive: Function 'Edge' argument 2 names different: declaration '' definition 'id2'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Edge.cpp:60:40: style:inconclusive: Function 'Edge' argument 3 names different: declaration '' definition 'p1'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Edge.cpp:60:55: style:inconclusive: Function 'Edge' argument 4 names different: declaration '' definition 'p2'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Edge.cpp:60:68: style:inconclusive: Function 'Edge' argument 5 names different: declaration '' definition 't1'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Edge.cpp:78:16: style:inconclusive: Function 'Edge' argument 1 names different: declaration '' definition 'id1'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Edge.cpp:78:24: style:inconclusive: Function 'Edge' argument 2 names different: declaration '' definition 'id2'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Edge.cpp:78:40: style:inconclusive: Function 'Edge' argument 3 names different: declaration '' definition 'p1'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Edge.cpp:78:55: style:inconclusive: Function 'Edge' argument 4 names different: declaration '' definition 'p2'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Edge.cpp:78:68: style:inconclusive: Function 'Edge' argument 5 names different: declaration '' definition 't1'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Edge.cpp:78:81: style:inconclusive: Function 'Edge' argument 6 names different: declaration '' definition 't2'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Edge.cpp:93:39: style:inconclusive: Function 'isValidContact' argument 1 names different: declaration '' definition 'P'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Line.cpp:21:24: style:inconclusive: Function 'Line' argument 1 names different: declaration '' definition 'D'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Line.cpp:21:38: style:inconclusive: Function 'Line' argument 2 names different: declaration '' definition 'P'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Line.cpp:30:30: style:inconclusive: Function 'sep' argument 1 names different: declaration '' definition 'M'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/LineSegment.cpp:23:38: style:inconclusive: Function 'LineSegment' argument 1 names different: declaration '' definition 'P0'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/LineSegment.cpp:23:53: style:inconclusive: Function 'LineSegment' argument 2 names different: declaration '' definition 'P1'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/LineSegment.cpp:38:37: style:inconclusive: Function 'sep' argument 1 names different: declaration '' definition 'P'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/LineSegment.cpp:60:41: style:inconclusive: Function 'intersect' argument 1 names different: declaration '' definition 'P1'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/LineSegment.cpp:60:56: style:inconclusive: Function 'intersect' argument 2 names different: declaration '' definition 'P2'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/RandomBlock.cpp:115:58: style:inconclusive: Function 'insertParticle' argument 1 names different: declaration '' definition 'P'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/RandomBlock.cpp:127:51: style:inconclusive: Function 'writeToGeoFile' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/RandomBlock.cpp:194:70: style:inconclusive: Function 'getSizeDistribution' argument 1 names different: declaration '' definition 'nbins'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/RandomBlock.cpp:222:55: style:inconclusive: Function 'tagParticleClosestTo' argument 1 names different: declaration '' definition 'pos'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/RandomBlock.cpp:222:63: style:inconclusive: Function 'tagParticleClosestTo' argument 2 names different: declaration '' definition 'tag'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/RandomBlock.cpp:225:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SimpleParticle [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Geometry/RandomBlock.cpp:237:35: style:inconclusive: Function 'tagEdgeY' argument 1 names different: declaration '' definition 'tag1'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/RandomBlock.cpp:237:44: style:inconclusive: Function 'tagEdgeY' argument 2 names different: declaration '' definition 'tag2'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/RandomBlock.cpp:237:56: style:inconclusive: Function 'tagEdgeY' argument 3 names different: declaration '' definition 'd'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/RandomBlock.cpp:239:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SimpleParticle [valueFlowBailoutIncompleteVar] 2.20.0 esys-particle-2.3.5+dfsg2/Geometry/RandomBlock.cpp:244:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_ymin [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Geometry/RandomBlock.cpp:35:111: style:inconclusive: Function 'CRandomBlock2D' argument 7 names different: declaration '' definition 'mcd'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/RandomBlock.cpp:35:39: style:inconclusive: Function 'CRandomBlock2D' argument 1 names different: declaration '' definition 'xmin'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/RandomBlock.cpp:35:51: style:inconclusive: Function 'CRandomBlock2D' argument 2 names different: declaration '' definition 'xmax'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/RandomBlock.cpp:35:63: style:inconclusive: Function 'CRandomBlock2D' argument 3 names different: declaration '' definition 'ymin'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/RandomBlock.cpp:35:75: style:inconclusive: Function 'CRandomBlock2D' argument 4 names different: declaration '' definition 'ymax'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/RandomBlock.cpp:35:87: style:inconclusive: Function 'CRandomBlock2D' argument 5 names different: declaration '' definition 'rmin'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/RandomBlock.cpp:35:99: style:inconclusive: Function 'CRandomBlock2D' argument 6 names different: declaration '' definition 'rmax'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/RandomBlock.cpp:80:35: style:inconclusive: Function 'generate' argument 1 names different: declaration '' definition 'tries'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/RandomBlock.cpp:80:54: style:inconclusive: Function 'generate' argument 2 names different: declaration '' definition 'seed'. [funcArgNamesDifferentUnnamed] 2.20.0 esys-particle-2.3.5+dfsg2/Geometry/SphAggGougeBlock.cpp:114:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Geometry/SphAggGougeBlock.cpp:122:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_min_grain_tag [valueFlowBailoutIncompleteVar] 2.20.0 esys-particle-2.3.5+dfsg2/Geometry/SphAggGougeBlock.cpp:217:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Geometry/SphAggGougeBlock.cpp:224:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.20.0 esys-particle-2.3.5+dfsg2/Geometry/SphAggGougeBlock.cpp:47:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Geometry/SphAggGougeBlock.cpp:90:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_grainGen [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Geometry/Sphere2d.cpp:204:37: style:inconclusive: Function 'FillInWP' argument 1 names different: declaration '' definition 'iP1'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Sphere2d.cpp:204:53: style:inconclusive: Function 'FillInWP' argument 2 names different: declaration '' definition 'iO'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Sphere2d.cpp:204:68: style:inconclusive: Function 'FillInWP' argument 3 names different: declaration '' definition 'iD'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Sphere2d.cpp:204:78: style:inconclusive: Function 'FillInWP' argument 4 names different: declaration '' definition 'r1'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Sphere2d.cpp:204:88: style:inconclusive: Function 'FillInWP' argument 5 names different: declaration '' definition 'r'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Sphere2d.cpp:204:96: style:inconclusive: Function 'FillInWP' argument 6 names different: declaration '' definition 'M'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Sphere2d.cpp:29:108: style:inconclusive: Function 'FillIn' argument 7 names different: declaration '' definition 'M'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Sphere2d.cpp:29:119: style:inconclusive: Function 'FillIn' argument 8 names different: declaration '' definition 'r'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Sphere2d.cpp:29:35: style:inconclusive: Function 'FillIn' argument 1 names different: declaration '' definition 'P1'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Sphere2d.cpp:29:50: style:inconclusive: Function 'FillIn' argument 2 names different: declaration '' definition 'P2'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Sphere2d.cpp:29:65: style:inconclusive: Function 'FillIn' argument 3 names different: declaration '' definition 'P3'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Sphere2d.cpp:29:76: style:inconclusive: Function 'FillIn' argument 4 names different: declaration '' definition 'r1'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Sphere2d.cpp:29:87: style:inconclusive: Function 'FillIn' argument 5 names different: declaration '' definition 'r2'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Sphere2d.cpp:29:98: style:inconclusive: Function 'FillIn' argument 6 names different: declaration '' definition 'r3'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Sphere2d.cpp:83:104: style:inconclusive: Function 'FillInWP' argument 6 names different: declaration '' definition 'r2'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Sphere2d.cpp:83:113: style:inconclusive: Function 'FillInWP' argument 7 names different: declaration '' definition 'M'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Sphere2d.cpp:83:123: style:inconclusive: Function 'FillInWP' argument 8 names different: declaration '' definition 'r'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Sphere2d.cpp:83:37: style:inconclusive: Function 'FillInWP' argument 1 names different: declaration '' definition 'iP1'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Sphere2d.cpp:83:53: style:inconclusive: Function 'FillInWP' argument 2 names different: declaration '' definition 'iP2'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Sphere2d.cpp:83:69: style:inconclusive: Function 'FillInWP' argument 3 names different: declaration '' definition 'iO'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Sphere2d.cpp:83:84: style:inconclusive: Function 'FillInWP' argument 4 names different: declaration '' definition 'iD'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Sphere2d.cpp:83:94: style:inconclusive: Function 'FillInWP' argument 5 names different: declaration '' definition 'r1'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/SplitBlock.cpp:16:109: style:inconclusive: Function 'CSplitBlock2D' argument 7 names different: declaration '' definition 'ysplit'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/SplitBlock.cpp:16:37: style:inconclusive: Function 'CSplitBlock2D' argument 1 names different: declaration '' definition 'xmin'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/SplitBlock.cpp:16:49: style:inconclusive: Function 'CSplitBlock2D' argument 2 names different: declaration '' definition 'xmax'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/SplitBlock.cpp:16:61: style:inconclusive: Function 'CSplitBlock2D' argument 3 names different: declaration '' definition 'ymin'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/SplitBlock.cpp:16:73: style:inconclusive: Function 'CSplitBlock2D' argument 4 names different: declaration '' definition 'ymax'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/SplitBlock.cpp:16:85: style:inconclusive: Function 'CSplitBlock2D' argument 5 names different: declaration '' definition 'rmin'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/SplitBlock.cpp:16:97: style:inconclusive: Function 'CSplitBlock2D' argument 6 names different: declaration '' definition 'rmax'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/SplitBlock.cpp:26:34: style:inconclusive: Function 'generate' argument 1 names different: declaration '' definition 'tries'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/SplitBlock.cpp:26:53: style:inconclusive: Function 'generate' argument 2 names different: declaration '' definition 'seed'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/SplitBlock.cpp:78:34: style:inconclusive: Function 'tagSplit' argument 1 names different: declaration '' definition 'tag1'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/SplitBlock.cpp:78:43: style:inconclusive: Function 'tagSplit' argument 2 names different: declaration '' definition 'tag2'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/SplitBlock.cpp:78:55: style:inconclusive: Function 'tagSplit' argument 3 names different: declaration '' definition 'd'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/SplitBlock.cpp:80:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SimpleParticle [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Geometry/Triangle.cpp:138:46: style:inconclusive: Function 'dist' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Triangle.cpp:184:41: style:inconclusive: Function 'containsEdge' argument 1 names different: declaration '' definition 'p1'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Triangle.cpp:184:56: style:inconclusive: Function 'containsEdge' argument 2 names different: declaration '' definition 'p2'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Triangle.cpp:198:29: style:inconclusive: Function 'moveNode' argument 1 names different: declaration '' definition 'id'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Triangle.cpp:198:44: style:inconclusive: Function 'moveNode' argument 2 names different: declaration '' definition 'd'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Triangle.cpp:228:33: style:inconclusive: Function 'move' argument 1 names different: declaration '' definition 'd'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Triangle.cpp:241:37: style:inconclusive: Function 'toGlobal' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Triangle.cpp:252:36: style:inconclusive: Function 'toLocal' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Triangle.cpp:276:78: style:inconclusive: Function 'getVectorFieldFunction' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Triangle.cpp:296:78: style:inconclusive: Function 'getScalarFieldFunction' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Triangle.cpp:35:104: style:inconclusive: Function 'Triangle' argument 8 names different: declaration '' definition 'tag'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Triangle.cpp:35:24: style:inconclusive: Function 'Triangle' argument 1 names different: declaration '' definition 'id0'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Triangle.cpp:35:32: style:inconclusive: Function 'Triangle' argument 2 names different: declaration '' definition 'id1'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Triangle.cpp:35:40: style:inconclusive: Function 'Triangle' argument 3 names different: declaration '' definition 'id2'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Triangle.cpp:35:56: style:inconclusive: Function 'Triangle' argument 4 names different: declaration '' definition 'v0'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Triangle.cpp:35:71: style:inconclusive: Function 'Triangle' argument 5 names different: declaration '' definition 'v1'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Triangle.cpp:35:86: style:inconclusive: Function 'Triangle' argument 6 names different: declaration '' definition 'v2'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Triangle.cpp:35:93: style:inconclusive: Function 'Triangle' argument 7 names different: declaration '' definition 'tri_id'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Triangle.cpp:63:38: style:inconclusive: Function 'EdgeSep' argument 1 names different: declaration '' definition 'p0'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Triangle.cpp:63:53: style:inconclusive: Function 'EdgeSep' argument 2 names different: declaration '' definition 'p1'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Triangle.cpp:63:68: style:inconclusive: Function 'EdgeSep' argument 3 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Geometry/Triangle.cpp:83:34: style:inconclusive: Function 'sep' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/BCorner2DInteraction.cpp:39:55: style:inconclusive: Function 'BCorner2DInteraction' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/BCorner2DInteraction.cpp:39:67: style:inconclusive: Function 'BCorner2DInteraction' argument 2 names different: declaration '' definition 'c'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/BCorner2DInteraction.cpp:39:79: style:inconclusive: Function 'BCorner2DInteraction' argument 3 names different: declaration '' definition 'param'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/BEdge2DInteraction.cpp:37:51: style:inconclusive: Function 'BEdge2DInteraction' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/BEdge2DInteraction.cpp:37:61: style:inconclusive: Function 'BEdge2DInteraction' argument 2 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/BEdge2DInteraction.cpp:37:73: style:inconclusive: Function 'BEdge2DInteraction' argument 3 names different: declaration '' definition 'param'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/BTriangleInteraction.cpp:36:55: style:inconclusive: Function 'BTriangleInteraction' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/BTriangleInteraction.cpp:36:67: style:inconclusive: Function 'BTriangleInteraction' argument 2 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/BTriangleInteraction.cpp:36:80: style:inconclusive: Function 'BTriangleInteraction' argument 3 names different: declaration '' definition 'param'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/ECorner2DInteraction.cpp:33:55: style:inconclusive: Function 'ECorner2DInteraction' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/ECorner2DInteraction.cpp:33:67: style:inconclusive: Function 'ECorner2DInteraction' argument 2 names different: declaration '' definition 'c'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/ECorner2DInteraction.cpp:33:80: style:inconclusive: Function 'ECorner2DInteraction' argument 3 names different: declaration '' definition 'param'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/ECornerInteraction.cpp:34:51: style:inconclusive: Function 'ECornerInteraction' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/ECornerInteraction.cpp:34:61: style:inconclusive: Function 'ECornerInteraction' argument 2 names different: declaration '' definition 'c'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/ECornerInteraction.cpp:34:74: style:inconclusive: Function 'ECornerInteraction' argument 3 names different: declaration '' definition 'param'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/EEdge2DInteraction.cpp:38:51: style:inconclusive: Function 'EEdge2DInteraction' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/EEdge2DInteraction.cpp:38:61: style:inconclusive: Function 'EEdge2DInteraction' argument 2 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/EEdge2DInteraction.cpp:38:74: style:inconclusive: Function 'EEdge2DInteraction' argument 3 names different: declaration '' definition 'param'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/EEdgeInteraction.cpp:39:47: style:inconclusive: Function 'EEdgeInteraction' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/EEdgeInteraction.cpp:39:55: style:inconclusive: Function 'EEdgeInteraction' argument 2 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/EEdgeInteraction.cpp:39:68: style:inconclusive: Function 'EEdgeInteraction' argument 3 names different: declaration '' definition 'param'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/ETriangleInteraction.cpp:38:55: style:inconclusive: Function 'ETriangleInteraction' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/ETriangleInteraction.cpp:38:67: style:inconclusive: Function 'ETriangleInteraction' argument 2 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/ETriangleInteraction.cpp:38:80: style:inconclusive: Function 'ETriangleInteraction' argument 3 names different: declaration '' definition 'param'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/ElasticInteraction.cpp:131:100: style:inconclusive: Function 'getVectorFieldFunction' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/ElasticInteraction.cpp:20:45: style:inconclusive: Function 'CElasticIGP' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/ElasticInteraction.cpp:20:57: style:inconclusive: Function 'CElasticIGP' argument 2 names different: declaration '' definition 'kn'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/ElasticInteraction.cpp:26:14: style:inconclusive: Function 'CElasticInteraction' argument 1 names different: declaration '' definition 'p1'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/ElasticInteraction.cpp:27:14: style:inconclusive: Function 'CElasticInteraction' argument 2 names different: declaration '' definition 'p2'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/ElasticInteraction.cpp:28:22: style:inconclusive: Function 'CElasticInteraction' argument 3 names different: declaration '' definition 'param'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/ElasticInteraction.cpp:90:100: style:inconclusive: Function 'getScalarFieldFunction' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] 2.20.0 esys-particle-2.3.5+dfsg2/Model/ElasticInteractionGroup.cpp:31:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Model/HertzianElasticInteraction.cpp:112:116: style:inconclusive: Function 'getVectorFieldFunction' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/HertzianElasticInteraction.cpp:30:61: style:inconclusive: Function 'CHertzianElasticIGP' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/HertzianElasticInteraction.cpp:30:73: style:inconclusive: Function 'CHertzianElasticIGP' argument 2 names different: declaration '' definition 'E'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/HertzianElasticInteraction.cpp:30:82: style:inconclusive: Function 'CHertzianElasticIGP' argument 3 names different: declaration '' definition 'nu'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/HertzianElasticInteraction.cpp:35:114: style:inconclusive: Function 'CHertzianElasticInteraction' argument 3 names different: declaration '' definition 'param'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/HertzianElasticInteraction.cpp:35:69: style:inconclusive: Function 'CHertzianElasticInteraction' argument 1 names different: declaration '' definition 'p1'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/HertzianElasticInteraction.cpp:35:83: style:inconclusive: Function 'CHertzianElasticInteraction' argument 2 names different: declaration '' definition 'p2'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/HertzianElasticInteraction.cpp:91:116: style:inconclusive: Function 'getScalarFieldFunction' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/HertzianViscoElasticInteraction.cpp:126:72: style:inconclusive: Function 'getScalarFieldFunction' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/HertzianViscoElasticInteraction.cpp:150:72: style:inconclusive: Function 'getVectorFieldFunction' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/HertzianViscoElasticInteraction.cpp:38:22: style:inconclusive: Function 'CHertzianViscoElasticIGP' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/HertzianViscoElasticInteraction.cpp:39:10: style:inconclusive: Function 'CHertzianViscoElasticIGP' argument 2 names different: declaration '' definition 'A'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/HertzianViscoElasticInteraction.cpp:40:10: style:inconclusive: Function 'CHertzianViscoElasticIGP' argument 3 names different: declaration '' definition 'E'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/HertzianViscoElasticInteraction.cpp:41:10: style:inconclusive: Function 'CHertzianViscoElasticIGP' argument 4 names different: declaration '' definition 'nu'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/HertzianViscoElasticInteraction.cpp:49:14: style:inconclusive: Function 'CHertzianViscoElasticInteraction' argument 1 names different: declaration '' definition 'p1'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/HertzianViscoElasticInteraction.cpp:50:14: style:inconclusive: Function 'CHertzianViscoElasticInteraction' argument 2 names different: declaration '' definition 'p2'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/HertzianViscoElasticInteraction.cpp:51:35: style:inconclusive: Function 'CHertzianViscoElasticInteraction' argument 3 names different: declaration '' definition 'param'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/InteractionParam.cpp:19:32: style:inconclusive: Function 'AIParam' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/InteractionParam.cpp:27:46: style:inconclusive: Function 'getParamByName' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/InteractionParam.cpp:32:42: style:inconclusive: Function 'addParameter' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/InteractionParam.cpp:32:51: style:inconclusive: Function 'addParameter' argument 2 names different: declaration '' definition 'd'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/LinearDashpotInteraction.cpp:108:112: style:inconclusive: Function 'getVectorFieldFunction' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/LinearDashpotInteraction.cpp:31:57: style:inconclusive: Function 'CLinearDashpotIGP' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/LinearDashpotInteraction.cpp:31:69: style:inconclusive: Function 'CLinearDashpotIGP' argument 2 names different: declaration '' definition 'damp'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/LinearDashpotInteraction.cpp:31:82: style:inconclusive: Function 'CLinearDashpotIGP' argument 3 names different: declaration '' definition 'cutoff'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/LinearDashpotInteraction.cpp:36:108: style:inconclusive: Function 'CLinearDashpotInteraction' argument 3 names different: declaration '' definition 'param'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/LinearDashpotInteraction.cpp:36:65: style:inconclusive: Function 'CLinearDashpotInteraction' argument 1 names different: declaration '' definition 'p1'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/LinearDashpotInteraction.cpp:36:79: style:inconclusive: Function 'CLinearDashpotInteraction' argument 2 names different: declaration '' definition 'p2'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/LinearDashpotInteraction.cpp:89:112: style:inconclusive: Function 'getScalarFieldFunction' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/MeshData.cpp:35:39: style:inconclusive: Function 'read' argument 1 names different: declaration '' definition 'instream'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/MeshData.cpp:88:38: style:inconclusive: Function 'read' argument 1 names different: declaration '' definition 'instream'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/MeshData2D.cpp:25:36: style:inconclusive: Function 'read' argument 1 names different: declaration '' definition 'instream'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/MeshData2D.cpp:66:36: style:inconclusive: Function 'read' argument 1 names different: declaration '' definition 'instream'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/RotElasticInteraction.cpp:103:106: style:inconclusive: Function 'getScalarFieldFunction' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/RotElasticInteraction.cpp:140:106: style:inconclusive: Function 'getVectorFieldFunction' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/RotElasticInteraction.cpp:41:17: style:inconclusive: Function 'CRotElasticInteraction' argument 1 names different: declaration '' definition 'p1'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/RotElasticInteraction.cpp:42:17: style:inconclusive: Function 'CRotElasticInteraction' argument 2 names different: declaration '' definition 'p2'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/RotElasticInteraction.cpp:43:25: style:inconclusive: Function 'CRotElasticInteraction' argument 3 names different: declaration '' definition 'param'. [funcArgNamesDifferentUnnamed] 2.20.0 esys-particle-2.3.5+dfsg2/Model/RotElasticInteractionGroup.cpp:48:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Model/RotThermElasticInteractionGroup.cpp:20:51: style:inconclusive: Function 'packInto' argument 1 names different: declaration '' definition 'B'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/RotThermElasticInteractionGroup.cpp:27:60: style:inconclusive: Function 'extractRotThermElasticIGP' argument 1 names different: declaration '' definition 'B'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/RotThermElasticInteractionGroup.cpp:40:62: style:inconclusive: Function 'extractRotThermElasticIGP_p' argument 1 names different: declaration '' definition 'B'. [funcArgNamesDifferentUnnamed] 2.20.0 esys-particle-2.3.5+dfsg2/Model/RotThermElasticInteractionGroup.cpp:52:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Model/RotThermElasticInteractionGroup.hpp:25:98: style:inconclusive: Function 'CRotThermElasticInteractionGroup' argument 1 names different: declaration '' definition 'Param'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/RotThermElasticInteractionGroup.hpp:34:79: style:inconclusive: Function 'setParam' argument 1 names different: declaration '' definition 'Param'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/RotThermElasticInteractionGroup.hpp:55:76: style:inconclusive: Function 'Update' argument 1 names different: declaration '' definition 'PPA'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/TriMesh.cpp:155:28: style:inconclusive: Function 'moveNode' argument 1 names different: declaration '' definition 'id'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/TriMesh.cpp:155:43: style:inconclusive: Function 'moveNode' argument 2 names different: declaration '' definition 'd'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/TriMesh.cpp:200:33: style:inconclusive: Function 'hasMovedBy' argument 1 names different: declaration '' definition 'dist'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/TriMesh.cpp:234:40: style:inconclusive: Function 'getTriangleById' argument 1 names different: declaration '' definition 'id'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/TriMesh.cpp:255:40: style:inconclusive: Function 'writeCheckPoint' argument 1 names different: declaration '' definition 'ost'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/TriMesh.cpp:255:58: style:inconclusive: Function 'writeCheckPoint' argument 2 names different: declaration '' definition 'delim'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/TriMesh.cpp:260:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Triangle [valueFlowBailoutIncompleteVar] 2.20.0 esys-particle-2.3.5+dfsg2/Model/TriMesh.cpp:279:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Model/TriMesh.cpp:285:39: style:inconclusive: Function 'loadCheckPoint' argument 1 names different: declaration '' definition 'ist'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/TriMesh.cpp:287:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MeshNodeData [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Model/TriMesh.cpp:315:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Triangle [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Model/TriMesh.cpp:31:52: style:inconclusive: Function 'LoadMesh' argument 1 names different: declaration '' definition 'node_vec'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/TriMesh.cpp:31:89: style:inconclusive: Function 'LoadMesh' argument 2 names different: declaration '' definition 'tri_vec'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/TriMesh.cpp:37:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MeshNodeData [valueFlowBailoutIncompleteVar] 2.20.0 esys-particle-2.3.5+dfsg2/Model/TriMesh.cpp:96:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Model/TriMesh.hpp:27:37: style:inconclusive: Function 'forAllTrianglesGet' argument 1 names different: declaration '' definition 'cont'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/VWFrictionInteraction.cpp:140:84: style:inconclusive: Function 'getScalarFieldFunction' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/VWFrictionInteraction.cpp:19:106: style:inconclusive: Function 'VWFrictionIGP' argument 6 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/VWFrictionInteraction.cpp:19:49: style:inconclusive: Function 'VWFrictionIGP' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/VWFrictionInteraction.cpp:19:62: style:inconclusive: Function 'VWFrictionIGP' argument 2 names different: declaration '' definition 'kn'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/VWFrictionInteraction.cpp:19:73: style:inconclusive: Function 'VWFrictionIGP' argument 3 names different: declaration '' definition 'mu'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/VWFrictionInteraction.cpp:19:84: style:inconclusive: Function 'VWFrictionIGP' argument 4 names different: declaration '' definition 'ks'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/VWFrictionInteraction.cpp:19:95: style:inconclusive: Function 'VWFrictionIGP' argument 5 names different: declaration '' definition 'dt'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/VWFrictionInteraction.cpp:35:37: style:inconclusive: Function 'CVWFriction' argument 1 names different: declaration '' definition 'p1'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/VWFrictionInteraction.cpp:35:51: style:inconclusive: Function 'CVWFriction' argument 2 names different: declaration '' definition 'p2'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/VWFrictionInteraction.cpp:35:75: style:inconclusive: Function 'CVWFriction' argument 3 names different: declaration '' definition 'Param'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/ViscWallIG.cpp:29:36: style:inconclusive: Function 'CVWallIGP' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/ViscWallIG.cpp:29:55: style:inconclusive: Function 'CVWallIGP' argument 2 names different: declaration '' definition 'wallname'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/ViscWallIG.cpp:29:71: style:inconclusive: Function 'CVWallIGP' argument 3 names different: declaration '' definition 'k'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/ViscWallIG.cpp:29:80: style:inconclusive: Function 'CVWallIGP' argument 4 names different: declaration '' definition 'nu'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/ViscWallIG.cpp:29:87: style:inconclusive: Function 'CVWallIGP' argument 5 names different: declaration '' definition 'tag'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/ViscWallIG.cpp:36:42: style:inconclusive: Function 'packInto' argument 1 names different: declaration '' definition 'B'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/ViscWallIG.cpp:54:40: style:inconclusive: Function 'extractVWallIGP' argument 1 names different: declaration '' definition 'B'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/WallInteraction.hpp:17:42: style:inconclusive: Function 'AWallInteraction' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/WallInteraction.hpp:17:51: style:inconclusive: Function 'AWallInteraction' argument 2 names different: declaration '' definition 'w'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/WallInteraction.hpp:32:38: style:inconclusive: Function 'hasTag' argument 1 names different: declaration '' definition 'tag'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Model/WallInteraction.hpp:32:47: style:inconclusive: Function 'hasTag' argument 2 names different: declaration '' definition 'mask'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/ASubLattice.cpp:25:33: style:inconclusive: Function 'setNTSize' argument 1 names different: declaration '' definition 'size'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/Mesh2DReader.cpp:103:46: style:inconclusive: Function 'Mesh2DReader' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/Mesh2DReader.cpp:34:46: style:inconclusive: Function 'Node2DReader' argument 1 names different: declaration '' definition 'instream'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/Mesh2DReader.cpp:71:46: style:inconclusive: Function 'Edge2DReader' argument 1 names different: declaration '' definition 'instream'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/Mesh2DReaderImpl.cpp:37:44: style:inconclusive: Function 'Impl' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/MeshReader.cpp:31:42: style:inconclusive: Function 'NodeReader' argument 1 names different: declaration '' definition 'instream'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/MeshReader.cpp:64:40: style:inconclusive: Function 'TriReader' argument 1 names different: declaration '' definition 'instream'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/MeshReader.cpp:96:42: style:inconclusive: Function 'MeshReader' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/MeshReaderImpl.cpp:37:42: style:inconclusive: Function 'Impl' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpia2abuf.cpp:105:38: style:inconclusive: Function 'pop_double' argument 1 names different: declaration '' definition 'nslice'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpia2abuf.cpp:15:39: style:inconclusive: Function 'CMPIA2ABuffer' argument 1 names different: declaration '' definition 'comm'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpia2abuf.cpp:15:48: style:inconclusive: Function 'CMPIA2ABuffer' argument 2 names different: declaration '' definition 'buffersize'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpia2abuf.cpp:63:32: style:inconclusive: Function 'append' argument 1 names different: declaration '' definition 'i'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpia2abuf.cpp:63:38: style:inconclusive: Function 'append' argument 2 names different: declaration '' definition 'nslice'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpia2abuf.cpp:76:35: style:inconclusive: Function 'append' argument 1 names different: declaration '' definition 'd'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpia2abuf.cpp:76:41: style:inconclusive: Function 'append' argument 2 names different: declaration '' definition 'nslice'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpia2abuf.cpp:89:32: style:inconclusive: Function 'pop_int' argument 1 names different: declaration '' definition 'nslice'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpibarrier.cpp:32:36: style:inconclusive: Function 'wait' argument 1 names different: declaration '' definition 'msg'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpibuf.cpp:106:37: style:inconclusive: Function 'append' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpibuf.cpp:119:37: style:inconclusive: Function 'append_checked' argument 1 names different: declaration '' definition 'i'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpibuf.cpp:137:40: style:inconclusive: Function 'append_checked' argument 1 names different: declaration '' definition 'd'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpibuf.cpp:181:38: style:inconclusive: Function 'pop_doubles' argument 1 names different: declaration '' definition 'dbl'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpibuf.cpp:181:47: style:inconclusive: Function 'pop_doubles' argument 2 names different: declaration '' definition 'ndb'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpibuf.cpp:19:38: style:inconclusive: Function 'append' argument 1 names different: declaration '' definition 'V'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpibuf.cpp:40:33: style:inconclusive: Function 'CMPIBuffer' argument 1 names different: declaration '' definition 'comm'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpibuf.cpp:40:42: style:inconclusive: Function 'CMPIBuffer' argument 2 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpibuf.cpp:62:29: style:inconclusive: Function 'sendTo' argument 1 names different: declaration '' definition 'dest'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpibuf.cpp:62:38: style:inconclusive: Function 'sendTo' argument 2 names different: declaration '' definition 'tag'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpibuf.cpp:86:29: style:inconclusive: Function 'append' argument 1 names different: declaration '' definition 'i'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpibuf.cpp:96:32: style:inconclusive: Function 'append' argument 1 names different: declaration '' definition 'd'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpicmdbuf.cpp:23:41: style:inconclusive: Function 'CMPILCmdBuffer' argument 1 names different: declaration '' definition 'comm'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpicmdbuf.cpp:23:50: style:inconclusive: Function 'CMPILCmdBuffer' argument 2 names different: declaration '' definition 'root'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpicmdbuf.cpp:38:36: style:inconclusive: Function 'broadcast' argument 1 names different: declaration '' definition 'cmd'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:103:35: style:inconclusive: Function 'append' argument 1 names different: declaration '' definition 'i'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:103:41: style:inconclusive: Function 'append' argument 2 names different: declaration '' definition 'nslice'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:116:38: style:inconclusive: Function 'append' argument 1 names different: declaration '' definition 'd'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:116:44: style:inconclusive: Function 'append' argument 2 names different: declaration '' definition 'nslice'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:128:43: style:inconclusive: Function 'append' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:128:51: style:inconclusive: Function 'append' argument 2 names different: declaration '' definition 'nslice'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:143:35: style:inconclusive: Function 'pop_int' argument 1 names different: declaration '' definition 'nslice'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:160:41: style:inconclusive: Function 'pop_double' argument 1 names different: declaration '' definition 'nslice'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:168:40: style:inconclusive: Function 'pop_doubles' argument 1 names different: declaration '' definition 'nslice'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:168:56: style:inconclusive: Function 'pop_doubles' argument 2 names different: declaration '' definition 'dbl'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:168:65: style:inconclusive: Function 'pop_doubles' argument 3 names different: declaration '' definition 'ndb'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:181:45: style:inconclusive: Function 'AMPISGBufferLeaf' argument 1 names different: declaration '' definition 'comm'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:181:55: style:inconclusive: Function 'AMPISGBufferLeaf' argument 2 names different: declaration '' definition 'root'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:197:45: style:inconclusive: Function 'CMPISGBufferLeaf' argument 1 names different: declaration '' definition 'comm'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:197:54: style:inconclusive: Function 'CMPISGBufferLeaf' argument 2 names different: declaration '' definition 'root'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:197:63: style:inconclusive: Function 'CMPISGBufferLeaf' argument 3 names different: declaration '' definition 'buffersize'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:239:35: style:inconclusive: Function 'append' argument 1 names different: declaration '' definition 'i'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:249:38: style:inconclusive: Function 'append' argument 1 names different: declaration '' definition 'd'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:24:45: style:inconclusive: Function 'AMPISGBufferRoot' argument 1 names different: declaration '' definition 'comm'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:259:43: style:inconclusive: Function 'append' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:294:44: style:inconclusive: Function 'pop_doubles' argument 1 names different: declaration '' definition 'dbl'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:294:53: style:inconclusive: Function 'pop_doubles' argument 2 names different: declaration '' definition 'ndb'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:33:43: style:inconclusive: Function 'append' argument 1 names different: declaration '' definition 'v'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:33:49: style:inconclusive: Function 'append' argument 2 names different: declaration '' definition 'nslice'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:40:39: style:inconclusive: Function 'pop_vector' argument 1 names different: declaration '' definition 'nslice'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:54:45: style:inconclusive: Function 'CMPISGBufferRoot' argument 1 names different: declaration '' definition 'comm'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpisgbuf.cpp:54:54: style:inconclusive: Function 'CMPISGBufferRoot' argument 2 names different: declaration '' definition 'buffersize'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:147:38: style:inconclusive: Function 'append' argument 1 names different: declaration '' definition 'i'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:147:44: style:inconclusive: Function 'append' argument 2 names different: declaration '' definition 'nslice'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:164:41: style:inconclusive: Function 'append' argument 1 names different: declaration '' definition 'd'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:164:47: style:inconclusive: Function 'append' argument 2 names different: declaration '' definition 'nslice'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:180:46: style:inconclusive: Function 'append' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:180:54: style:inconclusive: Function 'append' argument 2 names different: declaration '' definition 'nslice'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:201:38: style:inconclusive: Function 'pop_int' argument 1 names different: declaration '' definition 'nslice'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:216:44: style:inconclusive: Function 'pop_double' argument 1 names different: declaration '' definition 'nslice'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:224:43: style:inconclusive: Function 'pop_doubles' argument 1 names different: declaration '' definition 'nslice'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:224:59: style:inconclusive: Function 'pop_doubles' argument 2 names different: declaration '' definition 'dbl'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:224:68: style:inconclusive: Function 'pop_doubles' argument 3 names different: declaration '' definition 'ndb'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:238:51: style:inconclusive: Function 'CMPIVarSGBufferLeaf' argument 1 names different: declaration '' definition 'comm'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:238:60: style:inconclusive: Function 'CMPIVarSGBufferLeaf' argument 2 names different: declaration '' definition 'root'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:25:51: style:inconclusive: Function 'CMPIVarSGBufferRoot' argument 1 names different: declaration '' definition 'comm'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:268:38: style:inconclusive: Function 'growTo' argument 1 names different: declaration '' definition 'size'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:319:38: style:inconclusive: Function 'append' argument 1 names different: declaration '' definition 'i'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:333:41: style:inconclusive: Function 'append' argument 1 names different: declaration '' definition 'd'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:347:46: style:inconclusive: Function 'append' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:387:47: style:inconclusive: Function 'pop_doubles' argument 1 names different: declaration '' definition 'dbl'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:387:56: style:inconclusive: Function 'pop_doubles' argument 2 names different: declaration '' definition 'ndb'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.cpp:75:38: style:inconclusive: Function 'growTo' argument 1 names different: declaration '' definition 'size'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpivbuf.cpp:128:32: style:inconclusive: Function 'growTo' argument 1 names different: declaration '' definition 'size'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpivbuf.cpp:152:32: style:inconclusive: Function 'append' argument 1 names different: declaration '' definition 'i'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpivbuf.cpp:166:35: style:inconclusive: Function 'append' argument 1 names different: declaration '' definition 'd'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpivbuf.cpp:180:40: style:inconclusive: Function 'append' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpivbuf.cpp:221:41: style:inconclusive: Function 'pop_doubles' argument 1 names different: declaration '' definition 'dbl'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpivbuf.cpp:221:50: style:inconclusive: Function 'pop_doubles' argument 2 names different: declaration '' definition 'ndb'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpivbuf.cpp:251:35: style:inconclusive: Function 'broadcast' argument 1 names different: declaration '' definition 'root'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpivbuf.cpp:262:42: style:inconclusive: Function 'receiveBroadcast' argument 1 names different: declaration '' definition 'root'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpivbuf.cpp:27:39: style:inconclusive: Function 'CVarMPIBuffer' argument 1 names different: declaration '' definition 'comm'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpivbuf.cpp:53:32: style:inconclusive: Function 'sendTo' argument 1 names different: declaration '' definition 'dest'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpivbuf.cpp:53:41: style:inconclusive: Function 'sendTo' argument 2 names different: declaration '' definition 'tag'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpivbuf.cpp:68:34: style:inconclusive: Function 'NBsendTo' argument 1 names different: declaration '' definition 'dest'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpivbuf.cpp:68:43: style:inconclusive: Function 'NBsendTo' argument 2 names different: declaration '' definition 'tag'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpivbuf.cpp:84:36: style:inconclusive: Function 'initSendTo' argument 1 names different: declaration '' definition 'dest'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Parallel/mpivbuf.cpp:84:45: style:inconclusive: Function 'initSendTo' argument 2 names different: declaration '' definition 'tag'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Python/esys/lsm/RotParticleViPy.cpp:149:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RotParticleViPy [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Python/esys/lsm/RotParticleViPy.cpp:181:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RotParticleViPy [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Python/esys/lsm/RotThermalParticlePy.cpp:129:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RotThermalParticlePy [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Python/esys/lsm/RotThermalParticlePy.cpp:169:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RotThermalParticlePy [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/FitPlane.cpp:18:60: style:inconclusive: Function 'fitPlaneToFracture' argument 1 names different: declaration '' definition 'fd'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/frac_dist.cpp:27:51: style:inconclusive: Function 'FracDist' argument 1 names different: declaration '' definition 'data'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/frac_dist.cpp:27:64: style:inconclusive: Function 'FracDist' argument 2 names different: declaration '' definition 'dmin'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/frac_dist.cpp:27:76: style:inconclusive: Function 'FracDist' argument 3 names different: declaration '' definition 'dmax'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/frac_dist.cpp:27:85: style:inconclusive: Function 'FracDist' argument 4 names different: declaration '' definition 'nbin'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/frac_dist.cpp:56:36: style:inconclusive: Function 'write' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracframe.cpp:115:40: style:inconclusive: Function 'readFile' argument 1 names different: declaration '' definition 'infilename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracframe.cpp:194:46: style:inconclusive: Function 'readFileTagged' argument 1 names different: declaration '' definition 'infilename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracframe.cpp:194:62: style:inconclusive: Function 'readFileTagged' argument 2 names different: declaration '' definition 'rtag'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracframe.cpp:273:43: style:inconclusive: Function 'readFileRot' argument 1 names different: declaration '' definition 'infilename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracframe.cpp:273:59: style:inconclusive: Function 'readFileRot' argument 2 names different: declaration '' definition 'init_pos'. [funcArgNamesDifferentUnnamed] 2.20.0 esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracframe.cpp:324:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracframe.cpp:368:49: style:inconclusive: Function 'readFileRotTagged' argument 1 names different: declaration '' definition 'infilename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracframe.cpp:368:64: style:inconclusive: Function 'readFileRotTagged' argument 2 names different: declaration '' definition 'rtag'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracframe.cpp:36:46: style:inconclusive: Function 'operator()' argument 1 names different: declaration '' definition 'b1'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracframe.cpp:36:62: style:inconclusive: Function 'operator()' argument 2 names different: declaration '' definition 'b2'. [funcArgNamesDifferentUnnamed] 2.20.0 esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracframe.cpp:417:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracframe.cpp:462:56: style:inconclusive: Function 'getFrac' argument 1 names different: declaration '' definition 'F2'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracframe.cpp:53:42: style:inconclusive: Function 'get_version' argument 1 names different: declaration '' definition 'infilename'. [funcArgNamesDifferentUnnamed] 2.20.0 esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracframe.cpp:63:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracframe.cpp:73:55: style:inconclusive: Function 'get_filenames' argument 1 names different: declaration '' definition 'infilename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracframe.cpp:73:71: style:inconclusive: Function 'get_filenames' argument 2 names different: declaration '' definition 'version'. [funcArgNamesDifferentUnnamed] 2.20.0 esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracframe.cpp:75:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.20.0 esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracwriter.cpp:102:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracwriter.cpp:185:42: style:inconclusive: Function 'writeText' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] 2.20.0 esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracwriter.cpp:194:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracwriter.cpp:206:50: style:inconclusive: Function 'writeParticleList' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] 2.20.0 esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracwriter.cpp:215:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracwriter.cpp:230:38: style:inconclusive: Function 'writeProfile' argument 1 names different: declaration '' definition 'ymin'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracwriter.cpp:230:50: style:inconclusive: Function 'writeProfile' argument 2 names different: declaration '' definition 'ymax'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracwriter.cpp:230:59: style:inconclusive: Function 'writeProfile' argument 3 names different: declaration '' definition 'nbin'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracwriter.cpp:230:78: style:inconclusive: Function 'writeProfile' argument 4 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracwriter.cpp:24:40: style:inconclusive: Function 'fwdata' argument 1 names different: declaration '' definition 'fd'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracwriter.cpp:24:47: style:inconclusive: Function 'fwdata' argument 2 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracwriter.cpp:258:43: style:inconclusive: Function 'writePlane' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] 2.20.0 esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracwriter.cpp:271:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracwriter.cpp:47:58: style:inconclusive: Function 'addData' argument 1 names different: declaration '' definition 'newdata'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracwriter.cpp:47:70: style:inconclusive: Function 'addData' argument 2 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracwriter.cpp:62:42: style:inconclusive: Function 'addPlane' argument 1 names different: declaration '' definition 'P'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/fracwriter.cpp:86:38: style:inconclusive: Function 'write' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] 2.20.0 esys-particle-2.3.5+dfsg2/Tools/ExtractFractures/main.cpp:154:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] 2.20.0 esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Frac.cpp:100:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Frac.cpp:111:33: style:inconclusive: Function 'writeAllMass' argument 1 names different: declaration '' definition 'ost'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Frac.cpp:111:44: style:inconclusive: Function 'writeAllMass' argument 2 names different: declaration '' definition 'minmass'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Frac.cpp:111:56: style:inconclusive: Function 'writeAllMass' argument 3 names different: declaration '' definition 'count'. [funcArgNamesDifferentUnnamed] 2.20.0 esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Frac.cpp:123:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Frac.cpp:158:37: style:inconclusive: Function 'writeAsVtk' argument 1 names different: declaration '' definition 'basefilename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Frac.cpp:158:57: style:inconclusive: Function 'writeAsVtk' argument 2 names different: declaration '' definition 'exp'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Frac.cpp:158:75: style:inconclusive: Function 'writeAsVtk' argument 3 names different: declaration '' definition 'g_new'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Frac.cpp:158:87: style:inconclusive: Function 'writeAsVtk' argument 4 names different: declaration '' definition 'fakevec'. [funcArgNamesDifferentUnnamed] 2.20.0 esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Frac.cpp:176:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Frac.cpp:26:25: style:inconclusive: Function 'Frac' argument 1 names different: declaration '' definition 'g_old'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Frac.cpp:26:44: style:inconclusive: Function 'Frac' argument 2 names different: declaration '' definition 'g_new'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Frac.cpp:294:51: style:inconclusive: Function 'get_move_vectors' argument 1 names different: declaration '' definition 'g'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Frac.cpp:340:51: style:inconclusive: Function 'get_grain_mass' argument 1 names different: declaration '' definition 'g'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Frac.cpp:364:51: style:inconclusive: Function 'getSplitAbrasion' argument 1 names different: declaration '' definition 'orig'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Frac.cpp:364:64: style:inconclusive: Function 'getSplitAbrasion' argument 2 names different: declaration '' definition 'ratio'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Frac.cpp:364:78: style:inconclusive: Function 'getSplitAbrasion' argument 3 names different: declaration '' definition 'minmass'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Frac.cpp:83:36: style:inconclusive: Function 'writeMassRatio' argument 1 names different: declaration '' definition 'ost'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Frac.cpp:83:47: style:inconclusive: Function 'writeMassRatio' argument 2 names different: declaration '' definition 'minmass'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Triangle2d.cpp:16:36: style:inconclusive: Function 'Triangle2D' argument 1 names different: declaration '' definition 'p0'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Triangle2d.cpp:16:51: style:inconclusive: Function 'Triangle2D' argument 2 names different: declaration '' definition 'p1'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Triangle2d.cpp:16:66: style:inconclusive: Function 'Triangle2D' argument 3 names different: declaration '' definition 'p2'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Triangle2d.cpp:16:73: style:inconclusive: Function 'Triangle2D' argument 4 names different: declaration '' definition 'id'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/Triangle2d.cpp:19:35: style:inconclusive: Function 'isIn' argument 1 names different: declaration '' definition 'P'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:1005:41: style:inconclusive: Function 'printAllAsVtk' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:101:32: style:inconclusive: Function 'remove' argument 1 names different: declaration '' definition 'E'. [funcArgNamesDifferentUnnamed] 2.20.0 esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:1041:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:105:24: style:inconclusive: Function 'isEdge' argument 1 names different: declaration '' definition 'i'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:105:30: style:inconclusive: Function 'isEdge' argument 2 names different: declaration '' definition 'j'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:1101:103: style:inconclusive: Function 'printCrossSection' argument 5 names different: declaration '' definition 'xdim'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:1101:113: style:inconclusive: Function 'printCrossSection' argument 6 names different: declaration '' definition 'ydim'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:1101:125: style:inconclusive: Function 'printCrossSection' argument 7 names different: declaration '' definition 'xmin'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:1101:138: style:inconclusive: Function 'printCrossSection' argument 8 names different: declaration '' definition 'xmax'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:1101:151: style:inconclusive: Function 'printCrossSection' argument 9 names different: declaration '' definition 'ymin'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:1101:164: style:inconclusive: Function 'printCrossSection' argument 10 names different: declaration '' definition 'ymax'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:1101:174: style:inconclusive: Function 'printCrossSection' argument 11 names different: declaration '' definition 'write_ppm'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:1101:189: style:inconclusive: Function 'printCrossSection' argument 12 names different: declaration '' definition 'filter_singles'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:1101:43: style:inconclusive: Function 'printCrossSection' argument 1 names different: declaration '' definition 'Pos'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:1101:59: style:inconclusive: Function 'printCrossSection' argument 2 names different: declaration '' definition 'W'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:1101:73: style:inconclusive: Function 'printCrossSection' argument 3 names different: declaration '' definition 'V'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:1101:89: style:inconclusive: Function 'printCrossSection' argument 4 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:111:27: style:inconclusive: Function 'getGrainID' argument 1 names different: declaration '' definition 'i'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:125:35: style:inconclusive: Function 'getParticleMass' argument 1 names different: declaration '' definition 'i'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:1272:52: style:inconclusive: Function 'printGrainCenterPosition' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:1275:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Vec3 [valueFlowBailoutIncompleteVar] 2.20.0 esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:1297:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:139:41: style:inconclusive: Function 'IterBegin' argument 1 names different: declaration '' definition 'i'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:144:39: style:inconclusive: Function 'IterEnd' argument 1 names different: declaration '' definition 'i'. [funcArgNamesDifferentUnnamed] 2.20.0 esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:161:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:164:21: style:inconclusive: Function 'ccR' argument 1 names different: declaration '' definition 'i'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:183:25: style:inconclusive: Function 'dfsIter' argument 1 names different: declaration '' definition 'u'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:209:31: style:inconclusive: Function 'setVertexData' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:209:46: style:inconclusive: Function 'setVertexData' argument 2 names different: declaration '' definition 'pd'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:229:39: style:inconclusive: Function 'printGrainPCount' argument 1 names different: declaration '' definition 'ost'. [funcArgNamesDifferentUnnamed] 2.20.0 esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:240:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:244:37: style:inconclusive: Function 'printGrainMass' argument 1 names different: declaration '' definition 'ost'. [funcArgNamesDifferentUnnamed] 2.20.0 esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:256:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:260:39: style:inconclusive: Function 'printIdList' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] 2.20.0 esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:278:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:289:40: style:inconclusive: Function 'printRotList' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:302:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Vec3 [valueFlowBailoutIncompleteVar] 2.20.0 esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:339:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:386:47: style:inconclusive: Function 'printGrainCountDist' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] 2.20.0 esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:397:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:418:46: style:inconclusive: Function 'printGrainMassDist' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:418:62: style:inconclusive: Function 'printGrainMassDist' argument 2 names different: declaration '' definition 'base'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:418:71: style:inconclusive: Function 'printGrainMassDist' argument 3 names different: declaration '' definition 'cum'. [funcArgNamesDifferentUnnamed] 2.20.0 esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:420:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:420:98: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:453:46: style:inconclusive: Function 'printGrainDiamDist' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:453:62: style:inconclusive: Function 'printGrainDiamDist' argument 2 names different: declaration '' definition 'base'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:453:71: style:inconclusive: Function 'printGrainDiamDist' argument 3 names different: declaration '' definition 'cum'. [funcArgNamesDifferentUnnamed] 2.20.0 esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:455:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:455:98: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:492:42: style:inconclusive: Function 'printSieveDist' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:492:58: style:inconclusive: Function 'printSieveDist' argument 2 names different: declaration '' definition 'base'. [funcArgNamesDifferentUnnamed] 2.20.0 esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:494:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:494:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:529:36: style:inconclusive: Function 'getPercentile' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:568:52: style:inconclusive: Function 'writeAvgGrainSizeProfile' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:568:68: style:inconclusive: Function 'writeAvgGrainSizeProfile' argument 2 names different: declaration '' definition 'ymin'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:568:81: style:inconclusive: Function 'writeAvgGrainSizeProfile' argument 3 names different: declaration '' definition 'ymax'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:568:91: style:inconclusive: Function 'writeAvgGrainSizeProfile' argument 4 names different: declaration '' definition 'nbin'. [funcArgNamesDifferentUnnamed] 2.20.0 esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:570:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.20.0 esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:594:12: style: The scope of the variable 'pmass' can be reduced. [variableScope] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:676:101: style:inconclusive: Function 'writeAvgGrainSizeGrid' argument 5 names different: declaration '' definition 'ymax'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:676:113: style:inconclusive: Function 'writeAvgGrainSizeGrid' argument 6 names different: declaration '' definition 'zmin'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:676:125: style:inconclusive: Function 'writeAvgGrainSizeGrid' argument 7 names different: declaration '' definition 'zmax'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:676:137: style:inconclusive: Function 'writeAvgGrainSizeGrid' argument 8 names different: declaration '' definition 'cellsize'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:676:49: style:inconclusive: Function 'writeAvgGrainSizeGrid' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:676:65: style:inconclusive: Function 'writeAvgGrainSizeGrid' argument 2 names different: declaration '' definition 'xmin'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:676:77: style:inconclusive: Function 'writeAvgGrainSizeGrid' argument 3 names different: declaration '' definition 'xmax'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:676:89: style:inconclusive: Function 'writeAvgGrainSizeGrid' argument 4 names different: declaration '' definition 'ymin'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:68:32: style:inconclusive: Function 'insert' argument 1 names different: declaration '' definition 'E'. [funcArgNamesDifferentUnnamed] 2.20.0 esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:710:12: style: The scope of the variable 'pmass' can be reduced. [variableScope] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:766:106: style:inconclusive: Function 'writeMatrixFractionProfile' argument 5 names different: declaration '' definition 'size_limit'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:766:54: style:inconclusive: Function 'writeMatrixFractionProfile' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:766:70: style:inconclusive: Function 'writeMatrixFractionProfile' argument 2 names different: declaration '' definition 'ymin'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:766:83: style:inconclusive: Function 'writeMatrixFractionProfile' argument 3 names different: declaration '' definition 'ymax'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:766:93: style:inconclusive: Function 'writeMatrixFractionProfile' argument 4 names different: declaration '' definition 'nbin'. [funcArgNamesDifferentUnnamed] 2.20.0 esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:768:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.20.0 esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:791:12: style: The scope of the variable 'pmass' can be reduced. [variableScope] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:812:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:82:42: style:inconclusive: Function 'insert' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:830:103: style:inconclusive: Function 'writeMatrixFractionGrid' argument 5 names different: declaration '' definition 'ymax'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:830:115: style:inconclusive: Function 'writeMatrixFractionGrid' argument 6 names different: declaration '' definition 'zmin'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:830:127: style:inconclusive: Function 'writeMatrixFractionGrid' argument 7 names different: declaration '' definition 'zmax'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:830:139: style:inconclusive: Function 'writeMatrixFractionGrid' argument 8 names different: declaration '' definition 'cellsize'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:830:155: style:inconclusive: Function 'writeMatrixFractionGrid' argument 9 names different: declaration '' definition 'size_limit'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:830:51: style:inconclusive: Function 'writeMatrixFractionGrid' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:830:67: style:inconclusive: Function 'writeMatrixFractionGrid' argument 2 names different: declaration '' definition 'xmin'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:830:79: style:inconclusive: Function 'writeMatrixFractionGrid' argument 3 names different: declaration '' definition 'xmax'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:830:91: style:inconclusive: Function 'writeMatrixFractionGrid' argument 4 names different: declaration '' definition 'ymin'. [funcArgNamesDifferentUnnamed] 2.20.0 esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:863:12: style: The scope of the variable 'pmass' can be reduced. [variableScope] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:916:44: style:inconclusive: Function 'printGrainsAsVtk' argument 1 names different: declaration '' definition 'basefilename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:916:64: style:inconclusive: Function 'printGrainsAsVtk' argument 2 names different: declaration '' definition 'min_mass'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:950:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iterator [valueFlowBailoutIncompleteVar] 2.20.0 esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.cpp:958:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/readSnap.cpp:213:29: style:inconclusive: Function 'readSnap' argument 1 names different: declaration '' definition 'infilename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/readSnap.cpp:213:44: style:inconclusive: Function 'readSnap' argument 2 names different: declaration '' definition 'mintag'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/readSnap.cpp:213:56: style:inconclusive: Function 'readSnap' argument 3 names different: declaration '' definition 'maxtag'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/readSnap.cpp:213:71: style:inconclusive: Function 'readSnap' argument 4 names different: declaration '' definition 'g'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/readSnap.cpp:329:29: style:inconclusive: Function 'readGeo' argument 1 names different: declaration '' definition 'infilename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/readSnap.cpp:329:44: style:inconclusive: Function 'readGeo' argument 2 names different: declaration '' definition 'mintag'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/readSnap.cpp:329:55: style:inconclusive: Function 'readGeo' argument 3 names different: declaration '' definition 'maxtag'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/readSnap.cpp:345:28: style:inconclusive: Function 'readGeo' argument 1 names different: declaration '' definition 'infilename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/readSnap.cpp:345:43: style:inconclusive: Function 'readGeo' argument 2 names different: declaration '' definition 'mintag'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/readSnap.cpp:345:54: style:inconclusive: Function 'readGeo' argument 3 names different: declaration '' definition 'maxtag'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/readSnap.cpp:345:68: style:inconclusive: Function 'readGeo' argument 4 names different: declaration '' definition 'g'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/readSnap.cpp:92:30: style:inconclusive: Function 'readSnap' argument 1 names different: declaration '' definition 'infilename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/readSnap.cpp:92:45: style:inconclusive: Function 'readSnap' argument 2 names different: declaration '' definition 'mintag'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/readSnap.cpp:92:56: style:inconclusive: Function 'readSnap' argument 3 names different: declaration '' definition 'maxtag'. [funcArgNamesDifferentUnnamed] 2.20.0 esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/main.cpp:148:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:105:100: style:inconclusive: Function 'read_and_write_profile_r' argument 4 names different: declaration '' definition 'max'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:105:108: style:inconclusive: Function 'read_and_write_profile_r' argument 5 names different: declaration '' definition 'nbin'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:105:119: style:inconclusive: Function 'read_and_write_profile_r' argument 6 names different: declaration '' definition 'debug_on'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:105:133: style:inconclusive: Function 'read_and_write_profile_r' argument 7 names different: declaration '' definition 'grad'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:105:142: style:inconclusive: Function 'read_and_write_profile_r' argument 8 names different: declaration '' definition 'dir'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:105:150: style:inconclusive: Function 'read_and_write_profile_r' argument 9 names different: declaration '' definition 'mintag'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:105:45: style:inconclusive: Function 'read_and_write_profile_r' argument 1 names different: declaration '' definition 'infilename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:105:70: style:inconclusive: Function 'read_and_write_profile_r' argument 2 names different: declaration '' definition 'outfilename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:105:89: style:inconclusive: Function 'read_and_write_profile_r' argument 3 names different: declaration '' definition 'min'. [funcArgNamesDifferentUnnamed] 2.20.0 esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:109:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:190:47: style:inconclusive: Function 'read_and_write_profile_rel' argument 1 names different: declaration '' definition 'infilename1'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:191:19: style:inconclusive: Function 'read_and_write_profile_rel' argument 2 names different: declaration '' definition 'infilename2'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:192:19: style:inconclusive: Function 'read_and_write_profile_rel' argument 3 names different: declaration '' definition 'outfilename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:193:12: style:inconclusive: Function 'read_and_write_profile_rel' argument 4 names different: declaration '' definition 'min'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:194:12: style:inconclusive: Function 'read_and_write_profile_rel' argument 5 names different: declaration '' definition 'max'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:195:9: style:inconclusive: Function 'read_and_write_profile_rel' argument 6 names different: declaration '' definition 'nbin'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:196:10: style:inconclusive: Function 'read_and_write_profile_rel' argument 7 names different: declaration '' definition 'debug_on'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:197:10: style:inconclusive: Function 'read_and_write_profile_rel' argument 8 names different: declaration '' definition 'grad'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:198:9: style:inconclusive: Function 'read_and_write_profile_rel' argument 9 names different: declaration '' definition 'dir'. [funcArgNamesDifferentUnnamed] 2.20.0 esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:202:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:329:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:418:101: style:inconclusive: Function 'read_and_write_disp_grid' argument 4 names different: declaration '' definition 'xmax'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:418:113: style:inconclusive: Function 'read_and_write_disp_grid' argument 5 names different: declaration '' definition 'ymin'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:418:125: style:inconclusive: Function 'read_and_write_disp_grid' argument 6 names different: declaration '' definition 'ymax'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:418:137: style:inconclusive: Function 'read_and_write_disp_grid' argument 7 names different: declaration '' definition 'zmin'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:418:149: style:inconclusive: Function 'read_and_write_disp_grid' argument 8 names different: declaration '' definition 'zmax'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:418:161: style:inconclusive: Function 'read_and_write_disp_grid' argument 9 names different: declaration '' definition 'cellsize'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:418:175: style:inconclusive: Function 'read_and_write_disp_grid' argument 10 names different: declaration '' definition 'grad'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:418:184: style:inconclusive: Function 'read_and_write_disp_grid' argument 11 names different: declaration '' definition 'udim'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:418:193: style:inconclusive: Function 'read_and_write_disp_grid' argument 12 names different: declaration '' definition 'gdim'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:418:45: style:inconclusive: Function 'read_and_write_disp_grid' argument 1 names different: declaration '' definition 'infilename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:418:70: style:inconclusive: Function 'read_and_write_disp_grid' argument 2 names different: declaration '' definition 'outfilename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:418:89: style:inconclusive: Function 'read_and_write_disp_grid' argument 3 names different: declaration '' definition 'xmin'. [funcArgNamesDifferentUnnamed] 2.20.0 esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:424:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:436:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.20.0 esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:47:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:575:102: style:inconclusive: Function 'read_and_write_poros_grid' argument 4 names different: declaration '' definition 'xmax'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:575:114: style:inconclusive: Function 'read_and_write_poros_grid' argument 5 names different: declaration '' definition 'ymin'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:575:126: style:inconclusive: Function 'read_and_write_poros_grid' argument 6 names different: declaration '' definition 'ymax'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:575:138: style:inconclusive: Function 'read_and_write_poros_grid' argument 7 names different: declaration '' definition 'zmin'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:575:150: style:inconclusive: Function 'read_and_write_poros_grid' argument 8 names different: declaration '' definition 'zmax'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:575:162: style:inconclusive: Function 'read_and_write_poros_grid' argument 9 names different: declaration '' definition 'cellsize'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:575:46: style:inconclusive: Function 'read_and_write_poros_grid' argument 1 names different: declaration '' definition 'infilename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:575:71: style:inconclusive: Function 'read_and_write_poros_grid' argument 2 names different: declaration '' definition 'outfilename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:575:90: style:inconclusive: Function 'read_and_write_poros_grid' argument 3 names different: declaration '' definition 'xmin'. [funcArgNamesDifferentUnnamed] 2.20.0 esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:579:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:591:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.20.0 esys-particle-2.3.5+dfsg2/Tools/ExtractProfile/read.cpp:59:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Tools/ExtractStrain/DataExtractor.cpp:106:54: style:inconclusive: Function 'writeTensorDataVtk' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractStrain/DataExtractor.cpp:106:77: style:inconclusive: Function 'writeTensorDataVtk' argument 2 names different: declaration '' definition 'dataname'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractStrain/DataExtractor.cpp:117:54: style:inconclusive: Function 'writeScalarDataVtk' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractStrain/DataExtractor.cpp:117:77: style:inconclusive: Function 'writeScalarDataVtk' argument 2 names different: declaration '' definition 'dataname'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractStrain/DataExtractor.cpp:184:47: style:inconclusive: Function 'StrainToTensorData' argument 1 names different: declaration '' definition 'rad'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractStrain/DataExtractor.cpp:40:34: style:inconclusive: Function 'DataExtractor' argument 1 names different: declaration '' definition 'x'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractStrain/DataExtractor.cpp:40:40: style:inconclusive: Function 'DataExtractor' argument 2 names different: declaration '' definition 'y'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractStrain/DataExtractor.cpp:40:46: style:inconclusive: Function 'DataExtractor' argument 3 names different: declaration '' definition 'z'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractStrain/DataExtractor.cpp:40:55: style:inconclusive: Function 'DataExtractor' argument 4 names different: declaration '' definition 'range'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractStrain/DataExtractor.cpp:40:73: style:inconclusive: Function 'DataExtractor' argument 5 names different: declaration '' definition 'p0_global'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractStrain/DataExtractor.cpp:51:40: style:inconclusive: Function 'read' argument 1 names different: declaration '' definition 'infilename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractStrain/DataParticle.cpp:15:40: style:inconclusive: Function 'DataParticle' argument 1 names different: declaration '' definition 'pos'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractStrain/DataParticle.cpp:15:56: style:inconclusive: Function 'DataParticle' argument 2 names different: declaration '' definition 'initpos'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractStrain/DataParticle.cpp:15:71: style:inconclusive: Function 'DataParticle' argument 3 names different: declaration '' definition 'rad'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractStrain/DataParticle.cpp:15:79: style:inconclusive: Function 'DataParticle' argument 4 names different: declaration '' definition 'id'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractStrain/SnapFileHelp.cpp:29:31: style:inconclusive: Function 'get_version' argument 1 names different: declaration '' definition 'infilename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractStrain/SnapFileHelp.cpp:49:44: style:inconclusive: Function 'get_filenames' argument 1 names different: declaration '' definition 'infilename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ExtractStrain/SnapFileHelp.cpp:49:60: style:inconclusive: Function 'get_filenames' argument 2 names different: declaration '' definition 'version'. [funcArgNamesDifferentUnnamed] 2.20.0 esys-particle-2.3.5+dfsg2/Tools/ExtractStrain/main.cpp:79:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] 2.20.0 esys-particle-2.3.5+dfsg2/Tools/ForceChains/main.cpp:59:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] 2.20.0 esys-particle-2.3.5+dfsg2/Tools/ForceChains/vtk.cpp:118:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Tools/ForceChains/vtk.cpp:51:35: style:inconclusive: Function 'convert_to_vtk' argument 1 names different: declaration '' definition 'ifname'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ForceChains/vtk.cpp:51:56: style:inconclusive: Function 'convert_to_vtk' argument 2 names different: declaration '' definition 'ofname'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ForceChains/vvf.cpp:34:35: style:inconclusive: Function 'convert_to_vvf' argument 1 names different: declaration '' definition 'ifname'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/ForceChains/vvf.cpp:34:56: style:inconclusive: Function 'convert_to_vvf' argument 2 names different: declaration '' definition 'ofname'. [funcArgNamesDifferentUnnamed] 2.20.0 esys-particle-2.3.5+dfsg2/Tools/ForceChains/vvf.cpp:49:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Tools/ForceChains/vvf.cpp:59:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fixed [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:163:102: style:inconclusive: Function 'do_single_frame_geo' argument 4 names different: declaration '' definition 'listfilename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:163:40: style:inconclusive: Function 'do_single_frame_geo' argument 1 names different: declaration '' definition 'infilename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:163:65: style:inconclusive: Function 'do_single_frame_geo' argument 2 names different: declaration '' definition 'outfilename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:163:81: style:inconclusive: Function 'do_single_frame_geo' argument 3 names different: declaration '' definition 'iframe'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:271:119: style:inconclusive: Function 'do_single_frame_geo_r' argument 5 names different: declaration '' definition 'listfilename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:271:137: style:inconclusive: Function 'do_single_frame_geo_r' argument 6 names different: declaration '' definition 'remove_xbonds'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:271:158: style:inconclusive: Function 'do_single_frame_geo_r' argument 7 names different: declaration '' definition 'bond_remove_dist'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:271:180: style:inconclusive: Function 'do_single_frame_geo_r' argument 8 names different: declaration '' definition 'with_brklist'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:271:207: style:inconclusive: Function 'do_single_frame_geo_r' argument 9 names different: declaration '' definition 'brklistname'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:271:42: style:inconclusive: Function 'do_single_frame_geo_r' argument 1 names different: declaration '' definition 'infilename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:271:67: style:inconclusive: Function 'do_single_frame_geo_r' argument 2 names different: declaration '' definition 'outfilename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:271:83: style:inconclusive: Function 'do_single_frame_geo_r' argument 3 names different: declaration '' definition 'iframe'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:271:95: style:inconclusive: Function 'do_single_frame_geo_r' argument 4 names different: declaration '' definition 'with_list'. [funcArgNamesDifferentUnnamed] 2.20.0 esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:378:20: style: Variable 'ng_id_map[id]' is assigned a value that is never used. [unreadVariable] 2.20.0 esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:379:22: style: Variable 'ng_mass_map[id]' is assigned a value that is never used. [unreadVariable] 2.20.0 esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:390:21: style: Variable 'id_brk_map[id]' is assigned a value that is never used. [unreadVariable] head esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:82:16: style:inconclusive: Function 'bond' argument 1 names different: declaration '' definition 'i1'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:82:23: style:inconclusive: Function 'bond' argument 2 names different: declaration '' definition 'i2'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2geo/frame_geo.cpp:82:30: style:inconclusive: Function 'bond' argument 3 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] 2.20.0 esys-particle-2.3.5+dfsg2/Tools/dump2geo/main.cpp:108:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Tools/dump2pov/campos.cpp:22:36: style:inconclusive: Function 'CameraPos' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2pov/campos.cpp:41:42: style:inconclusive: Function 'getCamPos' argument 1 names different: declaration '' definition 'ts'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2pov/colormap.cpp:15:32: style:inconclusive: Function 'ColorMap' argument 1 names different: declaration '' definition 'c0'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2pov/colormap.cpp:15:47: style:inconclusive: Function 'ColorMap' argument 2 names different: declaration '' definition 'cm'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2pov/colormap.cpp:15:57: style:inconclusive: Function 'ColorMap' argument 3 names different: declaration '' definition 'x0'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2pov/colormap.cpp:15:67: style:inconclusive: Function 'ColorMap' argument 4 names different: declaration '' definition 'xm'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2pov/colormap.cpp:23:32: style:inconclusive: Function 'getColor' argument 1 names different: declaration '' definition 'x'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2pov/colormap3.cpp:14:34: style:inconclusive: Function 'ColorMap3' argument 1 names different: declaration '' definition 'c0'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2pov/colormap3.cpp:14:49: style:inconclusive: Function 'ColorMap3' argument 2 names different: declaration '' definition 'c1'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2pov/colormap3.cpp:14:64: style:inconclusive: Function 'ColorMap3' argument 3 names different: declaration '' definition 'c2'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2pov/colormap3.cpp:14:74: style:inconclusive: Function 'ColorMap3' argument 4 names different: declaration '' definition 'x0'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2pov/colormap3.cpp:14:85: style:inconclusive: Function 'ColorMap3' argument 5 names different: declaration '' definition 'x1'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2pov/colormap3.cpp:14:96: style:inconclusive: Function 'ColorMap3' argument 6 names different: declaration '' definition 'x2'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2pov/colormap3.cpp:24:33: style:inconclusive: Function 'getColor' argument 1 names different: declaration '' definition 'x'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:263:109: style:inconclusive: Function 'do_single_frame_r' argument 4 names different: declaration '' definition 'incfile'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:263:121: style:inconclusive: Function 'do_single_frame_r' argument 5 names different: declaration '' definition 'camdir'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:263:144: style:inconclusive: Function 'do_single_frame_r' argument 6 names different: declaration '' definition 'cm'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:263:152: style:inconclusive: Function 'do_single_frame_r' argument 7 names different: declaration '' definition 'field'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:263:163: style:inconclusive: Function 'do_single_frame_r' argument 8 names different: declaration '' definition 'clook'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:263:174: style:inconclusive: Function 'do_single_frame_r' argument 9 names different: declaration '' definition 'cpos'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:263:184: style:inconclusive: Function 'do_single_frame_r' argument 10 names different: declaration '' definition 'use_cam'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:263:197: style:inconclusive: Function 'do_single_frame_r' argument 11 names different: declaration '' definition 'bonds_only'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:263:213: style:inconclusive: Function 'do_single_frame_r' argument 12 names different: declaration '' definition 'no_bonds'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:263:237: style:inconclusive: Function 'do_single_frame_r' argument 13 names different: declaration '' definition 'p_orig'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:263:38: style:inconclusive: Function 'do_single_frame_r' argument 1 names different: declaration '' definition 'infilename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:263:63: style:inconclusive: Function 'do_single_frame_r' argument 2 names different: declaration '' definition 'outfilename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:263:79: style:inconclusive: Function 'do_single_frame_r' argument 3 names different: declaration '' definition 'iframe'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:503:46: style:inconclusive: Function 'get_frame_disp_r' argument 1 names different: declaration '' definition 'infilename'. [funcArgNamesDifferentUnnamed] 2.20.0 esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:52:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:63:107: style:inconclusive: Function 'do_single_frame' argument 4 names different: declaration '' definition 'incfile'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:63:119: style:inconclusive: Function 'do_single_frame' argument 5 names different: declaration '' definition 'camdir'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:63:142: style:inconclusive: Function 'do_single_frame' argument 6 names different: declaration '' definition 'cm'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:63:150: style:inconclusive: Function 'do_single_frame' argument 7 names different: declaration '' definition 'field'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:63:161: style:inconclusive: Function 'do_single_frame' argument 8 names different: declaration '' definition 'clook'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:63:172: style:inconclusive: Function 'do_single_frame' argument 9 names different: declaration '' definition 'cpos'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:63:182: style:inconclusive: Function 'do_single_frame' argument 10 names different: declaration '' definition 'use_cam'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:63:195: style:inconclusive: Function 'do_single_frame' argument 11 names different: declaration '' definition 'bonds_only'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:63:36: style:inconclusive: Function 'do_single_frame' argument 1 names different: declaration '' definition 'infilename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:63:61: style:inconclusive: Function 'do_single_frame' argument 2 names different: declaration '' definition 'outfilename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2pov/frame.cpp:63:77: style:inconclusive: Function 'do_single_frame' argument 3 names different: declaration '' definition 'iframe'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2pov/geocolormap.cpp:19:38: style:inconclusive: Function 'GeoColorMap' argument 1 names different: declaration '' definition 'c0'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2pov/geocolormap.cpp:19:53: style:inconclusive: Function 'GeoColorMap' argument 2 names different: declaration '' definition 'cm'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2pov/geocolormap.cpp:19:63: style:inconclusive: Function 'GeoColorMap' argument 3 names different: declaration '' definition 'x0'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2pov/geocolormap.cpp:19:73: style:inconclusive: Function 'GeoColorMap' argument 4 names different: declaration '' definition 'xm'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2pov/geocolormap.cpp:19:80: style:inconclusive: Function 'GeoColorMap' argument 5 names different: declaration '' definition 'nlayer'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2pov/geocolormap.cpp:19:94: style:inconclusive: Function 'GeoColorMap' argument 6 names different: declaration '' definition 'rd'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2pov/geocolormap.cpp:41:35: style:inconclusive: Function 'getColor' argument 1 names different: declaration '' definition 'x'. [funcArgNamesDifferentUnnamed] 2.20.0 esys-particle-2.3.5+dfsg2/Tools/dump2pov/main.cpp:209:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Tools/dump2pov/mesh.cpp:30:28: style:inconclusive: Function 'do_mesh' argument 1 names different: declaration '' definition 'infilename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2pov/mesh.cpp:30:53: style:inconclusive: Function 'do_mesh' argument 2 names different: declaration '' definition 'outfilename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2pov/mesh.cpp:36:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MeshNodeData [valueFlowBailoutIncompleteVar] 2.20.0 esys-particle-2.3.5+dfsg2/Tools/dump2pov/mesh.cpp:54:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:349:33: style:inconclusive: Function 'saveSiloSnap' argument 1 names different: declaration '' definition 'infilename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:349:59: style:inconclusive: Function 'saveSiloSnap' argument 2 names different: declaration '' definition 'outfilename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:350:13: style:inconclusive: Function 'saveSiloSnap' argument 3 names different: declaration '' definition 'iframe'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:350:26: style:inconclusive: Function 'saveSiloSnap' argument 4 names different: declaration '' definition 'with_list'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:350:51: style:inconclusive: Function 'saveSiloSnap' argument 5 names different: declaration '' definition 'listfilename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:350:70: style:inconclusive: Function 'saveSiloSnap' argument 6 names different: declaration '' definition 'rot'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:447:39: style:inconclusive: Function 'saveSiloSnapSliced' argument 1 names different: declaration '' definition 'infilename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:447:65: style:inconclusive: Function 'saveSiloSnapSliced' argument 2 names different: declaration '' definition 'outfilename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:448:13: style:inconclusive: Function 'saveSiloSnapSliced' argument 3 names different: declaration '' definition 'iframe'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:448:26: style:inconclusive: Function 'saveSiloSnapSliced' argument 4 names different: declaration '' definition 'with_list'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:448:51: style:inconclusive: Function 'saveSiloSnapSliced' argument 5 names different: declaration '' definition 'listfilename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:449:16: style:inconclusive: Function 'saveSiloSnapSliced' argument 6 names different: declaration '' definition 'slz_min'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2silo/frame_silo.cpp:449:32: style:inconclusive: Function 'saveSiloSnapSliced' argument 7 names different: declaration '' definition 'slz_max'. [funcArgNamesDifferentUnnamed] 2.20.0 esys-particle-2.3.5+dfsg2/Tools/dump2silo/main.cpp:99:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:1115:102: style:inconclusive: Function 'do_single_frame_sliced_vtk_r' argument 4 names different: declaration '' definition 'with_list'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:1115:126: style:inconclusive: Function 'do_single_frame_sliced_vtk_r' argument 5 names different: declaration '' definition 'listfilename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:1115:147: style:inconclusive: Function 'do_single_frame_sliced_vtk_r' argument 6 names different: declaration '' definition 'slz_min'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:1115:162: style:inconclusive: Function 'do_single_frame_sliced_vtk_r' argument 7 names different: declaration '' definition 'slz_max'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:1115:49: style:inconclusive: Function 'do_single_frame_sliced_vtk_r' argument 1 names different: declaration '' definition 'infilename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:1115:74: style:inconclusive: Function 'do_single_frame_sliced_vtk_r' argument 2 names different: declaration '' definition 'outfilename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:1115:90: style:inconclusive: Function 'do_single_frame_sliced_vtk_r' argument 3 names different: declaration '' definition 'iframe'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:1273:34: style:inconclusive: Function 'writeMeshFile' argument 1 names different: declaration '' definition 'infilename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:1273:59: style:inconclusive: Function 'writeMeshFile' argument 2 names different: declaration '' definition 'outfilename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:1273:76: style:inconclusive: Function 'writeMeshFile' argument 3 names different: declaration '' definition 'snapNum'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:577:117: style:inconclusive: Function 'do_single_frame_vtk' argument 5 names different: declaration '' definition 'listfilename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:577:135: style:inconclusive: Function 'do_single_frame_vtk' argument 6 names different: declaration '' definition 'remove_xbonds'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:577:156: style:inconclusive: Function 'do_single_frame_vtk' argument 7 names different: declaration '' definition 'bond_remove_dist'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:577:40: style:inconclusive: Function 'do_single_frame_vtk' argument 1 names different: declaration '' definition 'infilename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:577:65: style:inconclusive: Function 'do_single_frame_vtk' argument 2 names different: declaration '' definition 'outfilename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:577:81: style:inconclusive: Function 'do_single_frame_vtk' argument 3 names different: declaration '' definition 'iframe'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:577:93: style:inconclusive: Function 'do_single_frame_vtk' argument 4 names different: declaration '' definition 'with_list'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:726:119: style:inconclusive: Function 'do_single_frame_vtk_r' argument 5 names different: declaration '' definition 'listfilename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:726:137: style:inconclusive: Function 'do_single_frame_vtk_r' argument 6 names different: declaration '' definition 'remove_xbonds'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:726:158: style:inconclusive: Function 'do_single_frame_vtk_r' argument 7 names different: declaration '' definition 'bond_remove_dist'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:726:180: style:inconclusive: Function 'do_single_frame_vtk_r' argument 8 names different: declaration '' definition 'with_brklist'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:726:207: style:inconclusive: Function 'do_single_frame_vtk_r' argument 9 names different: declaration '' definition 'brklistname'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:726:225: style:inconclusive: Function 'do_single_frame_vtk_r' argument 10 names different: declaration '' definition 'unwrap'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:726:238: style:inconclusive: Function 'do_single_frame_vtk_r' argument 11 names different: declaration '' definition 'relpath'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:726:42: style:inconclusive: Function 'do_single_frame_vtk_r' argument 1 names different: declaration '' definition 'infilename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:726:67: style:inconclusive: Function 'do_single_frame_vtk_r' argument 2 names different: declaration '' definition 'outfilename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:726:83: style:inconclusive: Function 'do_single_frame_vtk_r' argument 3 names different: declaration '' definition 'iframe'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:726:95: style:inconclusive: Function 'do_single_frame_vtk_r' argument 4 names different: declaration '' definition 'with_list'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:75:16: style:inconclusive: Function 'bond' argument 1 names different: declaration '' definition 'i1'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:75:23: style:inconclusive: Function 'bond' argument 2 names different: declaration '' definition 'i2'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:75:30: style:inconclusive: Function 'bond' argument 3 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:961:101: style:inconclusive: Function 'do_single_frame_vtk_single_r' argument 4 names different: declaration '' definition 'ptag'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:961:111: style:inconclusive: Function 'do_single_frame_vtk_single_r' argument 5 names different: declaration '' definition 'unwrap'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:961:123: style:inconclusive: Function 'do_single_frame_vtk_single_r' argument 6 names different: declaration '' definition 'remove_xbonds'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:961:144: style:inconclusive: Function 'do_single_frame_vtk_single_r' argument 7 names different: declaration '' definition 'bond_remove_dist'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:961:49: style:inconclusive: Function 'do_single_frame_vtk_single_r' argument 1 names different: declaration '' definition 'infilename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:961:74: style:inconclusive: Function 'do_single_frame_vtk_single_r' argument 2 names different: declaration '' definition 'outfilename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/dump2vtk/frame_vtk.cpp:961:90: style:inconclusive: Function 'do_single_frame_vtk_single_r' argument 3 names different: declaration '' definition 'iframe'. [funcArgNamesDifferentUnnamed] 2.20.0 esys-particle-2.3.5+dfsg2/Tools/dump2vtk/main.cpp:142:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] 2.20.0 esys-particle-2.3.5+dfsg2/Tools/mesh2pov/main.cpp:64:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Tools/mesh2pov/main.cpp:76:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MeshNodeData [valueFlowBailoutIncompleteVar] 2.20.0 esys-particle-2.3.5+dfsg2/Tools/pfcconvert/main.cpp:84:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Tools/pfcconvert/pfcc.cpp:111:40: style:inconclusive: Function 'read_bbx' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/pfcconvert/pfcc.cpp:38:101: style:inconclusive: Function 'pfc_convert' argument 4 names different: declaration '' definition 'bbx_max'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/pfcconvert/pfcc.cpp:38:113: style:inconclusive: Function 'pfc_convert' argument 5 names different: declaration '' definition 'cx'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/pfcconvert/pfcc.cpp:38:120: style:inconclusive: Function 'pfc_convert' argument 6 names different: declaration '' definition 'cy'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/pfcconvert/pfcc.cpp:38:127: style:inconclusive: Function 'pfc_convert' argument 7 names different: declaration '' definition 'cz'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/pfcconvert/pfcc.cpp:38:137: style:inconclusive: Function 'pfc_convert' argument 8 names different: declaration '' definition 'scale'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/pfcconvert/pfcc.cpp:38:32: style:inconclusive: Function 'pfc_convert' argument 1 names different: declaration '' definition 'infilename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/pfcconvert/pfcc.cpp:38:57: style:inconclusive: Function 'pfc_convert' argument 2 names different: declaration '' definition 'outfilename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/pfcconvert/pfcc.cpp:38:81: style:inconclusive: Function 'pfc_convert' argument 3 names different: declaration '' definition 'bbx_min'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/rotextract/gvmap.cpp:23:18: style:inconclusive: Function 'GVMap' argument 1 names different: declaration '' definition 'tag'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/rotextract/gvmap.cpp:28:32: style:inconclusive: Function 'read' argument 1 names different: declaration '' definition 'infilename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/rotextract/gvmap.cpp:28:49: style:inconclusive: Function 'read' argument 2 names different: declaration '' definition 'is_rot'. [funcArgNamesDifferentUnnamed] 2.20.0 esys-particle-2.3.5+dfsg2/Tools/rotextract/main.cpp:98:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Tools/rotextract/rextract.cpp:155:38: style:inconclusive: Function 'write_data_bin' argument 1 names different: declaration '' definition 'x0'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/rotextract/rextract.cpp:155:48: style:inconclusive: Function 'write_data_bin' argument 2 names different: declaration '' definition 'dx'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/rotextract/rextract.cpp:155:55: style:inconclusive: Function 'write_data_bin' argument 3 names different: declaration '' definition 'nb'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/rotextract/rextract.cpp:32:34: style:inconclusive: Function 'Rextract' argument 1 names different: declaration '' definition 'ifn'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/rotextract/rextract.cpp:32:52: style:inconclusive: Function 'Rextract' argument 2 names different: declaration '' definition 'ofn'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/rotextract/rextract.cpp:32:60: style:inconclusive: Function 'Rextract' argument 3 names different: declaration '' definition 'tag'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/rotextract/rextract.cpp:43:31: style:inconclusive: Function 'read_frame' argument 1 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] 2.20.0 esys-particle-2.3.5+dfsg2/Tools/slip2vtk/main.cpp:205:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/main.cpp:243:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:1014:36: style:inconclusive: Function 'slip2momrate_rs' argument 1 names different: declaration '' definition 'infile_up'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:1015:22: style:inconclusive: Function 'slip2momrate_rs' argument 2 names different: declaration '' definition 'infile_down'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:1016:22: style:inconclusive: Function 'slip2momrate_rs' argument 3 names different: declaration '' definition 'posfile_up'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:1017:22: style:inconclusive: Function 'slip2momrate_rs' argument 4 names different: declaration '' definition 'posfile_down'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:1018:22: style:inconclusive: Function 'slip2momrate_rs' argument 5 names different: declaration '' definition 'outfilename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:1019:12: style:inconclusive: Function 'slip2momrate_rs' argument 6 names different: declaration '' definition 't0'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:1019:19: style:inconclusive: Function 'slip2momrate_rs' argument 7 names different: declaration '' definition 'nt'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:1019:26: style:inconclusive: Function 'slip2momrate_rs' argument 8 names different: declaration '' definition 'dt'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:1019:36: style:inconclusive: Function 'slip2momrate_rs' argument 9 names different: declaration '' definition 'x0'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:1019:46: style:inconclusive: Function 'slip2momrate_rs' argument 10 names different: declaration '' definition 'x1'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:1019:53: style:inconclusive: Function 'slip2momrate_rs' argument 11 names different: declaration '' definition 'nx'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:1132:31: style:inconclusive: Function 'slip2raw2d' argument 1 names different: declaration '' definition 'infilebase_up'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:1133:17: style:inconclusive: Function 'slip2raw2d' argument 2 names different: declaration '' definition 'infilebase_down'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:1134:17: style:inconclusive: Function 'slip2raw2d' argument 3 names different: declaration '' definition 'outfilename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:1135:7: style:inconclusive: Function 'slip2raw2d' argument 4 names different: declaration '' definition 't0'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:1136:7: style:inconclusive: Function 'slip2raw2d' argument 5 names different: declaration '' definition 'nt'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:1137:7: style:inconclusive: Function 'slip2raw2d' argument 6 names different: declaration '' definition 'dt'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:1138:10: style:inconclusive: Function 'slip2raw2d' argument 7 names different: declaration '' definition 'x0'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:1139:10: style:inconclusive: Function 'slip2raw2d' argument 8 names different: declaration '' definition 'x1'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:1140:7: style:inconclusive: Function 'slip2raw2d' argument 9 names different: declaration '' definition 'nx'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:151:31: style:inconclusive: Function 'slip2vtk2d' argument 1 names different: declaration '' definition 'infilebase_up'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:152:17: style:inconclusive: Function 'slip2vtk2d' argument 2 names different: declaration '' definition 'infilebase_down'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:153:17: style:inconclusive: Function 'slip2vtk2d' argument 3 names different: declaration '' definition 'outfilename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:154:7: style:inconclusive: Function 'slip2vtk2d' argument 4 names different: declaration '' definition 't0'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:155:7: style:inconclusive: Function 'slip2vtk2d' argument 5 names different: declaration '' definition 'nt'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:156:7: style:inconclusive: Function 'slip2vtk2d' argument 6 names different: declaration '' definition 'dt'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:157:10: style:inconclusive: Function 'slip2vtk2d' argument 7 names different: declaration '' definition 'tlen'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:158:10: style:inconclusive: Function 'slip2vtk2d' argument 8 names different: declaration '' definition 'x0'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:159:10: style:inconclusive: Function 'slip2vtk2d' argument 9 names different: declaration '' definition 'x1'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:160:7: style:inconclusive: Function 'slip2vtk2d' argument 10 names different: declaration '' definition 'nx'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:235:36: style:inconclusive: Function 'slip2vtk2d_rate' argument 1 names different: declaration '' definition 'infilebase_up'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:236:17: style:inconclusive: Function 'slip2vtk2d_rate' argument 2 names different: declaration '' definition 'infilebase_down'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:237:17: style:inconclusive: Function 'slip2vtk2d_rate' argument 3 names different: declaration '' definition 'outfilename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:238:7: style:inconclusive: Function 'slip2vtk2d_rate' argument 4 names different: declaration '' definition 't0'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:239:7: style:inconclusive: Function 'slip2vtk2d_rate' argument 5 names different: declaration '' definition 'nt'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:240:7: style:inconclusive: Function 'slip2vtk2d_rate' argument 6 names different: declaration '' definition 'dt'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:241:10: style:inconclusive: Function 'slip2vtk2d_rate' argument 7 names different: declaration '' definition 'tlen'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:242:10: style:inconclusive: Function 'slip2vtk2d_rate' argument 8 names different: declaration '' definition 'x0'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:243:10: style:inconclusive: Function 'slip2vtk2d_rate' argument 9 names different: declaration '' definition 'x1'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:244:7: style:inconclusive: Function 'slip2vtk2d_rate' argument 10 names different: declaration '' definition 'nx'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:321:39: style:inconclusive: Function 'slip2vtk2d_rate_rs' argument 1 names different: declaration '' definition 'infile_up'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:322:23: style:inconclusive: Function 'slip2vtk2d_rate_rs' argument 2 names different: declaration '' definition 'infile_down'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:323:23: style:inconclusive: Function 'slip2vtk2d_rate_rs' argument 3 names different: declaration '' definition 'posfile_up'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:324:23: style:inconclusive: Function 'slip2vtk2d_rate_rs' argument 4 names different: declaration '' definition 'posfile_down'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:325:23: style:inconclusive: Function 'slip2vtk2d_rate_rs' argument 5 names different: declaration '' definition 'outfilename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:326:13: style:inconclusive: Function 'slip2vtk2d_rate_rs' argument 6 names different: declaration '' definition 't0'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:326:20: style:inconclusive: Function 'slip2vtk2d_rate_rs' argument 7 names different: declaration '' definition 'nt'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:326:27: style:inconclusive: Function 'slip2vtk2d_rate_rs' argument 8 names different: declaration '' definition 'dt'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:326:37: style:inconclusive: Function 'slip2vtk2d_rate_rs' argument 9 names different: declaration '' definition 'tlen'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:326:49: style:inconclusive: Function 'slip2vtk2d_rate_rs' argument 10 names different: declaration '' definition 'x0'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:326:59: style:inconclusive: Function 'slip2vtk2d_rate_rs' argument 11 names different: declaration '' definition 'x1'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:326:66: style:inconclusive: Function 'slip2vtk2d_rate_rs' argument 12 names different: declaration '' definition 'nx'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:435:34: style:inconclusive: Function 'slip2raw2d_rs' argument 1 names different: declaration '' definition 'infile_up'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:436:23: style:inconclusive: Function 'slip2raw2d_rs' argument 2 names different: declaration '' definition 'infile_down'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:437:23: style:inconclusive: Function 'slip2raw2d_rs' argument 3 names different: declaration '' definition 'posfile_up'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:438:23: style:inconclusive: Function 'slip2raw2d_rs' argument 4 names different: declaration '' definition 'posfile_down'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:439:23: style:inconclusive: Function 'slip2raw2d_rs' argument 5 names different: declaration '' definition 'outfilename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:440:10: style:inconclusive: Function 'slip2raw2d_rs' argument 6 names different: declaration '' definition 't0'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:440:17: style:inconclusive: Function 'slip2raw2d_rs' argument 7 names different: declaration '' definition 'nt'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:440:24: style:inconclusive: Function 'slip2raw2d_rs' argument 8 names different: declaration '' definition 'dt'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:440:34: style:inconclusive: Function 'slip2raw2d_rs' argument 9 names different: declaration '' definition 'x0'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:440:44: style:inconclusive: Function 'slip2raw2d_rs' argument 10 names different: declaration '' definition 'x1'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:440:51: style:inconclusive: Function 'slip2raw2d_rs' argument 11 names different: declaration '' definition 'nx'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:440:58: style:inconclusive: Function 'slip2raw2d_rs' argument 12 names different: declaration '' definition 'shift'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:440:68: style:inconclusive: Function 'slip2raw2d_rs' argument 13 names different: declaration '' definition 'mult'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:557:39: style:inconclusive: Function 'slip2raw2d_rate_rs' argument 1 names different: declaration '' definition 'infile_up'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:558:18: style:inconclusive: Function 'slip2raw2d_rate_rs' argument 2 names different: declaration '' definition 'infile_down'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:559:18: style:inconclusive: Function 'slip2raw2d_rate_rs' argument 3 names different: declaration '' definition 'posfile_up'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:560:18: style:inconclusive: Function 'slip2raw2d_rate_rs' argument 4 names different: declaration '' definition 'posfile_down'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:561:18: style:inconclusive: Function 'slip2raw2d_rate_rs' argument 5 names different: declaration '' definition 'outfilename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:562:15: style:inconclusive: Function 'slip2raw2d_rate_rs' argument 7 names different: declaration '' definition 'nt'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:562:22: style:inconclusive: Function 'slip2raw2d_rate_rs' argument 8 names different: declaration '' definition 'dt'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:562:32: style:inconclusive: Function 'slip2raw2d_rate_rs' argument 9 names different: declaration '' definition 'x0'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:562:42: style:inconclusive: Function 'slip2raw2d_rate_rs' argument 10 names different: declaration '' definition 'x1'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:562:49: style:inconclusive: Function 'slip2raw2d_rate_rs' argument 11 names different: declaration '' definition 'nx'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:562:8: style:inconclusive: Function 'slip2raw2d_rate_rs' argument 6 names different: declaration '' definition 't0'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:665:37: style:inconclusive: Function 'slip_x2slip_t2d' argument 1 names different: declaration '' definition 'infilebase_up'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:666:23: style:inconclusive: Function 'slip_x2slip_t2d' argument 2 names different: declaration '' definition 'infilebase_down'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:667:23: style:inconclusive: Function 'slip_x2slip_t2d' argument 3 names different: declaration '' definition 'outfilename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:668:13: style:inconclusive: Function 'slip_x2slip_t2d' argument 4 names different: declaration '' definition 't0'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:668:20: style:inconclusive: Function 'slip_x2slip_t2d' argument 5 names different: declaration '' definition 'nt'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:668:28: style:inconclusive: Function 'slip_x2slip_t2d' argument 6 names different: declaration '' definition 'dt'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:668:38: style:inconclusive: Function 'slip_x2slip_t2d' argument 7 names different: declaration '' definition 'x0'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:700:28: style:inconclusive: Function 'slip2rf' argument 1 names different: declaration '' definition 'infilebase_up'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:701:21: style:inconclusive: Function 'slip2rf' argument 2 names different: declaration '' definition 'infilebase_down'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:702:21: style:inconclusive: Function 'slip2rf' argument 3 names different: declaration '' definition 'outfilename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:703:11: style:inconclusive: Function 'slip2rf' argument 4 names different: declaration '' definition 't0'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:704:11: style:inconclusive: Function 'slip2rf' argument 5 names different: declaration '' definition 'nt'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:705:11: style:inconclusive: Function 'slip2rf' argument 6 names different: declaration '' definition 'dt'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:706:14: style:inconclusive: Function 'slip2rf' argument 7 names different: declaration '' definition 'x0'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:707:14: style:inconclusive: Function 'slip2rf' argument 8 names different: declaration '' definition 'x1'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:708:11: style:inconclusive: Function 'slip2rf' argument 9 names different: declaration '' definition 'nx'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:709:14: style:inconclusive: Function 'slip2rf' argument 10 names different: declaration '' definition 'thr'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:786:27: style:inconclusive: Function 'vel2rf' argument 1 names different: declaration '' definition 'infilename_up'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:787:21: style:inconclusive: Function 'vel2rf' argument 2 names different: declaration '' definition 'infilename_down'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:788:21: style:inconclusive: Function 'vel2rf' argument 3 names different: declaration '' definition 'outfilename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:789:11: style:inconclusive: Function 'vel2rf' argument 4 names different: declaration '' definition 't0'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:790:11: style:inconclusive: Function 'vel2rf' argument 5 names different: declaration '' definition 'nt'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:791:11: style:inconclusive: Function 'vel2rf' argument 6 names different: declaration '' definition 'dt'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:792:10: style:inconclusive: Function 'vel2rf' argument 7 names different: declaration '' definition 'ofs'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:793:14: style:inconclusive: Function 'vel2rf' argument 8 names different: declaration '' definition 'x0'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:794:14: style:inconclusive: Function 'vel2rf' argument 9 names different: declaration '' definition 'x1'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:795:11: style:inconclusive: Function 'vel2rf' argument 10 names different: declaration '' definition 'nx'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:796:13: style:inconclusive: Function 'vel2rf' argument 11 names different: declaration '' definition 'px0'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:797:13: style:inconclusive: Function 'vel2rf' argument 12 names different: declaration '' definition 'px1'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:798:10: style:inconclusive: Function 'vel2rf' argument 13 names different: declaration '' definition 'npx'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:799:14: style:inconclusive: Function 'vel2rf' argument 14 names different: declaration '' definition 'thr'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:906:35: style:inconclusive: Function 'slip2d_total_rs' argument 1 names different: declaration '' definition 'infile_up'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:907:34: style:inconclusive: Function 'slip2d_total_rs' argument 2 names different: declaration '' definition 'infile_down'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:908:35: style:inconclusive: Function 'slip2d_total_rs' argument 3 names different: declaration '' definition 'posfile_up'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:909:34: style:inconclusive: Function 'slip2d_total_rs' argument 4 names different: declaration '' definition 'posfile_down'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:910:34: style:inconclusive: Function 'slip2d_total_rs' argument 5 names different: declaration '' definition 'outfilename'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:911:15: style:inconclusive: Function 'slip2d_total_rs' argument 7 names different: declaration '' definition 'te'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:911:25: style:inconclusive: Function 'slip2d_total_rs' argument 8 names different: declaration '' definition 'x0'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:911:35: style:inconclusive: Function 'slip2d_total_rs' argument 9 names different: declaration '' definition 'x1'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:911:42: style:inconclusive: Function 'slip2d_total_rs' argument 10 names different: declaration '' definition 'nx'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/Tools/slip2vtk/slip2vtk2d.cpp:911:7: style:inconclusive: Function 'slip2d_total_rs' argument 6 names different: declaration '' definition 't0'. [funcArgNamesDifferentUnnamed] 2.20.0 esys-particle-2.3.5+dfsg2/ntable/src/dslice.cpp:35:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] 2.20.0 esys-particle-2.3.5+dfsg2/ntable/test/test_main2.cpp:43:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/ntable/util/BasicParticle.cpp:22:36: style:inconclusive: Function 'CBasicParticle' argument 1 names different: declaration '' definition 'id'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/ntable/util/BasicParticle.cpp:22:51: style:inconclusive: Function 'CBasicParticle' argument 2 names different: declaration '' definition 'pos'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/ntable/util/BasicParticle.cpp:22:62: style:inconclusive: Function 'CBasicParticle' argument 3 names different: declaration '' definition 'rad'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/ntable/util/vec3.cpp:16:30: style:inconclusive: Function 'VecErr' argument 1 names different: declaration '' definition 'm'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/ntable/util/vec3.cpp:182:35: style:inconclusive: Function 'operator==' argument 1 names different: declaration '' definition 'V'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/ntable/util/vec3.cpp:187:35: style:inconclusive: Function 'operator!=' argument 1 names different: declaration '' definition 'V'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/ntable/util/vec3.cpp:212:29: style:inconclusive: Function 'Vec3' argument 1 names different: declaration '' definition 'v'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/ntable/util/vec3.cpp:217:40: style:inconclusive: Function 'operator=' argument 1 names different: declaration '' definition 'v'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/ntable/util/vec3.cpp:223:25: style:inconclusive: Function 'Vec3' argument 1 names different: declaration '' definition 'v'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/ntable/util/vec3.cpp:228:36: style:inconclusive: Function 'operator=' argument 1 names different: declaration '' definition 'v'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/ntable/util/vec3.cpp:234:43: style:inconclusive: Function 'mul_add_and_assign' argument 1 names different: declaration '' definition 'v1'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/ntable/util/vec3.cpp:234:58: style:inconclusive: Function 'mul_add_and_assign' argument 2 names different: declaration '' definition 'v2'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/ntable/util/vec3.cpp:234:75: style:inconclusive: Function 'mul_add_and_assign' argument 3 names different: declaration '' definition 'd'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/ntable/util/vec3.cpp:241:39: style:inconclusive: Function 'mul_and_assign' argument 1 names different: declaration '' definition 'v'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/ntable/util/vec3.cpp:241:55: style:inconclusive: Function 'mul_and_assign' argument 2 names different: declaration '' definition 'd'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/ntable/util/vec3.cpp:29:19: style:inconclusive: Function 'Vec3' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/ntable/util/vec3.cpp:29:28: style:inconclusive: Function 'Vec3' argument 2 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/ntable/util/vec3.cpp:29:37: style:inconclusive: Function 'Vec3' argument 3 names different: declaration '' definition 'c'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/ntable/util/vec3.cpp:36:24: style:inconclusive: Function 'Vec3' argument 1 names different: declaration '' definition 'rhs'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/ntable/util/vec3.cpp:45:35: style:inconclusive: Function 'operator=' argument 1 names different: declaration '' definition 'rhs'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/ntable/util/vec3.cpp:53:36: style:inconclusive: Function 'operator-=' argument 1 names different: declaration '' definition 'rhs'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/ntable/util/vec3.cpp:61:36: style:inconclusive: Function 'operator+=' argument 1 names different: declaration '' definition 'rhs'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/ntable/util/vec3.cpp:69:34: style:inconclusive: Function 'operator+' argument 1 names different: declaration '' definition 'rhs'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/ntable/util/vec3.cpp:74:34: style:inconclusive: Function 'operator-' argument 1 names different: declaration '' definition 'rhs'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/ntable/util/vec3.cpp:79:36: style:inconclusive: Function 'operator*' argument 1 names different: declaration '' definition 'rhs'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/ntable/util/vec3.cpp:84:29: style:inconclusive: Function 'operator*' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head esys-particle-2.3.5+dfsg2/ntable/util/vec3.cpp:89:29: style:inconclusive: Function 'operator/' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] 2.20.0 esys-particle-2.3.5+dfsg2/tml/test/test.cpp:49:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/tml/test/test.cpp:55:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_COMM_WORLD [valueFlowBailoutIncompleteVar] 2.20.0 esys-particle-2.3.5+dfsg2/tml/test/test_cart.cpp:105:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.20.0 esys-particle-2.3.5+dfsg2/tml/test/test_cart.cpp:132:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.20.0 esys-particle-2.3.5+dfsg2/tml/test/test_cart.cpp:63:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.20.0 esys-particle-2.3.5+dfsg2/tml/test/test_comm.cpp:182:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.20.0 esys-particle-2.3.5+dfsg2/tml/test/test_comm.cpp:228:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/tml/test/test_comm.cpp:267:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Vec3 [valueFlowBailoutIncompleteVar] 2.20.0 esys-particle-2.3.5+dfsg2/tml/test/test_comm.cpp:278:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.20.0 esys-particle-2.3.5+dfsg2/tml/test/test_comm.cpp:309:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.20.0 esys-particle-2.3.5+dfsg2/tml/test/test_comm.cpp:332:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.20.0 esys-particle-2.3.5+dfsg2/tml/test/test_comm.cpp:361:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.20.0 esys-particle-2.3.5+dfsg2/tml/test/test_comm.cpp:371:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.20.0 esys-particle-2.3.5+dfsg2/tml/test/test_comm.cpp:42:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/tml/test/test_comm.cpp:49:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_UNDEFINED [valueFlowBailoutIncompleteVar] 2.20.0 esys-particle-2.3.5+dfsg2/tml/test/test_comm.cpp:67:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.20.0 esys-particle-2.3.5+dfsg2/tml/test/test_comm.cpp:84:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.20.0 esys-particle-2.3.5+dfsg2/tml/test/test_pack.cpp:174:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.20.0 esys-particle-2.3.5+dfsg2/tml/test/test_pack.cpp:261:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head esys-particle-2.3.5+dfsg2/tml/test/test_pack.cpp:291:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_COMM_WORLD [valueFlowBailoutIncompleteVar] 2.20.0 esys-particle-2.3.5+dfsg2/tml/test/test_pack.cpp:43:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.20.0 esys-particle-2.3.5+dfsg2/tml/test/test_pack.cpp:76:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.20.0 esys-particle-2.3.5+dfsg2/tml/test/test_sc.cpp:153:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.20.0 esys-particle-2.3.5+dfsg2/tml/test/test_sc.cpp:177:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.20.0 esys-particle-2.3.5+dfsg2/tml/test/test_sc.cpp:189:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] DONE