MONC
Modules | Functions/Subroutines
none_manipulation.F90 File Reference

Go to the source code of this file.

Modules

module  none_time_manipulation_mod
 Performs no time manipulation and returns the value, basically a no-op.
 

Functions/Subroutines

logical function, public none_time_manipulation_mod::is_none_time_manipulation_ready_to_write (latest_time, output_frequency, write_time, latest_timestep, write_timestep)
 
type(data_values_type) function, public none_time_manipulation_mod::perform_none_time_manipulation (instant_values, output_frequency, field_name, timestep, time)
 Performs no time manipulation and returns data. More...