Electromagnetic Template Library (EMTL)
Loading...
Searching...
No Matches
time_profile_t Class Reference

General time profile for asynchronous domain simulations. More...

#include <mesh_ui.h>

Inheritance diagram for time_profile_t:

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.
 

Detailed Description

General time profile for asynchronous domain simulations.


The documentation for this class was generated from the following file: