LineIdCWESeverityMessage
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/Base/ContainerUtil.hpp
38unsignedPositive570styleUnsigned expression 'd' can't be negative so it is unnecessary to test it.
66throwInNoexceptFunction398errorException thrown in function declared not to throw exceptions.
81throwInNoexceptFunction398errorException thrown in function declared not to throw exceptions.
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/Base/Data.hpp
484constParameter398styleParameter 'p' can be declared with const
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/Base/Exception.cpp
49syntaxErrorerrorsyntax error: keyword 'try' is not allowed in global scope
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/Base/HashMapReducer.hpp
90knownEmptyContainer398styleIterating over container 'u' that is always empty.
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/Base/TaggedTuple.hpp
121internalAstErrorerrorSyntax Error: AST broken, binary operator '>' doesn't have two operands.
174constParameter398styleParameter 'p' can be declared with const
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/Base/Types.hpp
37passedByValue398performanceFunction parameter 'k' should be passed by const reference.
38passedByValue398performanceFunction parameter 's' should be passed by const reference.
39passedByValue398performanceFunction parameter 'l' should be passed by const reference.
40passedByValue398performanceFunction parameter 't' should be passed by const reference.
60passedByValue398performanceFunction parameter 'kw' should be passed by const reference.
61passedByValue398performanceFunction parameter 'sDescr' should be passed by const reference.
62passedByValue398performanceFunction parameter 'lDescr' should be passed by const reference.
63passedByValue398performanceFunction parameter 'tDescr' should be passed by const reference.
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/Base/Vector.hpp
182throwInNoexceptFunction398errorException thrown in function declared not to throw exceptions.
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/Control/HelpFactory.hpp
51constParameter398styleParameter 'p' can be declared with const
84constParameter398styleParameter 'p' can be declared with const
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/Control/Inciter/InputDeck/LuaParser.hpp
43passedByValue398performanceFunction parameter 'key' should be passed by const reference.
71passedByValue398performanceFunction parameter 'key' should be passed by const reference.
93passedByValue398performanceFunction parameter 'key' should be passed by const reference.
115passedByValue398performanceFunction parameter 'key' should be passed by const reference.
139passedByValue398performanceFunction parameter 'key' should be passed by const reference.
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/Control/Inciter/OutVar.hpp
47constParameter398styleParameter 'p' can be declared with const
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/Control/MeshConv/CmdLine/Parser.cpp
119unreadVariable563styleVariable 'oalias' is assigned a value that is never used.
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/Control/StatCtr.hpp
325constVariable398styleVariable 'kind' can be declared with const
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/IO/ExodusIIMeshReader.cpp
25uninitMemberVar398warningMember variable 'ExodusIIMeshReader::m_nelem' is not initialized in the constructor.
338unreadVariable563styleVariable 'nnode' is assigned a value that is never used.
656useStlAlgorithm398styleConsider using std::transform algorithm instead of a raw loop.
899useStlAlgorithm398styleConsider using std::fill or std::generate algorithm instead of a raw loop.
948useStlAlgorithm398styleConsider using std::fill or std::generate algorithm instead of a raw loop.
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/IO/MeshWriter.hpp
47uninitMemberVar398warningMember variable 'MeshWriter::m_filetype' is not initialized in the constructor.
47uninitMemberVar398warningMember variable 'MeshWriter::m_benchmark' is not initialized in the constructor.
47uninitMemberVar398warningMember variable 'MeshWriter::m_nmesh' is not initialized in the constructor.
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/IO/Omega_h_MeshReader.cpp
134constParameter398styleParameter 'bface' can be declared with const
149constParameter398styleParameter 'bface' can be declared with const
150constParameter398styleParameter 'faces' can be declared with const
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/IO/PDFWriter.cpp
962unreadVariable563styleVariable 'nbix' is assigned a value that is never used.
962unreadVariable563styleVariable 'nbiy' is assigned a value that is never used.
1097unreadVariable563styleVariable 'nbix' is assigned a value that is never used.
1097unreadVariable563styleVariable 'nbiy' is assigned a value that is never used.
1097unreadVariable563styleVariable 'nbiz' is assigned a value that is never used.
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/IO/UGRIDMeshReader.cpp
35unusedVariable563styleUnused variable: s
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/Inciter/ALECG.cpp
120stlFindInsert398performanceSearching before insertion is not necessary.
122stlFindInsert398performanceSearching before insertion is not necessary.
160useStlAlgorithm398styleConsider using std::transform algorithm instead of a raw loop.
164useStlAlgorithm398styleConsider using std::transform algorithm instead of a raw loop.
792useStlAlgorithm398styleConsider using std::transform algorithm instead of a raw loop.
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/Inciter/AMR/edge_store.hpp
98assertWithSideEffect398warningAssert statement calls a function which may have desired side effects: 'exists'.
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/Inciter/AMR/mesh_adapter.cpp
982constVariable398styleVariable 'element' can be declared with const
1477useStlAlgorithm398styleConsider using std::transform algorithm instead of a raw loop.
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/Inciter/AMR/refinement.hpp
34noExplicitConstructor398styleClass 'refinement_t' has a constructor with 1 argument that is not explicit.
57constVariable398styleVariable 'master_element' can be declared with const
907constVariable398styleVariable 'parent' can be declared with const
956useStlAlgorithm398styleConsider using std::find_if algorithm instead of a raw loop.
1014constVariable398styleVariable 'parent' can be declared with const
1131constVariable398styleVariable 'master_element' can be declared with const
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/Inciter/AMR/tet_store.hpp
720constVariable398styleVariable 'parent' can be declared with const
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/Inciter/DG.cpp
274unreadVariable563styleVariable 'd' is assigned a value that is never used.
1170unusedVariable563styleUnused variable: ndof
1619unreadVariable563styleVariable 'pn' is assigned a value that is never used.
1620unreadVariable563styleVariable 'unprop' is assigned a value that is never used.
1621unreadVariable563styleVariable 'pnprop' is assigned a value that is never used.
2266invalidPrintfArgType_uint686portability%lu in format string (no. 1) requires 'unsigned long' but the argument type is 'std::size_t {aka unsigned long}'.
2267invalidPrintfArgType_uint686portability%lu in format string (no. 1) requires 'unsigned long' but the argument type is 'std::size_t {aka unsigned long}'.
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/Inciter/DiagReducer.cpp
72uninitvar457errorUninitialized variable: meshid
73uninitvar457errorUninitialized variable: ncomp
81uninitvar457errorUninitialized variable: mid
82uninitvar457errorUninitialized variable: nc
85uninitvar457errorUninitialized variable: mid
85unreadVariable563styleVariable 'meshid' is assigned a value that is never used.
86uninitvar457errorUninitialized variable: nc
86unreadVariable563styleVariable 'ncomp' is assigned a value that is never used.
91unsignedLessThanZero570styleChecking if unsigned expression 'i' is less than zero.
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/Inciter/Discretization.cpp
291useStlAlgorithm398styleConsider using std::copy_if algorithm instead of a raw loop.
331unreadVariable563styleVariable 'fromMesh' is assigned a value that is never used.
332unreadVariable563styleVariable 'toMesh' is assigned a value that is never used.
333unreadVariable563styleVariable 'cb_xfer' is assigned a value that is never used.
336unreadVariable563styleVariable 'fromMesh' is assigned a value that is never used.
337unreadVariable563styleVariable 'toMesh' is assigned a value that is never used.
338unreadVariable563styleVariable 'cb_xfer' is assigned a value that is never used.
361redundantAssignment563styleVariable 'm_ndst' is reassigned a value before the old one has been used.
815useStlAlgorithm398styleConsider using std::accumulate algorithm instead of a raw loop.
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/Inciter/ElemDiagnostics.cpp
118funcArgOrderDifferent683warningFunction 'compute_diag' argument order different: declaration 'd, ndofel, nchGhost, geoElem, pIndex, u, un, diag' definition 'd, rdof, nchGhost, geoElem, ndofel, u, un, diag'
187unmatchedSuppressioninformationUnmatched suppression: useStlAlgorithm
224unmatchedSuppressioninformationUnmatched suppression: useStlAlgorithm
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/Inciter/FV.cpp
196unreadVariable563styleVariable 'd' is assigned a value that is never used.
596useStlAlgorithm398styleConsider using std::transform algorithm instead of a raw loop.
826unreadVariable563styleVariable 'pn' is assigned a value that is never used.
827unreadVariable563styleVariable 'unprop' is assigned a value that is never used.
828unreadVariable563styleVariable 'pnprop' is assigned a value that is never used.
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/Inciter/FaceData.hpp
76constParameter398styleParameter 'p' can be declared with const
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/Inciter/Ghosts.cpp
469unreadVariable563styleVariable 'ncoord' is assigned a value that is never used.
478unreadVariable563styleVariable 'e' is assigned a value that is never used.
551unreadVariable563styleVariable 'ncoord' is assigned a value that is never used.
944unmatchedSuppressioninformationUnmatched suppression: useStlAlgorithm
968unreadVariable563styleVariable 'ip' is assigned a value that is never used.
1053unreadVariable563styleVariable 'nmatch' is assigned a value that is never used.
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/Inciter/Ghosts.hpp
101constParameter398styleParameter 'p' can be declared with const
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/Inciter/OversetFE.cpp
120stlFindInsert398performanceSearching before insertion is not necessary.
122stlFindInsert398performanceSearching before insertion is not necessary.
828useStlAlgorithm398styleConsider using std::transform algorithm instead of a raw loop.
910useStlAlgorithm398styleConsider using std::transform algorithm instead of a raw loop.
914useStlAlgorithm398styleConsider using std::transform algorithm instead of a raw loop.
1367unreadVariable563styleVariable 'elemsurfnames' is assigned a value that is never used.
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/Inciter/Partitioner.cpp
425variableScope398styleThe scope of the variable 'added' can be reduced.
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/Inciter/Partitioner.hpp
79uninitMemberVar398warningMember variable 'Partitioner::m_meshid' is not initialized in the constructor.
79uninitMemberVar398warningMember variable 'Partitioner::m_ndist' is not initialized in the constructor.
79uninitMemberVar398warningMember variable 'Partitioner::m_nchare' is not initialized in the constructor.
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/Inciter/Refiner.cpp
377unreadVariable563styleVariable 'chunksize' is assigned a value that is never used.
388unreadVariable563styleVariable 'B' is assigned a value that is never used.
389unreadVariable563styleVariable 'C' is assigned a value that is never used.
459useStlAlgorithm398styleConsider using std::copy_if algorithm instead of a raw loop.
663unreadVariable563styleVariable 'nlocked' is assigned a value that is never used.
678unreadVariable563styleVariable 'local_needs_refining_orig' is assigned a value that is never used.
679unreadVariable563styleVariable 'local_needs_derefining_orig' is assigned a value that is never used.
680unreadVariable563styleVariable 'local_lock_case_orig' is assigned a value that is never used.
751unreadVariable563styleVariable 'nlocked' is assigned a value that is never used.
989variableScope398styleThe scope of the variable 'V' can be reduced.
1532variableScope398styleThe scope of the variable 'V' can be reduced.
1728redundantIfRemove398styleRedundant checking of STL container element existence before removing it.
1798unreadVariable563styleVariable 'addedNodes' is assigned a value that is never used.
1803unreadVariable563styleVariable 'rid[l]' is assigned a value that is never used.
1930unreadVariable563styleVariable 'c' is assigned a value that is never used.
2008variableScope398styleThe scope of the variable 'facecnt' can be reduced.
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/Inciter/Scheme.hpp
174constParameter398styleParameter 'p' can be declared with const
237constParameter398styleParameter 'p' can be declared with const
279constParameter398styleParameter 'p' can be declared with const
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/Inciter/Sorter.cpp
127unreadVariable563styleVariable 'scheme' is assigned a value that is never used.
570useStlAlgorithm398styleConsider using std::transform algorithm instead of a raw loop.
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/Inciter/Transporter.cpp
165useStlAlgorithm398styleConsider using std::transform algorithm instead of a raw loop.
176useStlAlgorithm398styleConsider using std::transform algorithm instead of a raw loop.
1283uninitvar457errorUninitialized variable: meshid
1287uninitvar457errorUninitialized variable: meshid
1299containerOutOfBounds398errorOut of bounds access in expression 'pdf[1]' because 'pdf' is empty.
1305containerOutOfBounds398errorOut of bounds access in expression 'pdf[2]' because 'pdf' is empty.
1472uninitvar457errorUninitialized variable: meshid
1473uninitvar457errorUninitialized variable: ncomp
1477uninitvar457errorUninitialized variable: meshid
1477unreadVariable563styleVariable 'id' is assigned a value that is never used.
1479uninitvar457errorUninitialized variable: ncomp
1482unsignedLessThanZero570styleChecking if unsigned expression 'i' is less than zero.
1491uninitvar457errorUninitialized variable: meshid
1496unreadVariable563styleVariable 'n' is assigned a value that is never used.
1497unreadVariable563styleVariable 'n' is assigned a value that is never used.
1501uninitvar457errorUninitialized variable: meshid
1513uninitvar457errorUninitialized variable: meshid
1537uninitvar457errorUninitialized variable: meshid
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/LinearSolver/CSR.cpp
21syntaxErrorerrorsyntax error: keyword 'try' is not allowed in global scope
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/LinearSolver/CSR.hpp
83constParameter398styleParameter 'p' can be declared with const
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/LinearSolver/ConjugateGradients.cpp
35uninitMemberVar398warningMember variable 'ConjugateGradients::m_tol' is not initialized in the constructor.
216useStlAlgorithm398styleConsider using std::transform algorithm instead of a raw loop.
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/LinearSolver/ConjugateGradients.hpp
66uninitMemberVar398warningMember variable 'ConjugateGradients::m_tol' is not initialized in the constructor.
79uninitMemberVar398warningMember variable 'ConjugateGradients::m_nr' is not initialized in the constructor.
79uninitMemberVar398warningMember variable 'ConjugateGradients::m_nb' is not initialized in the constructor.
79uninitMemberVar398warningMember variable 'ConjugateGradients::m_nq' is not initialized in the constructor.
79uninitMemberVar398warningMember variable 'ConjugateGradients::m_normb' is not initialized in the constructor.
79uninitMemberVar398warningMember variable 'ConjugateGradients::m_it' is not initialized in the constructor.
79uninitMemberVar398warningMember variable 'ConjugateGradients::m_maxit' is not initialized in the constructor.
79uninitMemberVar398warningMember variable 'ConjugateGradients::m_tol' is not initialized in the constructor.
79uninitMemberVar398warningMember variable 'ConjugateGradients::m_rho' is not initialized in the constructor.
79uninitMemberVar398warningMember variable 'ConjugateGradients::m_rho0' is not initialized in the constructor.
79uninitMemberVar398warningMember variable 'ConjugateGradients::m_alpha' is not initialized in the constructor.
79uninitMemberVar398warningMember variable 'ConjugateGradients::m_converged' is not initialized in the constructor.
79uninitMemberVar398warningMember variable 'ConjugateGradients::m_nx' is not initialized in the constructor.
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/Main/Inciter.cpp
188unmatchedSuppressioninformationUnmatched suppression: noConstructor
209noExplicitConstructor398styleClass 'Main' has a constructor with 1 argument that is not explicit.
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/Main/InciterPrint.hpp
114unusedPrivateFunction398styleUnused private function: 'InciterPrint::PDEName'
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/Main/MeshConv.cpp
58unmatchedSuppressioninformationUnmatched suppression: noConstructor
77noExplicitConstructor398styleClass 'Main' has a constructor with 1 argument that is not explicit.
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/Main/MeshConvDriver.cpp
40useInitializationList398performanceVariable 'm_input' is assigned in constructor body. Consider performing initialization in initialization list.
42useInitializationList398performanceVariable 'm_output' is assigned in constructor body. Consider performing initialization in initialization list.
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/Main/UnitTest.cpp
120unmatchedSuppressioninformationUnmatched suppression: noConstructor
142noExplicitConstructor398styleClass 'Main' has a constructor with 1 argument that is not explicit.
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/Mesh/DerivedData.cpp
305constVariable398styleVariable 'esup1' can be declared with const
306constVariable398styleVariable 'esup2' can be declared with const
407constVariable398styleVariable 'esup1' can be declared with const
408constVariable398styleVariable 'esup2' can be declared with const
495constVariable398styleVariable 'esup2' can be declared with const
570constVariable398styleVariable 'esup2' can be declared with const
788constVariable398styleVariable 'esup1' can be declared with const
789constVariable398styleVariable 'esup2' can be declared with const
870unreadVariable563styleVariable 'nnpf' is assigned a value that is never used.
985unreadVariable563styleVariable 'nfpe' is assigned a value that is never used.
985unreadVariable563styleVariable 'nnpf' is assigned a value that is never used.
990unreadVariable563styleVariable 'nelem' is assigned a value that is never used.
1175unreadVariable563styleVariable 'nnpe' is assigned a value that is never used.
1175unreadVariable563styleVariable 'nnpf' is assigned a value that is never used.
1245unreadVariable563styleVariable 'tag' is assigned a value that is never used.
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/Mesh/Reorder.cpp
157useStlAlgorithm398styleConsider using std::transform algorithm instead of a raw loop.
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/PDE/CompFlow/CGCompFlow.hpp
722unreadVariable563styleVariable 'steady' is assigned a value that is never used.
866constParameter398styleParameter 'U' can be declared with const
1494constParameter398styleParameter 'R' can be declared with const
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/PDE/CompFlow/DGCompFlow.hpp
642unreadVariable563styleVariable 'dSV_l' is assigned a value that is never used.
759unreadVariable563styleVariable 'dgp' is assigned a value that is never used.
1099knownConditionTrueFalse571styleCondition 'fM>-1' is always true
1099knownConditionTrueFalse570styleCondition 'fM<0' is always false
1111knownConditionTrueFalse571styleCondition 'fM>=0' is always true
1179unreadVariable563styleVariable 'ndof' is assigned a value that is never used.
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/PDE/ConfigureCompFlow.cpp
76unreadVariable563styleVariable 'c' is assigned a value that is never used.
159useStlAlgorithm398styleConsider using std::transform algorithm instead of a raw loop.
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/PDE/ConfigureMultiMat.cpp
76unreadVariable563styleVariable 'c' is assigned a value that is never used.
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/PDE/ConfigureMultiSpecies.cpp
65unreadVariable563styleVariable 'c' is assigned a value that is never used.
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/PDE/ConfigureTransport.cpp
74unreadVariable563styleVariable 'c' is assigned a value that is never used.
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/PDE/DGPDE.hpp
67unreadVariable563styleVariable 'cfg' is assigned a value that is never used.
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/PDE/EoS/EOS.hpp
141constParameter398styleParameter 'p' can be declared with const
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/PDE/EoS/GodunovRomenskiAluminum.cpp
88unreadVariable563styleVariable 'err' is assigned a value that is never used.
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/PDE/EoS/JWL.cpp
372knownConditionTrueFalse570styleCondition 'idebug==1' is always false
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/PDE/Integrate/Basis.cpp
239duplicateAssignExpression398styleSame expression used in consecutive assignments of 'db5dxi2' and 'db5dxi3'.
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/PDE/Integrate/Boundary.cpp
96unreadVariable563styleVariable 'ncomp' is assigned a value that is never used.
97unreadVariable563styleVariable 'nprim' is assigned a value that is never used.
179unreadVariable563styleVariable 'wt' is assigned a value that is never used.
219constParameter398styleParameter 'R' can be declared with const
351unreadVariable563styleVariable 'ncomp' is assigned a value that is never used.
352unreadVariable563styleVariable 'nprim' is assigned a value that is never used.
475unreadVariable563styleVariable 'ncomp' is assigned a value that is never used.
476unreadVariable563styleVariable 'nprim' is assigned a value that is never used.
523unreadVariable563styleVariable 'var' is assigned a value that is never used.
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/PDE/Integrate/Initialize.cpp
164constParameter398styleParameter 'unk' can be declared with const
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/PDE/Integrate/Mass.cpp
32unreadVariable563styleVariable 'nelem' is assigned a value that is never used.
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/PDE/Integrate/MultiMatTerms.cpp
513variableScope398styleThe scope of the variable 'amat' can be reduced.
602constParameter398styleParameter 'R' can be declared with const
882unreadVariable563styleVariable 'rho' is assigned a value that is never used.
884unreadVariable563styleVariable 'rho' is assigned a value that is never used.
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/PDE/Integrate/SolidTerms.cpp
167constParameter398styleParameter 'R' can be declared with const
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/PDE/Integrate/Source.cpp
149constParameter398styleParameter 'R' can be declared with const
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/PDE/Integrate/Surface.cpp
91unreadVariable563styleVariable 'ncomp' is assigned a value that is never used.
92unreadVariable563styleVariable 'nprim' is assigned a value that is never used.
210unreadVariable563styleVariable 'wt' is assigned a value that is never used.
250constParameter398styleParameter 'R' can be declared with const
405unreadVariable563styleVariable 'ncomp' is assigned a value that is never used.
406unreadVariable563styleVariable 'nprim' is assigned a value that is never used.
542unreadVariable563styleVariable 'ncomp' is assigned a value that is never used.
543unreadVariable563styleVariable 'nprim' is assigned a value that is never used.
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/PDE/Limiter.cpp
189unusedVariable563styleUnused variable: unk
189unusedVariable563styleUnused variable: prim
968constParameter398styleParameter 'shockmarker' can be declared with const
1594variableScope398styleThe scope of the variable 'phi_dir' can be reduced.
1602redundantAssignment563styleVariable 'phi_dir' is reassigned a value before the old one has been used.
1626constParameter398styleParameter 'U' can be declared with const
2026redundantAssignment563styleVariable 'phi_rho' is reassigned a value before the old one has been used.
2032redundantAssignment563styleVariable 'phi_rhoe' is reassigned a value before the old one has been used.
2041redundantAssignment563styleVariable 'phi_pre' is reassigned a value before the old one has been used.
2075redundantAssignment563styleVariable 'phi_rho' is reassigned a value before the old one has been used.
2081redundantAssignment563styleVariable 'phi_rhoe' is reassigned a value before the old one has been used.
2090redundantAssignment563styleVariable 'phi_pre' is reassigned a value before the old one has been used.
2253redundantAssignment563styleVariable 'phi_pre' is reassigned a value before the old one has been used.
2377unreadVariable563styleVariable 'ncomp' is assigned a value that is never used.
2378unreadVariable563styleVariable 'nprim' is assigned a value that is never used.
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/PDE/MultiMat/DGMultiMat.hpp
106shadowFunction398styleLocal variable 'nmat' shadows outer function
142shadowFunction398styleLocal variable 'nmat' shadows outer function
166shadowFunction398styleLocal variable 'nmat' shadows outer function
184shadowFunction398styleLocal variable 'nmat' shadows outer function
298constParameter398styleParameter 'unk' can be declared with const
303shadowFunction398styleLocal variable 'nmat' shadows outer function
351constParameter398styleParameter 'unk' can be declared with const
362shadowFunction398styleLocal variable 'nmat' shadows outer function
438constParameter398styleParameter 'prim' can be declared with const
440constParameter398styleParameter 'ndofel' can be declared with const
442unreadVariable563styleVariable 'rdof' is assigned a value that is never used.
443unreadVariable563styleVariable 'ndof' is assigned a value that is never used.
444shadowFunction398styleLocal variable 'nmat' shadows outer function
444unreadVariable563styleVariable 'nmat' is assigned a value that is never used.
575shadowFunction398styleLocal variable 'nmat' shadows outer function
575unreadVariable563styleVariable 'nmat' is assigned a value that is never used.
616unreadVariable563styleVariable 'is_p0p1' is assigned a value that is never used.
618unreadVariable563styleVariable 'is_p0p1' is assigned a value that is never used.
620unreadVariable563styleVariable 'nelem' is assigned a value that is never used.
621shadowFunction398styleLocal variable 'nmat' shadows outer function
621unreadVariable563styleVariable 'nmat' is assigned a value that is never used.
732shadowFunction398styleLocal variable 'nmat' shadows outer function
782shadowFunction398styleLocal variable 'nmat' shadows outer function
782unreadVariable563styleVariable 'nmat' is assigned a value that is never used.
805shadowFunction398styleLocal variable 'nmat' shadows outer function
844shadowFunction398styleLocal variable 'nprim' shadows outer function
903shadowFunction398styleLocal variable 'nmat' shadows outer function
1027shadowFunction398styleLocal variable 'nmat' shadows outer function
1060shadowFunction398styleLocal variable 'nmat' shadows outer function
1097constParameter398styleParameter 'R' can be declared with const
1099unreadVariable563styleVariable 'ndof' is assigned a value that is never used.
1100unreadVariable563styleVariable 'rdof' is assigned a value that is never used.
1101shadowFunction398styleLocal variable 'nmat' shadows outer function
1101unreadVariable563styleVariable 'nmat' is assigned a value that is never used.
1102unreadVariable563styleVariable 'intsharp' is assigned a value that is never used.
1125shadowFunction398styleLocal variable 'nprim' shadows outer function
1291shadowFunction398styleLocal variable 'nmat' shadows outer function
1327shadowFunction398styleLocal variable 'nmat' shadows outer function
1363shadowFunction398styleLocal variable 'nmat' shadows outer function
1412shadowFunction398styleLocal variable 'nmat' shadows outer function
1443shadowFunction398styleLocal variable 'nmat' shadows outer function
1477shadowFunction398styleLocal variable 'nmat' shadows outer function
1502shadowFunction398styleLocal variable 'nmat' shadows outer function
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/PDE/MultiMat/FVMultiMat.hpp
102shadowFunction398styleLocal variable 'nmat' shadows outer function
215constParameter398styleParameter 'l' can be declared with const
232constParameter398styleParameter 'prim' can be declared with const
235unreadVariable563styleVariable 'rdof' is assigned a value that is never used.
236shadowFunction398styleLocal variable 'nmat' shadows outer function
236unreadVariable563styleVariable 'nmat' is assigned a value that is never used.
307shadowFunction398styleLocal variable 'nmat' shadows outer function
307unreadVariable563styleVariable 'nmat' is assigned a value that is never used.
342unreadVariable563styleVariable 'nelem' is assigned a value that is never used.
343shadowFunction398styleLocal variable 'nmat' shadows outer function
343unreadVariable563styleVariable 'nmat' is assigned a value that is never used.
408shadowFunction398styleLocal variable 'nmat' shadows outer function
446shadowFunction398styleLocal variable 'nmat' shadows outer function
446unreadVariable563styleVariable 'nmat' is assigned a value that is never used.
486shadowFunction398styleLocal variable 'nmat' shadows outer function
576shadowFunction398styleLocal variable 'nmat' shadows outer function
599shadowFunction398styleLocal variable 'nmat' shadows outer function
635shadowFunction398styleLocal variable 'nmat' shadows outer function
658shadowFunction398styleLocal variable 'nmat' shadows outer function
680shadowFunction398styleLocal variable 'nmat' shadows outer function
730shadowFunction398styleLocal variable 'nmat' shadows outer function
761shadowFunction398styleLocal variable 'nmat' shadows outer function
788shadowFunction398styleLocal variable 'nmat' shadows outer function
790shadowFunction398styleLocal variable 'nprim' shadows outer function
792unreadVariable563styleVariable 'ugp' is assigned a value that is never used.
792unreadVariable563styleVariable 'pgp' is assigned a value that is never used.
857shadowFunction398styleLocal variable 'nmat' shadows outer function
881shadowFunction398styleLocal variable 'nmat' shadows outer function
881unreadVariable563styleVariable 'nmat' is assigned a value that is never used.
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/PDE/MultiMat/MiscMultiMatFns.cpp
360variableScope398styleThe scope of the variable 'u' can be reduced.
360variableScope398styleThe scope of the variable 'v' can be reduced.
360variableScope398styleThe scope of the variable 'w' can be reduced.
360variableScope398styleThe scope of the variable 'a' can be reduced.
360variableScope398styleThe scope of the variable 'vn' can be reduced.
360variableScope398styleThe scope of the variable 'dSV_l' can be reduced.
362unreadVariable563styleVariable 'ugp' is assigned a value that is never used.
362unreadVariable563styleVariable 'pgp' is assigned a value that is never used.
491unreadVariable563styleVariable 'ugp' is assigned a value that is never used.
491unreadVariable563styleVariable 'pgp' is assigned a value that is never used.
606constParameter398styleParameter 'U' can be declared with const
607constParameter398styleParameter 'P' can be declared with const
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/PDE/MultiMat/Physics/FVEnergyPill.cpp
77constParameter398styleParameter 'R' can be declared with const
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/PDE/MultiMat/Problem/BoxInitialization.hpp
102identicalConditionAfterEarlyExit398warningIdentical condition 'boxenc<=1e-12', second condition is always false
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/PDE/MultiMat/Problem/ShockDensityWave.cpp
53variableScope398styleThe scope of the variable 'alphamin' can be reduced.
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/PDE/MultiSpecies/DGMultiSpecies.hpp
325unreadVariable563styleVariable 'is_p0p1' is assigned a value that is never used.
327unreadVariable563styleVariable 'is_p0p1' is assigned a value that is never used.
329unreadVariable563styleVariable 'nelem' is assigned a value that is never used.
458shadowFunction398styleLocal variable 'nprim' shadows outer function
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/PDE/MultiSpecies/MiscMultiSpeciesFns.cpp
67variableScope398styleThe scope of the variable 'u' can be reduced.
67variableScope398styleThe scope of the variable 'v' can be reduced.
67variableScope398styleThe scope of the variable 'w' can be reduced.
67variableScope398styleThe scope of the variable 'a' can be reduced.
67variableScope398styleThe scope of the variable 'vn' can be reduced.
67variableScope398styleThe scope of the variable 'dSV_l' can be reduced.
69unreadVariable563styleVariable 'ugp' is assigned a value that is never used.
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/PDE/PDEStack.hpp
112unreadVariable563styleVariable 'c' is assigned a value that is never used.
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/PDE/PrefIndicator.cpp
152unreadVariable563styleVariable 'ncomp' is assigned a value that is never used.
232unreadVariable563styleVariable 'state[1]' is assigned a value that is never used.
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/PDE/Reconstruction.cpp
41constParameter398styleParameter 'W' can be declared with const
122constParameter398styleParameter 'W' can be declared with const
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/PDE/Transport/CGTransport.hpp
375unreadVariable563styleVariable 'steady' is assigned a value that is never used.
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/PDE/Transport/DGTransport.hpp
344unreadVariable563styleVariable 'ndof' is assigned a value that is never used.
345unreadVariable563styleVariable 'rdof' is assigned a value that is never used.
346unreadVariable563styleVariable 'intsharp' is assigned a value that is never used.
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/PDE/Transport/Problem/CylVortex.cpp
38unreadVariable563styleVariable 'vel' is assigned a value that is never used.
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/Statistics/BiPDF.hpp
114constParameter398styleParameter 'p' can be declared with const
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/Statistics/PDFReducer.cpp
30uninitvar457errorUninitialized variable: meshid
38uninitvar457errorUninitialized variable: meshid
63uninitvar457errorUninitialized variable: meshid
71uninitvar457errorUninitialized variable: mid
74uninitvar457errorUninitialized variable: mid
76containerOutOfBounds398errorOut of bounds access in expression 'updf[i++]' because 'updf' is empty.
76knownEmptyContainer398styleIterating over container 'u' that is always empty.
80uninitvar457errorUninitialized variable: meshid
150containerOutOfBounds398errorOut of bounds access in expression 'updf[i++]' because 'updf' is empty.
150knownEmptyContainer398styleIterating over container 'u' that is always empty.
152containerOutOfBounds398errorOut of bounds access in expression 'bpdf[i++]' because 'bpdf' is empty.
152knownEmptyContainer398styleIterating over container 'b' that is always empty.
154containerOutOfBounds398errorOut of bounds access in expression 'tpdf[i++]' because 'tpdf' is empty.
154knownEmptyContainer398styleIterating over container 't' that is always empty.
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/Statistics/TriPDF.hpp
123constParameter398styleParameter 'p' can be declared with const
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/Statistics/UniPDF.hpp
115constParameter398styleParameter 'p' can be declared with const
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/Transfer/M2MTransfer.hpp
16noExplicitConstructor398styleClass 'LibMain' has a constructor with 1 argument that is not explicit.
24constParameter398styleParameter 'p' can be declared with const
43uninitMemberVar398warningMember variable 'M2MTransfer::current_chunk' is not initialized in the constructor.
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/Transfer/TransferDetails.cpp
38uninitMemberVar398warningMember variable 'TransferDetails::m_inpoel' is not initialized in the constructor.
38uninitMemberVar398warningMember variable 'TransferDetails::m_coord' is not initialized in the constructor.
38uninitMemberVar398warningMember variable 'TransferDetails::m_u' is not initialized in the constructor.
38uninitMemberVar398warningMember variable 'TransferDetails::m_numsent' is not initialized in the constructor.
38uninitMemberVar398warningMember variable 'TransferDetails::m_numreceived' is not initialized in the constructor.
/tmp/TeamCity-2/work/5ad443c8abe7fc0a/src/Transfer/TransferDetails.hpp
29constParameter398styleParameter 'p' can be declared with const
36constParameter398styleParameter 'p' can be declared with const