Go to the source code of this file.
|
type(localcellextrematype) function | localcellextremamodule::constructor (dis) |
|
subroutine | localcellextremamodule::destructor (this) |
|
subroutine | localcellextremamodule::set_field (this, phi) |
|
real(dp) function, pointer | localcellextremamodule::get_min (this, n) |
|
real(dp) function, pointer | localcellextremamodule::get_max (this, n) |
|
subroutine | localcellextremamodule::compute_local_extrema (this, phi) |
|
subroutine | localcellextremamodule::find_local_extrema (this, n, phi, min_phi, max_phi) |
|