sdr_translation_type Derived Type

type, public :: sdr_translation_type

Data type defines geometry translation


Inherited by

type~~sdr_translation_type~~InheritedByGraph type~sdr_translation_type sdr_translation_type type~sdr_transformation_type sdr_transformation_type type~sdr_transformation_type->type~sdr_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