LineIdCWESeverityMessage
/tmp/TeamCity-1/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-1/work/5ad443c8abe7fc0a/src/Base/Data.hpp
484constParameter398styleParameter 'p' can be declared with const
/tmp/TeamCity-1/work/5ad443c8abe7fc0a/src/Base/Exception.cpp
49syntaxErrorerrorsyntax error: keyword 'try' is not allowed in global scope
/tmp/TeamCity-1/work/5ad443c8abe7fc0a/src/Base/HashMapReducer.hpp
90knownEmptyContainer398styleIterating over container 'u' that is always empty.
/tmp/TeamCity-1/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-1/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-1/work/5ad443c8abe7fc0a/src/Base/Vector.hpp
182throwInNoexceptFunction398errorException thrown in function declared not to throw exceptions.
/tmp/TeamCity-1/work/5ad443c8abe7fc0a/src/Control/HelpFactory.hpp
51constParameter398styleParameter 'p' can be declared with const
84constParameter398styleParameter 'p' can be declared with const
/tmp/TeamCity-1/work/5ad443c8abe7fc0a/src/Control/Inciter/InputDeck/LuaParser.hpp
43passedByValue398performanceFunction parameter 'key' should be passed by const reference.
70passedByValue398performanceFunction parameter 'key' should be passed by const reference.
92passedByValue398performanceFunction parameter 'key' should be passed by const reference.
114passedByValue398performanceFunction parameter 'key' should be passed by const reference.
138passedByValue398performanceFunction parameter 'key' should be passed by const reference.
/tmp/TeamCity-1/work/5ad443c8abe7fc0a/src/Control/Inciter/OutVar.hpp
47constParameter398styleParameter 'p' can be declared with const
/tmp/TeamCity-1/work/5ad443c8abe7fc0a/src/Control/MeshConv/CmdLine/Parser.cpp
119unreadVariable563styleVariable 'oalias' is assigned a value that is never used.
/tmp/TeamCity-1/work/5ad443c8abe7fc0a/src/Control/StatCtr.hpp
325constVariable398styleVariable 'kind' can be declared with const
/tmp/TeamCity-1/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-1/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-1/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-1/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-1/work/5ad443c8abe7fc0a/src/IO/UGRIDMeshReader.cpp
35unusedVariable563styleUnused variable: s
/tmp/TeamCity-1/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-1/work/5ad443c8abe7fc0a/src/Inciter/AMR/edge_store.hpp
98assertWithSideEffect398warningAssert statement calls a function which may have desired side effects: 'exists'.
/tmp/TeamCity-1/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-1/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-1/work/5ad443c8abe7fc0a/src/Inciter/AMR/tet_store.hpp
720constVariable398styleVariable 'parent' can be declared with const
/tmp/TeamCity-1/work/5ad443c8abe7fc0a/src/Inciter/DG.cpp
234unreadVariable563styleVariable 'd' is assigned a value that is never used.
1106unusedVariable563styleUnused variable: ndof
1554unreadVariable563styleVariable 'pn' is assigned a value that is never used.
1555unreadVariable563styleVariable 'unprop' is assigned a value that is never used.
1556unreadVariable563styleVariable 'pnprop' is assigned a value that is never used.
1702useStlAlgorithm398styleConsider using std::copy algorithm instead of a raw loop.
/tmp/TeamCity-1/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-1/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-1/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-1/work/5ad443c8abe7fc0a/src/Inciter/FV.cpp
196unreadVariable563styleVariable 'd' is assigned a value that is never used.
823unreadVariable563styleVariable 'pn' is assigned a value that is never used.
824unreadVariable563styleVariable 'unprop' is assigned a value that is never used.
825unreadVariable563styleVariable 'pnprop' is assigned a value that is never used.
/tmp/TeamCity-1/work/5ad443c8abe7fc0a/src/Inciter/FaceData.hpp
76constParameter398styleParameter 'p' can be declared with const
/tmp/TeamCity-1/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-1/work/5ad443c8abe7fc0a/src/Inciter/Ghosts.hpp
101constParameter398styleParameter 'p' can be declared with const
/tmp/TeamCity-1/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-1/work/5ad443c8abe7fc0a/src/Inciter/Partitioner.cpp
425variableScope398styleThe scope of the variable 'added' can be reduced.
/tmp/TeamCity-1/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-1/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-1/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-1/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-1/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.
1281uninitvar457errorUninitialized variable: meshid
1285uninitvar457errorUninitialized variable: meshid
1297containerOutOfBounds398errorOut of bounds access in expression 'pdf[1]' because 'pdf' is empty.
1303containerOutOfBounds398errorOut of bounds access in expression 'pdf[2]' because 'pdf' is empty.
1470uninitvar457errorUninitialized variable: meshid
1471uninitvar457errorUninitialized variable: ncomp
1475uninitvar457errorUninitialized variable: meshid
1475unreadVariable563styleVariable 'id' is assigned a value that is never used.
1477uninitvar457errorUninitialized variable: ncomp
1480unsignedLessThanZero570styleChecking if unsigned expression 'i' is less than zero.
1489uninitvar457errorUninitialized variable: meshid
1494unreadVariable563styleVariable 'n' is assigned a value that is never used.
1495unreadVariable563styleVariable 'n' is assigned a value that is never used.
1499uninitvar457errorUninitialized variable: meshid
1511uninitvar457errorUninitialized variable: meshid
1535uninitvar457errorUninitialized variable: meshid
/tmp/TeamCity-1/work/5ad443c8abe7fc0a/src/LinearSolver/CSR.cpp
21syntaxErrorerrorsyntax error: keyword 'try' is not allowed in global scope
/tmp/TeamCity-1/work/5ad443c8abe7fc0a/src/LinearSolver/CSR.hpp
83constParameter398styleParameter 'p' can be declared with const
/tmp/TeamCity-1/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-1/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-1/work/5ad443c8abe7fc0a/src/Main/Inciter.cpp
188unmatchedSuppressioninformationUnmatched suppression: noConstructor
209noExplicitConstructor398styleClass 'Main' has a constructor with 1 argument that is not explicit.
/tmp/TeamCity-1/work/5ad443c8abe7fc0a/src/Main/InciterPrint.hpp
114unusedPrivateFunction398styleUnused private function: 'InciterPrint::PDEName'
/tmp/TeamCity-1/work/5ad443c8abe7fc0a/src/Main/MeshConv.cpp
58unmatchedSuppressioninformationUnmatched suppression: noConstructor
77noExplicitConstructor398styleClass 'Main' has a constructor with 1 argument that is not explicit.
/tmp/TeamCity-1/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-1/work/5ad443c8abe7fc0a/src/Main/UnitTest.cpp
120unmatchedSuppressioninformationUnmatched suppression: noConstructor
142noExplicitConstructor398styleClass 'Main' has a constructor with 1 argument that is not explicit.
/tmp/TeamCity-1/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-1/work/5ad443c8abe7fc0a/src/Mesh/Reorder.cpp
157useStlAlgorithm398styleConsider using std::transform algorithm instead of a raw loop.
/tmp/TeamCity-1/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-1/work/5ad443c8abe7fc0a/src/PDE/CompFlow/DGCompFlow.hpp
253unreadVariable563styleVariable 'nelem' is assigned a value that is never used.
589unreadVariable563styleVariable 'dSV_l' is assigned a value that is never used.
706unreadVariable563styleVariable 'dgp' is assigned a value that is never used.
1027knownConditionTrueFalse571styleCondition 'fM>-1' is always true
1027knownConditionTrueFalse570styleCondition 'fM<0' is always false
1039knownConditionTrueFalse571styleCondition 'fM>=0' is always true
1091unreadVariable563styleVariable 'ndof' is assigned a value that is never used.
/tmp/TeamCity-1/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-1/work/5ad443c8abe7fc0a/src/PDE/ConfigureMultiMat.cpp
76unreadVariable563styleVariable 'c' is assigned a value that is never used.
/tmp/TeamCity-1/work/5ad443c8abe7fc0a/src/PDE/ConfigureTransport.cpp
74unreadVariable563styleVariable 'c' is assigned a value that is never used.
/tmp/TeamCity-1/work/5ad443c8abe7fc0a/src/PDE/DGPDE.hpp
65unreadVariable563styleVariable 'cfg' is assigned a value that is never used.
/tmp/TeamCity-1/work/5ad443c8abe7fc0a/src/PDE/EoS/EOS.hpp
114constParameter398styleParameter 'p' can be declared with const
/tmp/TeamCity-1/work/5ad443c8abe7fc0a/src/PDE/EoS/JWL.cpp
361knownConditionTrueFalse570styleCondition 'idebug==1' is always false
/tmp/TeamCity-1/work/5ad443c8abe7fc0a/src/PDE/Integrate/Basis.cpp
239duplicateAssignExpression398styleSame expression used in consecutive assignments of 'db5dxi2' and 'db5dxi3'.
/tmp/TeamCity-1/work/5ad443c8abe7fc0a/src/PDE/Integrate/Boundary.cpp
99unreadVariable563styleVariable 'ncomp' is assigned a value that is never used.
100unreadVariable563styleVariable 'nprim' is assigned a value that is never used.
177unreadVariable563styleVariable 'wt' is assigned a value that is never used.
217constParameter398styleParameter 'R' can be declared with const
361unreadVariable563styleVariable 'ncomp' is assigned a value that is never used.
362unreadVariable563styleVariable 'nprim' is assigned a value that is never used.
/tmp/TeamCity-1/work/5ad443c8abe7fc0a/src/PDE/Integrate/Initialize.cpp
164constParameter398styleParameter 'unk' can be declared with const
/tmp/TeamCity-1/work/5ad443c8abe7fc0a/src/PDE/Integrate/Mass.cpp
32unreadVariable563styleVariable 'nelem' is assigned a value that is never used.
/tmp/TeamCity-1/work/5ad443c8abe7fc0a/src/PDE/Integrate/MultiMatTerms.cpp
279constParameter398styleParameter 'R' can be declared with const
632constParameter398styleParameter 'R' can be declared with const
900unreadVariable563styleVariable 'rho' is assigned a value that is never used.
902unreadVariable563styleVariable 'rho' is assigned a value that is never used.
/tmp/TeamCity-1/work/5ad443c8abe7fc0a/src/PDE/Integrate/SolidTerms.cpp
351constParameter398styleParameter 'R' can be declared with const
/tmp/TeamCity-1/work/5ad443c8abe7fc0a/src/PDE/Integrate/Source.cpp
149constParameter398styleParameter 'R' can be declared with const
/tmp/TeamCity-1/work/5ad443c8abe7fc0a/src/PDE/Integrate/Surface.cpp
93unreadVariable563styleVariable 'ncomp' is assigned a value that is never used.
94unreadVariable563styleVariable 'nprim' is assigned a value that is never used.
203unreadVariable563styleVariable 'wt' is assigned a value that is never used.
250constParameter398styleParameter 'R' can be declared with const
419unreadVariable563styleVariable 'ncomp' is assigned a value that is never used.
420unreadVariable563styleVariable 'nprim' is assigned a value that is never used.
/tmp/TeamCity-1/work/5ad443c8abe7fc0a/src/PDE/Limiter.cpp
188unusedVariable563styleUnused variable: unk
188unusedVariable563styleUnused variable: prim
1465variableScope398styleThe scope of the variable 'phi_dir' can be reduced.
1473redundantAssignment563styleVariable 'phi_dir' is reassigned a value before the old one has been used.
1497constParameter398styleParameter 'U' can be declared with const
1891redundantAssignment563styleVariable 'phi_rho' is reassigned a value before the old one has been used.
1897redundantAssignment563styleVariable 'phi_rhoe' is reassigned a value before the old one has been used.
1906redundantAssignment563styleVariable 'phi_pre' is reassigned a value before the old one has been used.
1940redundantAssignment563styleVariable 'phi_rho' is reassigned a value before the old one has been used.
1946redundantAssignment563styleVariable 'phi_rhoe' is reassigned a value before the old one has been used.
1955redundantAssignment563styleVariable 'phi_pre' is reassigned a value before the old one has been used.
2118redundantAssignment563styleVariable 'phi_pre' is reassigned a value before the old one has been used.
2240unreadVariable563styleVariable 'ncomp' is assigned a value that is never used.
2241unreadVariable563styleVariable 'nprim' is assigned a value that is never used.
/tmp/TeamCity-1/work/5ad443c8abe7fc0a/src/PDE/MultiMat/DGMultiMat.hpp
94shadowFunction398styleLocal variable 'nmat' shadows outer function
130shadowFunction398styleLocal variable 'nmat' shadows outer function
251constParameter398styleParameter 'unk' can be declared with const
261shadowFunction398styleLocal variable 'nmat' shadows outer function
313constParameter398styleParameter 'prim' can be declared with const
316unreadVariable563styleVariable 'rdof' is assigned a value that is never used.
317unreadVariable563styleVariable 'ndof' is assigned a value that is never used.
318shadowFunction398styleLocal variable 'nmat' shadows outer function
318unreadVariable563styleVariable 'nmat' is assigned a value that is never used.
447shadowFunction398styleLocal variable 'nmat' shadows outer function
447unreadVariable563styleVariable 'nmat' is assigned a value that is never used.
484unreadVariable563styleVariable 'is_p0p1' is assigned a value that is never used.
486unreadVariable563styleVariable 'is_p0p1' is assigned a value that is never used.
488unreadVariable563styleVariable 'nelem' is assigned a value that is never used.
489shadowFunction398styleLocal variable 'nmat' shadows outer function
489unreadVariable563styleVariable 'nmat' is assigned a value that is never used.
579shadowFunction398styleLocal variable 'nmat' shadows outer function
629shadowFunction398styleLocal variable 'nmat' shadows outer function
629unreadVariable563styleVariable 'nmat' is assigned a value that is never used.
652shadowFunction398styleLocal variable 'nmat' shadows outer function
703shadowFunction398styleLocal variable 'nmat' shadows outer function
833shadowFunction398styleLocal variable 'nmat' shadows outer function
867shadowFunction398styleLocal variable 'nmat' shadows outer function
898shadowFunction398styleLocal variable 'nmat' shadows outer function
934shadowFunction398styleLocal variable 'nmat' shadows outer function
970shadowFunction398styleLocal variable 'nmat' shadows outer function
1019shadowFunction398styleLocal variable 'nmat' shadows outer function
1050shadowFunction398styleLocal variable 'nmat' shadows outer function
1084shadowFunction398styleLocal variable 'nmat' shadows outer function
1109shadowFunction398styleLocal variable 'nmat' shadows outer function
/tmp/TeamCity-1/work/5ad443c8abe7fc0a/src/PDE/MultiMat/FVMultiMat.hpp
91shadowFunction398styleLocal variable 'nmat' shadows outer function
204constParameter398styleParameter 'l' can be declared with const
221constParameter398styleParameter 'prim' can be declared with const
224unreadVariable563styleVariable 'rdof' is assigned a value that is never used.
225shadowFunction398styleLocal variable 'nmat' shadows outer function
225unreadVariable563styleVariable 'nmat' is assigned a value that is never used.
296shadowFunction398styleLocal variable 'nmat' shadows outer function
296unreadVariable563styleVariable 'nmat' is assigned a value that is never used.
331unreadVariable563styleVariable 'nelem' is assigned a value that is never used.
332shadowFunction398styleLocal variable 'nmat' shadows outer function
332unreadVariable563styleVariable 'nmat' is assigned a value that is never used.
397shadowFunction398styleLocal variable 'nmat' shadows outer function
435shadowFunction398styleLocal variable 'nmat' shadows outer function
435unreadVariable563styleVariable 'nmat' is assigned a value that is never used.
475shadowFunction398styleLocal variable 'nmat' shadows outer function
553shadowFunction398styleLocal variable 'nmat' shadows outer function
573shadowFunction398styleLocal variable 'nmat' shadows outer function
609shadowFunction398styleLocal variable 'nmat' shadows outer function
632shadowFunction398styleLocal variable 'nmat' shadows outer function
654shadowFunction398styleLocal variable 'nmat' shadows outer function
704shadowFunction398styleLocal variable 'nmat' shadows outer function
735shadowFunction398styleLocal variable 'nmat' shadows outer function
760shadowFunction398styleLocal variable 'nmat' shadows outer function
762shadowFunction398styleLocal variable 'nprim' shadows outer function
764unreadVariable563styleVariable 'ugp' is assigned a value that is never used.
764unreadVariable563styleVariable 'pgp' is assigned a value that is never used.
813shadowFunction398styleLocal variable 'nmat' shadows outer function
837shadowFunction398styleLocal variable 'nmat' shadows outer function
837unreadVariable563styleVariable 'nmat' is assigned a value that is never used.
/tmp/TeamCity-1/work/5ad443c8abe7fc0a/src/PDE/MultiMat/MiscMultiMatFns.cpp
49constParameter398styleParameter 'P' can be declared with const
374variableScope398styleThe scope of the variable 'u' can be reduced.
374variableScope398styleThe scope of the variable 'v' can be reduced.
374variableScope398styleThe scope of the variable 'w' can be reduced.
374variableScope398styleThe scope of the variable 'a' can be reduced.
374variableScope398styleThe scope of the variable 'vn' can be reduced.
374variableScope398styleThe scope of the variable 'dSV_l' can be reduced.
376unreadVariable563styleVariable 'ugp' is assigned a value that is never used.
376unreadVariable563styleVariable 'pgp' is assigned a value that is never used.
503unreadVariable563styleVariable 'ugp' is assigned a value that is never used.
503unreadVariable563styleVariable 'pgp' is assigned a value that is never used.
/tmp/TeamCity-1/work/5ad443c8abe7fc0a/src/PDE/MultiMat/Physics/FVEnergyPill.cpp
77constParameter398styleParameter 'R' can be declared with const
/tmp/TeamCity-1/work/5ad443c8abe7fc0a/src/PDE/MultiMat/Problem/BoxInitialization.hpp
102identicalConditionAfterEarlyExit398warningIdentical condition 'boxenc<=1e-12', second condition is always false
/tmp/TeamCity-1/work/5ad443c8abe7fc0a/src/PDE/MultiMat/Problem/ShockDensityWave.cpp
53variableScope398styleThe scope of the variable 'alphamin' can be reduced.
/tmp/TeamCity-1/work/5ad443c8abe7fc0a/src/PDE/PDEStack.hpp
112unreadVariable563styleVariable 'c' is assigned a value that is never used.
/tmp/TeamCity-1/work/5ad443c8abe7fc0a/src/PDE/PrefIndicator.cpp
147unreadVariable563styleVariable 'ncomp' is assigned a value that is never used.
227unreadVariable563styleVariable 'state[1]' is assigned a value that is never used.
/tmp/TeamCity-1/work/5ad443c8abe7fc0a/src/PDE/Reconstruction.cpp
139unreadVariable563styleVariable 'nelem' is assigned a value that is never used.
276constParameter398styleParameter 'W' can be declared with const
316constParameter398styleParameter 'W' can be declared with const
397constParameter398styleParameter 'W' can be declared with const
/tmp/TeamCity-1/work/5ad443c8abe7fc0a/src/PDE/Transport/CGTransport.hpp
375unreadVariable563styleVariable 'steady' is assigned a value that is never used.
/tmp/TeamCity-1/work/5ad443c8abe7fc0a/src/PDE/Transport/DGTransport.hpp
193unreadVariable563styleVariable 'nelem' is assigned a value that is never used.
194unreadVariable563styleVariable 'intsharp' is assigned a value that is never used.
340unreadVariable563styleVariable 'ndof' is assigned a value that is never used.
341unreadVariable563styleVariable 'rdof' is assigned a value that is never used.
342unreadVariable563styleVariable 'intsharp' is assigned a value that is never used.
/tmp/TeamCity-1/work/5ad443c8abe7fc0a/src/PDE/Transport/Problem/CylVortex.cpp
38unreadVariable563styleVariable 'vel' is assigned a value that is never used.
/tmp/TeamCity-1/work/5ad443c8abe7fc0a/src/Statistics/BiPDF.hpp
114constParameter398styleParameter 'p' can be declared with const
/tmp/TeamCity-1/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-1/work/5ad443c8abe7fc0a/src/Statistics/TriPDF.hpp
123constParameter398styleParameter 'p' can be declared with const
/tmp/TeamCity-1/work/5ad443c8abe7fc0a/src/Statistics/UniPDF.hpp
115constParameter398styleParameter 'p' can be declared with const
/tmp/TeamCity-1/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-1/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-1/work/5ad443c8abe7fc0a/src/Transfer/TransferDetails.hpp
29constParameter398styleParameter 'p' can be declared with const
36constParameter398styleParameter 'p' can be declared with const