tem_intersec Derived Type

type, public :: tem_intersec


Contents


Components

TypeVisibilityAttributesNameInitial
real(kind=rk), private :: lambda

value of lamda (parameter of the line) of the intersection

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

real world coordinates of the intersection

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

distance between the center of the face (element) and the intersection