A VObject which creates a fiber bundle with a scalar Field on a uniform Grid. More...
#include <AnalyticGrid.hpp>
A VObject which creates a fiber bundle with a scalar Field on a uniform Grid.
The time-dependent field is created on discrete time steps as deferred Creator. This means data are setup to be created on access. The call of the object's update() function does not yet compute any data, but only sets up the formula how to do so for each time step. Data will be created later when actually required.