sdr_transformation_type Derived Type

type, public :: sdr_transformation_type

Data type defines geometry transformation


Components

Type Visibility Attributes Name Initial
logical, public :: active

is transformation active

type(sdr_translation_type), public :: translate

translation of geometry

type(sdr_deformation_type), public :: deform

deformation of geometry