Merge pull request #68 from Engineering-Fluid-Dynamics/main

Comment to test the git sync
This commit is contained in:
PhasicFlow 2023-01-27 12:40:27 +03:30 committed by GitHub
commit 7737bd3ad6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@ public:
return materials_;
}
// - densities
// - return densities
inline const auto& densities()const{
return densities_;
}