Skip to content

Commit fd57b75

Browse files
committed
- utf8 encoding
1 parent acb5d8e commit fd57b75

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

SPlisHSPlasH/Elasticity/Elasticity_Kugelstadt2021.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#include "Elasticity_Kugelstadt2021.h"
1+
#include "Elasticity_Kugelstadt2021.h"
22
#include "SPlisHSPlasH/Simulation.h"
33
#include "SPlisHSPlasH/Utilities/MathFunctions.h"
44
#include "SPlisHSPlasH/TimeManager.h"

SPlisHSPlasH/Elasticity/Elasticity_Kugelstadt2021.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ namespace SPH
1818
* by Kugelstadt et al. [KBF+21].
1919
*
2020
* References:
21-
* - [KBF+21] Tassilo Kugelstadt, Jan Bender, José Antonio Fernández-Fernández, Stefan Rhys Jeske, Fabian Löschner, Andreas Longva.
21+
* - [KBF+21] Tassilo Kugelstadt, Jan Bender, José Antonio Fernández-Fernández, Stefan Rhys Jeske, Fabian Löschner, Andreas Longva.
2222
* Fast Corotated Elastic SPH Solids with Implicit Zero-Energy Mode Control. Proceedings of the ACM on Computer Graphics and
2323
* Interactive Techniques, 2021. URL: http://dx.doi.org/10.1145/3480142
2424
*/

0 commit comments

Comments
 (0)