bend Interface

public interface bend

Module Procedures

private function bend_init(prim, k) result(out)

Initialise the Bend modifier for a SDF.

Arguments

Type IntentOptional Attributes Name
class(sdf_base), target :: prim

SDF to modify

real(kind=wp), intent(in) :: k

Amoun to bend by.

Return Value type(bend)