TimeAverageAction Interface

public interface TimeAverageAction

Module Procedures

private function new_TimeAverageAction_scalar(f_in, f_out, spec) result(action)

Arguments

Type IntentOptional Attributes Name
type(ESMF_Field), intent(in) :: f_in
type(ESMF_Field), intent(in) :: f_out
type(TimeAverageSpec), intent(in) :: spec

Return Value real