Spatial distribution of boolean values. More...
#include <simulation_state_1d.hpp>
Public Member Functions | |
virtual bool | operator() (double x) const =0 |
Evaluate function. More... | |
Spatial distribution of boolean values.
Definition at line 20 of file simulation_state_1d.hpp.
|
pure virtual |
Evaluate function.
x | Position |