Calculates the Joule Heating (in Watt per Second) More...
#include <joule_heating.hpp>
Public Member Functions | |
joule_heating (CurrentDensityAccessorType const &j, ElectricFieldAccessorType const &e) | |
template<typename ElementType > | |
double | operator() (ElementType const &el) const |
Calculates the Joule Heating (in Watt per Second)
j | The current density accessor |
e | The electric field accessor |
Definition at line 36 of file joule_heating.hpp.
|
inline |
Definition at line 38 of file joule_heating.hpp.
|
inline |
Definition at line 43 of file joule_heating.hpp.