- Oct 12, 2016
-
-
Dmitri Naumov authored
Boundary element search along polylines for Line3 elements.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
The existing clone function is a direct copy, but setting different nodes is required.
-
Dmitri Naumov authored
-
Lars Bilke authored
[Jenkins] Fixed deploy-job and formatted BuildDiscarderProperty.
-
Lars Bilke authored
-
Lars Bilke authored
-
- Oct 11, 2016
-
-
Dmitri Naumov authored
Change create/getPropertyVector to return a pointer.
-
Christoph Lehmann authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
Two cleanups: reserve and fill is equal to resize, Wrote out ternary condition operator into if-else.
-
Dmitri Naumov authored
Since boost-1.61 (and also not in the std::optional) optionals holding references do have some restrictions and are difficult to use. In this special case optional<PropertyVector&> is equivalent semantically to a PropertyVector*. The pointer indicates that it is not owning (contrary to usage of unique_ptr). Thanks to Christoph pointing this issue out.
-
Norihiro Watanabe authored
[SD-LIE] Common tools
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
[Mesh] searche boundary nodes in NodeSearch
-
Norihiro Watanabe authored
-
- Oct 10, 2016