ComputeRotationMatrix Subroutine

public subroutine ComputeRotationMatrix(this, u, v, w)

Type Bound

OBB_type

Arguments

Type IntentOptional Attributes Name
class(OBB_type), intent(inout) :: this
real(kind=rp), intent(in), dimension(NDIM) :: u
real(kind=rp), intent(in), dimension(NDIM) :: v
real(kind=rp), intent(in), dimension(NDIM) :: w