AllowRotation and size_t
This commit is contained in:
committed by
PaddleStroke
parent
fe99ad2593
commit
85557e1fa4
@@ -48,7 +48,7 @@ void IntegratorInterface::run()
|
||||
this->postRun();
|
||||
}
|
||||
|
||||
int IntegratorInterface::orderMax()
|
||||
size_t IntegratorInterface::orderMax()
|
||||
{
|
||||
return system->orderMax;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user