wrap_back Subroutine

private subroutine wrap_back(self)

Type Bound

molecule

Arguments

Type IntentOptional Attributes Name
class(molecule), intent(inout) :: self

Source Code

subroutine wrap_back(self)
   class(molecule), intent(inout) :: self
end subroutine wrap_back