signedMCRT
main
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
displacement
Interface
3 statements
Source File
sdfModifiers.f90
sdfModifiers
displacement
Contents
Module Procedures
displacement_init
public interface displacement
Module Procedures
private function
displacement_init
(prim, func) result(out)
Initialise the displacement modifier for a SDF.
Arguments
Type
Intent
Optional
Attributes
Name
class(
sdf_base
),
target
::
prim
SDF to modify
procedure(
primitive
)
::
func
Function to displace the SDF with.
Return Value
type(
displacement
)