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