A class that sets up diffusion grids of the substances in this simulation.
More...
#include <continuum_op.h>
A class that sets up diffusion grids of the substances in this simulation.
Definition at line 35 of file continuum_op.h.
◆ BDM_OP_HEADER()
◆ operator()()
void bdm::ContinuumOp::operator() |
( |
| ) |
|
|
inlineoverridevirtual |
◆ delta_t_
real_t bdm::ContinuumOp::delta_t_ = 0.0 |
|
private |
Timestep that is useded for Diffuse(delta_t)
and computed from this and the last time the grid was updated.
Definition at line 77 of file continuum_op.h.
◆ last_time_run_
real_t bdm::ContinuumOp::last_time_run_ = 0.0 |
|
private |
Last time when the operation was executed.
Definition at line 74 of file continuum_op.h.
The documentation for this class was generated from the following file: