clean up whitespaces

This commit is contained in:
danielque
2018-04-04 14:46:53 +02:00
parent e7a3e8de8f
commit 0411ae0d80

View File

@ -81,7 +81,7 @@ int main(int argc, char *argv[])
{ {
particleCloud.smoothingM().smoothen(particleCloud.forceM(0).impParticleForces()); particleCloud.smoothingM().smoothen(particleCloud.forceM(0).impParticleForces());
} }
Info << "update Ksl.internalField()" << endl; Info << "update Ksl.internalField()" << endl;
Ksl = particleCloud.momCoupleM(0).impMomSource(); Ksl = particleCloud.momCoupleM(0).impMomSource();
Ksl.correctBoundaryConditions(); Ksl.correctBoundaryConditions();