runPosIC, VelIC, AccIC numerically correct
This commit is contained in:
@@ -9,7 +9,6 @@ namespace MbD {
|
||||
class SingularMatrixError : virtual public std::runtime_error
|
||||
{
|
||||
protected:
|
||||
|
||||
std::shared_ptr<std::vector<int>> redundantEqnNos;
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user