sdr_spacer_type Derived Type

type, public :: sdr_spacer_type

This type provides information to create spacer geometry


Inherits

type~~sdr_spacer_type~~InheritsGraph type~sdr_spacer_type sdr_spacer_type type~spacer_filament_type spacer_filament_type type~sdr_spacer_type->type~spacer_filament_type length, width type~tem_cylinder_type tem_cylinder_type type~spacer_filament_type->type~tem_cylinder_type cylinder

Contents


Components

TypeVisibilityAttributesNameInitial
type(spacer_filament_type), private :: length
type(spacer_filament_type), private :: width
real(kind=rk), private :: h_normal(3)

direction of height computed by cross product of length and width normal

logical, private :: interwoven