Skip to content
Snippets Groups Projects
Commit 473d8672 authored by Konstantin Kutscher's avatar Konstantin Kutscher
Browse files

fix warnings

parent 93b474dc
No related branches found
No related tags found
2 merge requests!171Newest Update,!83Fix MPICommunicator
......@@ -32,7 +32,7 @@ protected:
private:
MPI_Datatype gridParamType, block3dType;
MPI_Datatype dataSetParamType, dataSetTypeRead, dataSetTypeWrite;
MPI_Datatype boundCondType, boundCondType1000, dataSetDoubleType;
MPI_Datatype boundCondType, boundCondType1000;
MPIIODataStructures::boundCondParam boundCondParamStr;
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment