tem_translation_type Derived Type

type, public :: tem_translation_type

Data type defines geometry translation


Inherited by

type~~tem_translation_type~~InheritedByGraph type~tem_translation_type tem_translation_type type~tem_transformation_type tem_transformation_type type~tem_transformation_type->type~tem_translation_type translate

Contents


Components

TypeVisibilityAttributesNameInitial
logical, private :: active

Is translation defined

real(kind=rk), private :: vec(3)

vector defining translation in x,y,z direction