- 23 Nov, 2016 1 commit
-
-
Rajeev Jain authored
-
- 06 Nov, 2016 1 commit
-
-
Iulian Grindeanu authored
Matrix3 constructor with 3 rows
-
- 01 Nov, 2016 1 commit
-
-
Iulian Grindeanu authored
Titan cray intel issue
-
- 27 Oct, 2016 1 commit
-
-
Rajeev Jain authored
o Modify scale and reflect signature in FBiGeom, now it conforms to
-
- 26 Oct, 2016 1 commit
-
-
Iulian Grindeanu authored
-
- 21 Oct, 2016 5 commits
-
-
Rajeev Jain authored
-
Rajeev Jain authored
-
vijaysm authored
Disable obb test temporarily
-
Iulian Grindeanu authored
-
Iulian Grindeanu authored
-
- 20 Oct, 2016 3 commits
-
-
Iulian Grindeanu authored
-
Iulian Grindeanu authored
replace 0xDEADF00 with 0xD0E
-
Rajeev Jain authored
iGeom. also this is related to MeshKit commit - 1274870693875c7566a1db64210 o Remove old trac pages o Fix FBiGeom test cases.
-
- 19 Oct, 2016 5 commits
-
-
vijaysm authored
-
vijaysm authored
-
Iulian Grindeanu authored
also, show the use of the deprecated constructor a warning will show up maybe we want to remove the warning from tests?
-
Iulian Grindeanu authored
duplicate code, but it will be deprecated anyway using delegating constructors is allowed in c++11 and up
-
Iulian Grindeanu authored
this will be deprecated in future versions
-
- 17 Oct, 2016 2 commits
-
-
Iulian Grindeanu authored
-
Iulian Grindeanu authored
it lead to compile error when configured with cgns
-
- 14 Oct, 2016 1 commit
-
-
vijaysm authored
Several warning fixes for OSX/Clang
-
- 13 Oct, 2016 1 commit
-
-
vijaysm authored
Add support for Eigen library for Dense matrix/vector algebra in MOAB
-
- 12 Oct, 2016 2 commits
-
-
Rajeev Jain authored
condition is false [-Wsometimes-uninitialized]
-
Rajeev Jain authored
Merge branch 'iulian07/clang_osx_warnings' of https://bitbucket.org/fathomteam/moab into iulian07/clang_osx_warnings
-
- 11 Oct, 2016 14 commits
-
-
vijaysm authored
-
vijaysm authored
-
vijaysm authored
-
Iulian Grindeanu authored
use assert.h
-
vijaysm authored
-
Iulian Grindeanu authored
-
Iulian Grindeanu authored
-
vijaysm authored
-
Iulian Grindeanu authored
-
Iulian Grindeanu authored
force the user to specify if it is row based or column based it should avoid confusion OrientedBox class uses columns for default constructor, while Matrix3 is stored row-based
-
Iulian Grindeanu authored
there is another test/obb/obb_test.cpp in the obb test folder abd OBBTest.cpp was really testing just oriented box class, no actual test of the obb tree
-
vijaysm authored
Better support PGI compilers
-
vijaysm authored
Base class constructor needs template argument
-
Iulian Grindeanu authored
Matrix3 by default takes row vectors for constructor, you need to specify false if you need columns. To compare 2 different constructors for OrientedBox, supply the same input
-
- 07 Oct, 2016 2 commits