Graphfeatures/heat_transfer_…
Graph
features/heat_transfer_…
History Graph
History Graph
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
67c6bed83c58 | richart | Passing python functor to python 3 | Feb 3 2018 | ||||
4cda8daab076 | richart | Compilation trouble with gcc 5.4.0 | Feb 3 2018 | ||||
e3c3f74c9bf6 | richart | Changing remaining __BEGIN_AKANTU__ __END_AKANTU__ | Feb 3 2018 | ||||
ba66454429c9 | anciaux | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Feb 2 2018 | ||||
2a647d5399a0 | anciaux | almost there in the python interface | Feb 2 2018 | ||||
e1ddf6ea33c0 | anciaux | working newmark examples with python interface | Feb 2 2018 | ||||
ee45e8974d7e | richart | Making extra-materials compiles with new solvers | Feb 2 2018 | ||||
dcc5e7bbbfe8 | richart | sanity checks in make_view | Feb 2 2018 | ||||
afedfbcb5c40 | anciaux | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Feb 2 2018 | ||||
bedf9bd900a9 | anciaux | compiling python interface: runtime=getMass problem | Feb 2 2018 | ||||
4d6337ab9d82 | gallyamov | Modification of extra materials to match Akantu | Feb 2 2018 | ||||
ebe41be7cd26 | • arichart/gallyamov | Adding akantu dependency to some targets to be sure to have the c++14 propagated | Feb 2 2018 | ||||
5fd76a0201cd | • arichart/gallyamov | Missing template in front of some mul<> | Feb 2 2018 | ||||
13604ff6935f | richart | Add 'extra_packages/extra-materials/' from commit… | Feb 2 2018 | ||||
1d637b4f892f | gallyamov | Changing HeatTransferModel dumper | Feb 2 2018 | ||||
af2f88e00729 | gallyamov | Disabling the rounding math check for CGAL in debug | Feb 2 2018 | ||||
91cdf67da02b | richart/gallyamov | removing submodules in preparation of subtrees | Feb 2 2018 | ||||
f709e0107e86 | gallyamov | Modifications to the Material FE2 | Feb 2 2018 | ||||
ac5ffb72e789 | frerot | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Feb 1 2018 | ||||
91043c4d1f37 | frerot | added allocating functor for material reinforcement | Feb 1 2018 | ||||
022b6ea9aedf | anciaux | python interface compiling: need to check compatibility with scripts | Feb 1 2018 | ||||
4d83e6b07478 | anciaux | include the python interface modifications: compiles again | Feb 1 2018 | ||||
47f5c259932b | richart | Merge branch 'features/dofs-separation-rewrote' of c4science… | Jan 31 2018 | ||||
8b32aeebc464 | frerot | removed for_each_element plural | Jan 31 2018 | ||||
720f6bbe52b9 | richart | Bug fix in heat transfer | Jan 31 2018 | ||||
5a2271f2d34b | frerot | compiling test with -frounding-math activated | Jan 31 2018 | ||||
d2eb26203eae | frerot | making embedded compile + remove pollution of K symbol with CGAL | Jan 31 2018 | ||||
fbdc1233e74b | frerot | added interface BtD... for ShapeStructural. To be implemented | Jan 31 2018 | ||||
5f3dc6ebcb34 | richart | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Jan 31 2018 | ||||
866bdf7258f0 | richart | some bug fix in heat transfer model | Jan 31 2018 | ||||
d0b419a13e3e | richart | Correcting compilation errors due to factorization of computeBtD | Jan 30 2018 | ||||
94a50a748475 | richart | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Jan 30 2018 | ||||
8dd92f49f5d7 | richart | Bug fix + code cleaning | Jan 30 2018 | ||||
60ebd3a09047 | richart | removed useless code | Jan 30 2018 | ||||
fa861eea39c8 | richart | Modified patch tests | Jan 30 2018 | ||||
4569add013e0 | richart | Coorecting bugs due to new interface | Jan 29 2018 | ||||
19964688c343 | richart | Factorizing code between models | Jan 29 2018 | ||||
fd8f81065056 | frerot | implemented tests for isotropic lin elastic material | Jan 29 2018 | ||||
5a0f3de19632 | frerot | modified material thermal test for google test | Jan 29 2018 | ||||
1323c298820d | frerot | norm tests instead of array comparison in structural feengine precompute | Jan 29 2018 | ||||
e0c8291e366e | richart | Adding Range to be able to zip iterators | Jan 29 2018 | ||||
13b464a989f3 | richart | integration scheme fix for missing masses | Jan 29 2018 | ||||
aabda9b7e81b | richart | Making gtest and pybind11 coexist in debug mode... | Jan 29 2018 | ||||
d1d97b99f620 | richart | Merge branch 'features/dofs-separation-rewrote' of c4science… | Jan 26 2018 | ||||
f3307a9f5722 | richart | testing const correctness on array | Jan 26 2018 | ||||
5177ed079215 | richart | Debugging the facet_synchronizer | Jan 26 2018 | ||||
1f7ecff33a7e | richart | Passing the test_synchronizer* in gtest | Jan 26 2018 | ||||
56f8b9b69e01 | richart | Compilation correction due to the test eneergis that moved | Jan 26 2018 | ||||
a09df51cd665 | richart | test_parser correction | Jan 26 2018 | ||||
ba2d1eabaaa2 | richart | Minor changes in models | Jan 26 2018 | ||||
66495d9b7634 | richart | Changed debug level of mesh facet messages | Jan 26 2018 | ||||
625affdba509 | frerot | modified structural mech tests to use structural fixture | Jan 26 2018 | ||||
3bf8939f6b96 | frerot | modified feengine test fixture to accomodate for structural elements | Jan 26 2018 | ||||
8ec69c092a39 | frerot | cleanup MeshIOMSHStruct | Jan 26 2018 | ||||
c5becd9132eb | richart | Making test parallel | Jan 26 2018 | ||||
e9094bfc9748 | richart | Cleaning deprecated tests | Jan 26 2018 | ||||
573a7a2f9770 | richart | Cleaning the tests and adding pentahedron | Jan 26 2018 | ||||
4868c98d1cfc | frerot | better initialization of memory of structural precompute fields | Jan 25 2018 | ||||
512ca1361c2e | frerot | modified structural model tests to google tests | Jan 25 2018 | ||||
7611a1d0809a | frerot | fixed compile error | Jan 25 2018 | ||||
fbf66d346c66 | frerot | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Jan 25 2018 | ||||
7e2138d9e310 | frerot | fixed bug when no extra_normal defined | Jan 25 2018 | ||||
0c2a4269e7f8 | frerot | bernoulli_3 are working | Jan 25 2018 | ||||
7119a77a37b4 | richart | Bug fix to avoid to modify const arrays with no compilation errors | Jan 25 2018 | ||||
3065eaddd53b | richart | Removing come 0s in the version | Jan 25 2018 | ||||
1353a9df14af | richart | Bug by silently violating the const correctness... | Jan 25 2018 | ||||
b2c8fec2b705 | richart | Hardening the code while searching a bug in the parallel version | Jan 25 2018 | ||||
66d3fdaf8414 | richart | ElementTypeMapArray pretty printers | Jan 25 2018 | ||||
c2490c44154e | frerot | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Jan 24 2018 | ||||
5b2cba4445bb | richart | Correcting package dependencies for gtest | Jan 24 2018 | ||||
41a559eaea2c | frerot | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Jan 24 2018 | ||||
473c78de63fc | frerot | fixing hermite shape functions | Jan 24 2018 | ||||
60fc0f7cd213 | frerot | prevent uninitialized mem + old computation of rot matrices in structural | Jan 24 2018 | ||||
f71f2c577501 | frerot | added partial precomputation test for bernoulli_3 | Jan 24 2018 | ||||
dd53ece6e2d3 | frerot | added new test to structural model | Jan 24 2018 | ||||
ee16d69a9aa9 | frerot | added SingularMatrixException | Jan 24 2018 | ||||
8bd3c11c7835 | richart | Bug fix in buildDualGraph | Jan 24 2018 | ||||
e3ca262d60f6 | richart | Merge branch 'features/dofs-separation-rewrote' of c4science… | Jan 23 2018 | ||||
5a18943ba31c | richart | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Jan 23 2018 | ||||
403e909ee986 | richart | Forcing CXX_STANDARD on gtest | Jan 23 2018 | ||||
6f5652013fda | richart | Bug in request handling | Jan 23 2018 | ||||
bd24ef132147 | richart | Cleaning warning/bugs in release | Jan 23 2018 | ||||
8fec32fc551f | richart | Accelerating buildDualGraph | Jan 23 2018 | ||||
520469a2d51f | richart | Cleaning FindMumps | Jan 23 2018 | ||||
07632db42abe | frerot | cleanup in structural tests | Jan 22 2018 | ||||
a6b66a4d5c6a | frerot | fixed broken structural test because of initFEEngineBoundary | Jan 22 2018 | ||||
247d65021529 | richart | Warning correction while compiling in Release | Jan 22 2018 | ||||
c89541f53b1c | richart | correction for dumper compilation | Jan 22 2018 | ||||
7e4aba8d393e | richart | Compiled tests with intel | Jan 18 2018 | ||||
9ebe1a77fdb2 | richart | Continuation in the includes handling | Jan 18 2018 | ||||
dbab3a696525 | richart | Passing compilation with intel compiler | Jan 16 2018 | ||||
cafb0c72846b | richart | Changed the way includes are handled for external packages | Jan 16 2018 | ||||
8adf9a558516 | richart | Changes to make the heat transfer test compile | Jan 16 2018 | ||||
52d80f8f4156 | richart | Pybind11 handling in test modified to be more conditional | Jan 16 2018 | ||||
5b37fc21c50a | richart | Some improvements on the cmake system | Jan 12 2018 | ||||
c125960372ea | richart | Merge branch 'features/dofs-separation-rewrote' of c4science… | Jan 12 2018 | ||||
03de87ebe97e | richart | Adapting the heat transfer model to make it compile | Jan 12 2018 | ||||
24aac2f795e2 | richart | making examples compile | Jan 12 2018 | ||||
9b780f2f40a5 | richart | Improving the treatment of includes and external libraries | Jan 12 2018 | ||||
24a34460ffdc | frerot | possible setup for applyBC and structural models | Jan 10 2018 |
c4science · Help