Skip to content
Snippets Groups Projects
Commit 1381dbea authored by Cristian Lalescu's avatar Cristian Lalescu
Browse files

fixes leftover conflict

parent 302b8e47
No related branches found
No related tags found
2 merge requests!48merge develop,!46Feature/warning free
Pipeline #138760 passed
......@@ -43,7 +43,7 @@ class stokes_rhs: public abstract_particle_rhs
public:
stokes_rhs(){}
~stokes_rhs(){}
const int getStateSize() const
int getStateSize() const
{
// 3 numbers for position
// // 9 numbers for components of deformation tensor // 3 numbers to store logarithmic factors
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment