"Error: I am getting Vector instead of MeshFunction or similar object. You might forget to bind DofVector into MeshFunction in you method getExplicitUpdate.");
TNL_ASSERT_GT(uPointer->getData().getSize(),0,"The first MeshFunction in the parameters was not bound.");
TNL_ASSERT_GT(fuPointer->getData().getSize(),0,"The second MeshFunction in the parameters was not bound.");