- Queries
- All Stories
- Search
- Advanced Search
Feed Advanced Search
Advanced Search
Advanced Search
Dec 6 2019
Dec 6 2019
ashtari committed R9482:d1848433b08f: in material point, initself and printself now consider x and y (authored by ashtari).
in material point, initself and printself now consider x and y
ashtari committed R9482:fdd1705474ed: members x and y added to material point (authored by ashtari).
members x and y added to material point
ashtari committed R9482:a9d8aff89116: runtime error for checking even number of particles added to material points… (authored by ashtari).
runtime error for checking even number of particles added to material points…
test_fft commented and cleaned up
test_fft commented and cleaned up
ashtari committed R9482:c35b28ddc72b: test written and checked for compute frequencies (authored by ashtari).
test written and checked for compute frequencies
finction compute frequencies added
Dec 5 2019
Dec 5 2019
ashtari committed R9482:83c42626a790: fft forward and backward tests implemented and checked. (authored by ashtari).
fft forward and backward tests implemented and checked.
test for inverse transform written
conflict resolution
Forward fft implemented
readme modified and lib folder added
CMakeLists updated to find fftw3
folder structure modified
folder structure modified
folder structure cleaned up
Dec 4 2019
Dec 4 2019
Homework3 folder structure
Nov 7 2019
Nov 7 2019
Folder structure of the third homework
ashtari committed R9316:f549d7a96911: Merge branch 'master' of ssh://c4science.ch/source/sp4e (authored by ashtari).
Merge branch 'master' of ssh://c4science.ch/source/sp4e
ashtari committed R9316:84b8267fa3b1: Merge branch 'master' of ssh://c4science.ch/source/sp4e (authored by ashtari).
Merge branch 'master' of ssh://c4science.ch/source/sp4e
ashtari committed R9316:789c5b80df30: Merge branch 'master' of ssh://c4science.ch/source/sp4e (authored by ashtari).
Merge branch 'master' of ssh://c4science.ch/source/sp4e
ashtari committed R9316:1bdbcf463d06: Merge branch 'master' of ssh://c4science.ch/source/sp4e (authored by ashtari).
Merge branch 'master' of ssh://c4science.ch/source/sp4e
ashtari committed R9316:21d088018861: Merge branch 'master' of ssh://c4science.ch/source/sp4e (authored by ashtari).
Merge branch 'master' of ssh://c4science.ch/source/sp4e
Oct 30 2019
Oct 30 2019
Readme modified
Readme modified
Readme modified
Readme modified
Readme modified
Readme modified
Readme modified: Series
Readme modified: Series
Readme modified: Series
Readme modified: Series
Readme modified
Readme modified
Readme modified
Readme modified
Readme: reverse summation
Readme: reverse summation
Readme modified
ashtari committed R9482:2b10d1ad8718: Merge branch 'master' of ssh://c4science. (authored by ashtari).
Merge branch 'master' of ssh://c4science.
Readme modified
ashtari committed R9482:4c9270df11ca: Merge branch 'master' of ssh://c4science. (authored by ashtari).
Merge branch 'master' of ssh://c4science.
Readme modified
Readme modified
Readme modified
Readme modified
Readme modified
Readme modified
Readme modified
Readme modified
Readme modified
Readme modified
Readme modified
Readme modified
Readme modified
minor clean up and comments in main
minor cleanup
minor cleanup
ashtari committed R9482:c87fe4198ea2: Function declarations separated from their definition (authored by ashtari).
Function declarations separated from their definition
decider function added for dumper
some comments added
ashtari committed R9482:bb028a2a4569: DumperSeries family commented and cleaned up (authored by ashtari).
DumperSeries family commented and cleaned up
ashtari committed R9482:0e8672e3de6b: We checked Series family to be destructed by deleting pointer. So constructor… (authored by ashtari).
We checked Series family to be destructed by deleting pointer. So constructor…
ashtari committed R9482:d45396e49a2b: Series and daughters cleaned up and commented (authored by ashtari).
Series and daughters cleaned up and commented
ashtari committed R9482:7bb1044d13e5: Series.cc added and CMakeLists modified (authored by ashtari).
Series.cc added and CMakeLists modified
ashtari committed R9482:d024dff192dd: compute functions in daughters of Series modified based on SUM and expression (authored by ashtari).
compute functions in daughters of Series modified based on SUM and expression
ashtari committed R9482:ebb41d628b2b: defult values 0 implemented fir current value and index (authored by ashtari).
defult values 0 implemented fir current value and index
Function SUM added to the Series class
ashtari committed R9482:47fa3efd128e: Merge branch 'master' of ssh://c4science. (authored by ashtari).
Merge branch 'master' of ssh://c4science.
ashtari committed R9482:2c2812f81381: virtual function expression added to Series and defined in daughters (authored by ashtari).
virtual function expression added to Series and defined in daughters
ashtari committed R9482:dfab541456cd: members current number and current value added to Series class (authored by ashtari).
members current number and current value added to Series class
ashtari committed R9482:b6527d445c25: WriteSeries modified: the computed value was missed to be written (authored by ashtari).
WriteSeries modified: the computed value was missed to be written
WriteSeries factorized
and else case added to setSeparator
ashtari committed R9482:f31c5570ab70: precision in WriteSeries is now gotten in constructor (authored by ashtari).
precision in WriteSeries is now gotten in constructor
Oct 29 2019
Oct 29 2019
code cleanup
code cleanup - repeated includes
ashtari committed R9482:d1e9841588da: just declarations left in hh file of series (daughters) (authored by ashtari).
just declarations left in hh file of series (daughters)
ashtari committed R9482:6df60cb52e1c: printseries constructor definition is now in the cc file (authored by ashtari).
printseries constructor definition is now in the cc file
ashtari committed R9482:690f84340112: PritSeries shows percent size in front of error (authored by ashtari).
PritSeries shows percent size in front of error
ashtari committed R9482:f0870d1d33ec: setprecision is not virtual anymore and defined in cc file of dumperseries (authored by ashtari).
setprecision is not virtual anymore and defined in cc file of dumperseries
minor modification in set precision
minor cleanup in PrientSeries
PrintSeries factorixed
ashtari committed R9482:14a9191205f1: PrintSeries modified such that always starts from 1 (authored by ashtari).
PrintSeries modified such that always starts from 1
ashtari committed R9482:28b65ea37d39: virtual destructor wrote for DumperSeries (authored by ashtari).
virtual destructor wrote for DumperSeries
repeated inclide cmath omitted
repeated inclide cmath omitted
conflict resolution
setprecision
setprecision
setprecision
syntax error modified
syntax error modified
member precision and its default added
ashtari committed R9482:14271f5fcff9: virtual function declaration in DumpSeries modified (authored by ashtari).
virtual function declaration in DumpSeries modified
setPrecision added to DumperSeries
code cleanup
c4science · Help