History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
113dcc715445 | fabien | refact: csv_formatter use the FormatInformation class | Jun 25 2015 | |||
f42e076c0b54 | fabien | Configure the YAML emitter using the format class. | Jun 25 2015 | |||
6f5079157492 | fabien | Add formatter information | Jun 25 2015 | |||
7fee7928fda3 | fabien | Correct includes in io files | Jun 10 2015 | |||
f9d6ee556023 | fabien | Documentation | Jun 9 2015 | |||
e398b85a0be5 | fabien | Remove jsoncpp from the tree | Jun 9 2015 | |||
e8dc7ec357c5 | fabien | Update YAML module | Jun 9 2015 | |||
2f3742d01773 | fabien | Update YAML module | Jun 8 2015 | |||
565b49a574a1 | fabien | Add make_unique in compat.hpp | Jun 6 2015 | |||
8ca32b3356df | fabien | Style in src/utils/CMakeLists.txt | May 28 2015 | |||
add6a4326b0b | fabien | Add helper functions for YAML configurations | May 24 2015 | |||
debf6abf5a42 | fabien | Cmake files again | May 18 2015 | |||
a4fe4c3a589a | fabien | Add lto flags | May 18 2015 | |||
985a1fc56532 | georget | Merge branch 'master' of bitbucket.org:specmicp/specmicp | May 14 2015 | |||
c119a9c6a811 | fabien | Add a class to output var fron SaturatedVariables | May 14 2015 | |||
9ecec8ce67e3 | georget | Correct installation of utils/io/csv_formatter.io | May 14 2015 | |||
f48b6ea5015e | fabien | Add base class for output/CSV file | May 13 2015 | |||
ef44ef6723d3 | fabien | Namespace documentation | May 13 2015 | |||
13e411554225 | fabien | Move io modules for reactmicp into the reactmicp module | May 12 2015 | |||
64d7762c1e4e | fabien | Move units and laws into specmicp-common | May 12 2015 | |||
0707910fa512 | fabien | Move the io/meshes to the dfpm lib, not inline anymore | May 12 2015 | |||
87ddbd8df2da | fabien | Documentation and minor fixes for specmicp_common | May 4 2015 | |||
ff0d0fbcfe7b | fabien | Add the specmicp_common library | May 3 2015 | |||
4938fa491f61 | fabien | mark the functions in io::* as inline | Apr 24 2015 | |||
c3981c8d675c | fabien | Correct installation commands | Apr 23 2015 | |||
4dde22e2e8fc | fabien | correct inclusion of headers | Apr 21 2015 | |||
367d9d550e9d | fabien | finally, SpecMiCP/ReactMiCP can be installed | Apr 21 2015 | |||
ca9410fe623d | fabien | Afternoon doc, happy duck | Apr 16 2015 | |||
b174f1ddf352 | fabien | License update before release | Apr 15 2015 | |||
9c778f32ba82 | fabien | Add helper function to initialize the solver | Apr 10 2015 | |||
ed9f62bffad3 | fabien | Update licence | Apr 2 2015 | |||
3240263f41a0 | fabien | Update ReactMiCP for the new databse module | Mar 25 2015 | |||
cdb78898dc90 | fabien | The timer is started when initialized | Mar 25 2015 | |||
719661d3e345 | fabien | add more access to the starting and ending point of a timer, aslo correct const… | Mar 17 2015 | |||
941766fc8a67 | fabien | Add and improve functions in the io library | Mar 17 2015 | |||
d4f8837fe33a | fabien | Add new ReactiveTransportSolverReturnCode in the IO library | Mar 2 2015 | |||
f2a40262416b | fabien | add more output function | Feb 28 2015 | |||
bf7a37fc71e9 | fabien | Add a simple io library to output data | Feb 27 2015 | |||
10ab4cafbaa0 | fabien | Add a simple timer class | Feb 27 2015 | |||
53237ab864d3 | fabien | Separate the analysePattern and factorization part of the sparse matrix… | Feb 26 2015 | |||
5cde60cd6d35 | fabien | Add a member to update the parameter in ExponentialMovingAverage: | Feb 25 2015 | |||
327e2020bb5c | fabien | add a variadic template for custom initialization of the opn class in Option… | Feb 25 2015 | |||
f494edc15db3 | fabien | fixes issue #19, The desctructor of SparseSolverBase was not virtual | Jan 20 2015 | |||
14f16a9d1764 | fabien | include <iostream> for the GMRES solver,m issue #17 | Jan 18 2015 | |||
a247fbc100c4 | fabien | modify the sparse solver module to resolve issue #11 | Jan 17 2015 | |||
b2bda1a419fd | fabien | documentation | Jan 16 2015 | |||
bc007865d143 | fabien | add a class to compute exponential moving average | Dec 1 2014 | |||
d4534f7eaf1e | fabien | add missing dependancy for src/utils/log.hpp, order of include does not matter… | Nov 21 2014 | |||
f67b525bf55f | fabien | add support for gmres in sparse_solver module | Nov 13 2014 | |||
736804e88863 | fabien | add options to reset the options in Options handler | Nov 13 2014 | |||
a4f20df9b49f | fabien | Add PerformanceHandler on the model of OptionsHandler | Nov 13 2014 | |||
d6ddcf0a9bd2 | fabien | add base class to handle options | Nov 7 2014 | |||
29fe36a29e5a | fabien | undef INFO macro, specmicp logger's INFO is the correct one, not the one by… | Oct 26 2014 | |||
b86528d727b5 | fabien | move and try improving sparse solver tools | Oct 26 2014 | |||
be84b355a07d | fabien | change copyright | Aug 18 2014 | |||
dcc601639650 | georget | logger | Apr 4 2014 |
c4science · Help