tem_load_heaviside_gibbs Subroutine

public subroutine tem_load_heaviside_gibbs(conf, thandle, me)

This subroutine loads the definition of a spatial Heaviside function including Gibbs oscillations occuring for a high order approximation.

Arguments

TypeIntentOptionalAttributesName
type(flu_State) :: conf

lua state type

integer, intent(in) :: thandle

aotus parent handle

type(tem_heaviside_gibbs_type), intent(out) :: me

Heaviside function data


Calls

proc~~tem_load_heaviside_gibbs~~CallsGraph proc~tem_load_heaviside_gibbs tem_load_heaviside_gibbs interface~aot_get_val~2 aot_get_val proc~tem_load_heaviside_gibbs->interface~aot_get_val~2

Called by

proc~~tem_load_heaviside_gibbs~~CalledByGraph proc~tem_load_heaviside_gibbs tem_load_heaviside_gibbs proc~load_spatial_predefined load_spatial_predefined proc~load_spatial_predefined->proc~tem_load_heaviside_gibbs proc~tem_load_spatial tem_load_spatial proc~tem_load_spatial->proc~load_spatial_predefined proc~load_spacetime_predefined load_spacetime_predefined proc~load_spacetime_predefined->proc~tem_load_spatial proc~tem_load_ic tem_load_ic proc~tem_load_ic->proc~tem_load_spatial proc~tem_load_spacetime_single tem_load_spacetime_single proc~tem_load_spacetime_single->proc~load_spacetime_predefined

Contents


Variables

TypeVisibilityAttributesNameInitial
integer, private :: iError