Formatting
This commit is contained in:
parent
287805e38b
commit
4726765713
1 changed files with 1 additions and 1 deletions
|
@ -309,7 +309,7 @@ bool Foam::linearValveLayersFvMesh::attached() const
|
||||||
{
|
{
|
||||||
if
|
if
|
||||||
(
|
(
|
||||||
result
|
result
|
||||||
!= refCast<const slidingInterface>(topoChanges[modI]).attached()
|
!= refCast<const slidingInterface>(topoChanges[modI]).attached()
|
||||||
)
|
)
|
||||||
{
|
{
|
||||||
|
|
Reference in a new issue