+ Fix compiler warnings
This commit is contained in:
@@ -494,6 +494,7 @@ PyObject* FemMeshPy::getNodesByFace(PyObject *args)
|
||||
return 0;
|
||||
}
|
||||
Py::List ret;
|
||||
throw Py::Exception("Not yet implemented");
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user