sixth_order_compact_2 Interface

public interface sixth_order_compact_2

Contents


Module Procedures

public pure function sixth_order_compact_2_periodic()

Arguments

None

Return Value type(differentiator_type)

public pure function sixth_order_compact_2_nonperiodic(east, west)

Arguments

Type IntentOptional Attributes Name
type(boundary_type), intent(in) :: east
type(boundary_type), intent(in) :: west

Return Value type(nonperiodic_differentiator_type)