aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-06-30error handling using GOTOWojtek Kosior
2019-06-21add main routineWojtek Kosior
2019-06-21add interface of analytical integrate functionWojtek Kosior
2019-06-21analytically compute integrals of test functionsWojtek Kosior
2019-06-21add 2 more testing functionsWojtek Kosior
2019-06-21change functions order in code to one better IMOWojtek Kosior
2019-06-21add gauss quadratures, generic way (untestedgit add quadratures.f90)Wojtek Kosior
2019-06-21move threading code and quadtature selection into separate functionsWojtek Kosior
2019-06-21parallelize newton-cotes (untestedgit add quadratures.f90)Wojtek Kosior
2019-06-21compozite newton-cotes integrationWojtek Kosior
2019-06-21newton-cotes integration of entire interval at onceWojtek Kosior
2019-06-21add module with functions for integratingWojtek Kosior
2019-06-21make quadratures a module, sketch the integrate fuction for newton-cotes quad...Wojtek Kosior
2019-06-21initial commit - check that function pointers really workWojtek Kosior