sixth_order_compact_2_nonperiodic Function

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)


Contents