Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ipopt #92

Merged
merged 53 commits into from
Apr 29, 2017
Merged

Ipopt #92

merged 53 commits into from
Apr 29, 2017

Conversation

bluescarni
Copy link
Member

No description provided.

@bluescarni bluescarni changed the title Ipopt (WIP NOT READY) Ipopt Apr 28, 2017
* A moved-from pagmo::ipopt is destructible and assignable. Any other operation will result
* in undefined behaviour.
*
* .. note::
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I thought we were using the syntax **NOTE** for doxygen .... are switching to this one? or its th rst embed instruction above that makes the diff?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

At one point I realised it's possible to embed sphinx syntax into doxygen with the construct above. It's a bit more cumbersome and, of course, looks like shit in the doxygen output, but renders much better in sphinx.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good to know ... we may as well then then change all NOTE to this format ...

}
/// Thread safety level.
/**
* According to the documentation, it is not safe to use Ipopt in a multithreaded environment.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

According to Ipopt official documentation

@bluescarni bluescarni mentioned this pull request Apr 29, 2017
10 tasks
[skip ci]
@darioizzo darioizzo merged commit 1610916 into esa:master Apr 29, 2017
@bluescarni bluescarni deleted the ipopt branch April 29, 2017 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants