rotate_foreach_Factory Subroutine

public subroutine rotate_foreach_Factory(this, objects, x, y, z)

$OMP end parallel do

Type Bound

Factory_

Arguments

Type IntentOptional Attributes Name
class(Factory_), intent(in) :: this
type(FEMDomain_), intent(inout) :: objects(:)
real(kind=real64), intent(in) :: x(:)
real(kind=real64), intent(in) :: y(:)
real(kind=real64), intent(in) :: z(:)