A EnergyEvolution class.
More...
#include <EnergyEvolution.h>
A EnergyEvolution class.
The EnergyEvolution class.
- Author
- tlc
- Date
- 13/09/2020
- Version
- 0.1.0
◆ EnergyEvolution()
EnergyEvolution::EnergyEvolution |
( |
unsigned |
T, |
|
|
unsigned |
ST, |
|
|
unsigned |
IL, |
|
|
unsigned |
FL, |
|
|
double |
WT = 1. , |
|
|
unsigned |
IT = 2 , |
|
|
unsigned |
RR = 10 , |
|
|
double |
PW = .5 , |
|
|
double |
TL = 1E-5 |
|
) |
| |
◆ initialize()
int EnergyEvolution::initialize |
( |
const shared_ptr< DomainBase > & |
D | ) |
|
|
overridevirtual |
◆ process()
int EnergyEvolution::process |
( |
const shared_ptr< DomainBase > & |
D | ) |
|
|
overridevirtual |
◆ get_energy
std::function<double(const Element*)> EnergyEvolution::get_energy |
|
protected |
The documentation for this class was generated from the following files: