}
else
{
- vtkDataSet *tryOnNode(FilterFamilies<PointExtractor>(tryOnCell,idsToKeep,this->InsideOut,
+ vtkDataSet *tryOnNode(FilterFamilies<PointExtractor>(input,idsToKeep,this->InsideOut,
MEDFileFieldRepresentationLeavesArrays::FAMILY_ID_NODE_NAME,"vtkDataObject::FIELD_ASSOCIATION_POINTS",catchAll,catchSmth));
if(tryOnNode)
{
0 - ELGA arrays choice of GaussPoints filter
-0 - Manage file containing only cartesian meshes.
\ No newline at end of file
+0 - Manage file containing only cartesian meshes.
+
+0 - Bug on vtkExtractGroup when attempting to extract on empty group. Previously, it led to SIGSEGV.
+
+0 - Add the frequency information in mode mode in the name of arrays in DataSet.
+
+0 - Addition of MeshName property in ExtractGroup (see testMEDReader9.py)
\ No newline at end of file