// === Write to all elements in ranks mesh the included dofs. ===
file<<"\n\n";
file<<"# First line containes number of elements in mesh, second line contain the number of DOFs per element.\n";
file<<"# Than, each entry contains of two lines. The first is the element index, the second line is a list with the local DOF indices of this element.\n";