Contains module limiter.
More...
Go to the source code of this file.
|
subroutine | limiter::limiter_destruct (this) |
| Deconstruct a limiter_class object. More...
|
|
real(rprec) function, dimension(4) | limiter::limiter_get_modeled_signal (this, a_model, sigma, last_value) |
| Calculates the modeled signal. More...
|
|
character(len=data_name_length) function | limiter::limiter_get_type (this) |
| Gets a discription of the limiter type. More...
|
|
subroutine | limiter::limiter_get_header (this, header) |
| Gets a discription of the model and model sigma array indices. More...
|
|
real(rprec) function | limiter::limiter_get_max_fval (this, num_theta, phi_index, r, z, rphiz_at_max) |
| Calculates the maximum value of the limiter function. More...
|
|
Contains module limiter.
Definition in file limiter.f.