tem_transformation_type Derived Type

type, public :: tem_transformation_type

Data type defines geometry transformation


Inherits

type~~tem_transformation_type~~InheritsGraph type~tem_transformation_type tem_transformation_type type~tem_translation_type tem_translation_type type~tem_transformation_type->type~tem_translation_type translate type~tem_deformation_type tem_deformation_type type~tem_transformation_type->type~tem_deformation_type deform

Contents


Components

TypeVisibilityAttributesNameInitial
logical, private :: active

is transformation active

type(tem_translation_type), private :: translate

translation of geometry

type(tem_deformation_type), private :: deform

deformation of geometry