- Aug 14, 2014
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
GMSHInterface: _include_stations_as_constraints FileIO/Legacy/MeshIO.h: _edge_length[]
-
Dmitri Naumov authored
Shuffle and repeat tests on Travis
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
[T] Replace static var in tests with an outer def.
-
- Aug 13, 2014
-
-
Dmitri Naumov authored
Running this test multiple times using --gtest_repeat caused an error because of the static modifier. I would suggest not to use static in tests, because the state of the test depends on execution order.
-
Tom Fischer authored
Static analysis fixes part 1
-
- Aug 11, 2014
-
-
Lars Bilke authored
Optimize element neighbor computation
-
Lars Bilke authored
On 32-bit/64-bit platform, structure size can be reduced by rearranging the fields according to their sizes in decreasing order. http://www.viva64.com/en/d/0150/print/
-
Lars Bilke authored
There is no sense in testing the pointer against null, as the memory was allocated using the 'new' operator. http://www.viva64.com/en/d/0293/print/
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-
- Aug 10, 2014
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
Check only if there is a neighbor.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
This is used when the face_id of the neigbor is known.
-