ChangeRefFrame Subroutine

public subroutine ChangeRefFrame(this, v, FRAME, vNew)

Type Bound

OBB_type

Arguments

Type IntentOptional Attributes Name
class(OBB_type), intent(inout) :: this
real(kind=rp), intent(in), dimension(:) :: v
integer, intent(in) :: FRAME
real(kind=rp), intent(out), dimension(NDIM) :: vNew