Skip to content

Commit

Permalink
Minor style fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tdegeus committed Oct 14, 2020
1 parent 3d14991 commit effcac4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/friction.cpp
Expand Up @@ -140,6 +140,7 @@ class System {

m_Eps = m_quad.AllocateQtensor<2>(0.0);
m_Sig = m_quad.AllocateQtensor<2>(0.0);

// --------
// material
// --------
Expand Down

0 comments on commit effcac4

Please sign in to comment.