Skip to content

Commit

Permalink
Update CompositionalMultiphaseBase.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
paveltomin authored Dec 19, 2024
1 parent f562029 commit ec6ce7c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1357,7 +1357,6 @@ void CompositionalMultiphaseBase::assembleAccumulationAndVolumeBalanceTerms( Dom
if( m_useSimpleAccumulation )
kernelFlags.set( KernelFlags::SimpleAccumulation );


forDiscretizationOnMeshTargets( domain.getMeshBodies(), [&]( string const &,
MeshLevel const & mesh,
arrayView1d< string const > const & regionNames )
Expand Down

0 comments on commit ec6ce7c

Please sign in to comment.