numerical-integration/AbstractOneDIntegrator.hppmaster
numerical-integration/AbstractOneDIntegrator.hpp
master
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
5e5c40bd9602 | ollitrault | Doxygen comments | Dec 15 2016 | |||
b329bba2da47 | rouaze | Configuration class modified | Dec 14 2016 | |||
9f2c461873db | ollitrault | - Creation of the Error class and addition of Exceptions through the program. | Dec 13 2016 | |||
25c7dfbebcbf | ollitrault | Creation of 2D domain, 2D abstract integrator and midpoint 2D | Dec 12 2016 | |||
ef88cd04dbfe | rouaze | Integrator parameters modified. | Dec 9 2016 | |||
2058876f8cd6 | ollitrault | Modifications on config class, instantiation functions and domains | Dec 9 2016 | |||
7c746cb48366 | ollitrault | Renamed Function to AbstractFunction | Dec 7 2016 | |||
b83bd362ce42 | rouaze | Conflict solution. | Dec 6 2016 | |||
ba8ac171f541 | rouaze | Configuration class completed. The program is now able to load any… | Dec 6 2016 | |||
9d085257e670 | rouaze | First commit of the Configuration classe in order to load directly a… | Dec 5 2016 | |||
6731ea0438ba | rouaze | All one dimensional Integrator are now completely functional for tabular and… | Dec 2 2016 | |||
0a82d6f906d2 | rouaze | Adding interface for using the OneDFormula and OneDTab. Modification of all the… | Dec 1 2016 | |||
8e56c40242fe | rouaze | Adding one dim integration (trapz and simpson) | Nov 29 2016 | |||
d45ed64ddb3f | rouaze | First Commit - Projecct Creation | Nov 23 2016 |
c4science · Help