|
class(limiter_iso_class) function, pointer | limiter_iso_t::limiter_iso_construct (arz, rc, zc, numin, vgrid, on_edge) |
| Construct a limiter iso function. More...
|
|
subroutine | limiter_iso_t::limiter_iso_destruct (this) |
| Deconstruct a limiter_iso object. More...
|
|
real(rprec) function | limiter_iso_t::limiter_iso_get_max_fval (this, num_theta, phi_index, r, z, rphiz_at_max) |
| Calculates the maximum value of the iso function. More...
|
|
real(rprec) function | limiter_iso_t::limiter_iso_get_value (this, r, z) |
| Computes the iso value at an r, phi, z position. More...
|
|
character(len=data_name_length) function | limiter_iso_t::limiter_iso_get_type (this) |
| Gets a discription of the limiter iso type. More...
|
|
Contains module limiter_iso_T.