signedMCRT
main
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
bend
Interface
3 statements
Source File
sdfModifiers.f90
sdfModifiers
bend
Contents
Module Procedures
bend_init
public interface bend
Module Procedures
private function
bend_init
(prim, k) result(out)
Initialise the Bend modifier for a SDF.
Arguments
Type
Intent
Optional
Attributes
Name
class(
sdf_base
),
target
::
prim
SDF to modify
real(kind=wp),
intent(in)
::
k
Amoun to bend by.
Return Value
type(
bend
)