elongate Interface

public interface elongate

Module Procedures

private function elongate_init(prim, size) result(out)

Initialise the elongate modifier for a SDF.

Arguments

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

SDF to modify

type(vector), intent(in) :: size

Distance to elongate by

Return Value type(elongate)