print("field ("+str(name)+") is not consistent : it has "+str(np.size(data))+" values and the mesh has "+str(mesh.GetNumberOfNodes())+" nodes")
raiseException("field ("+str(name)+") is not consistent : it has "+str(np.size(data))+" values and the mesh has "+str(mesh.GetNumberOfNodes())+" nodes")
print("field ("+str(name)+") is not consistent : it has "+str(np.size(data))+
" values and the mesh has "+str(mesh.GetNumberOfNodes())+" nodes")
raiseException("field ("+str(name)+") is not consistent : it has "+str(np.size(data)
)+" values and the mesh has "+str(mesh.GetNumberOfNodes())+" nodes")