Electromagnetic Template Library (EMTL)
|
General time profile for asynchronous domain simulations. More...
#include <mesh_ui.h>
Public Member Functions | |
virtual valtype | get_time_gain (const Vector_3 &pos, int *in_gain=nullptr) const |
Gets time value for a specific space point. | |
virtual valtype | get_max_gain (const Vector_3 &pos0=Vector_3(-VEC_INFTY), const Vector_3 &pos1=Vector_3(VEC_INFTY)) const |
Gets time gain within specific box (infinite by default). | |
virtual valtype | get_time_step () const |
Implementations should define time step. | |
virtual valtype | get_space_gain (const Vector_3 &pos, int *in_gain=nullptr) const |
Gets space gain value corresponding to time gain at specific space point. | |
General time profile for asynchronous domain simulations.