added starting point for hw4
Description
Description
Details
Details
- Committed
blatny Dec 20 2019, 10:51 - Pushed
blatny Dec 20 2019, 10:52 - Parents
- R9484:3b4e89a7a782: cleaning up
- Branches
- Unknown
- Tags
added starting point for hw4
blatny | Dec 20 2019, 10:51 |
blatny | Dec 20 2019, 10:52 |
Path | ||||
---|---|---|---|---|
A | (dir) | hw4-pybind/ | ||
A | hw4-pybind/.gitignore | |||
A | hw4-pybind/CMakeLists.txt | |||
A | (dir) | hw4-pybind/cmake/ | ||
A | hw4-pybind/cmake/FindFFTW.cmake | |||
P | hw4-pybind/compute.hh Copied from hw3-heat-fft/compute.hh | |||
P | hw4-pybind/compute_boundary.cc Copied from hw3-heat-fft/compute_boundary.cc | |||
P | hw4-pybind/compute_boundary.hh Copied from hw3-heat-fft/compute_boundary.hh | |||
P | hw4-pybind/compute_contact.cc Copied from hw3-heat-fft/compute_contact.cc | |||
P | hw4-pybind/compute_contact.hh Copied from hw3-heat-fft/compute_contact.hh | |||
P | hw4-pybind/compute_energy.cc Copied from hw3-heat-fft/compute_energy.cc | |||
P | hw4-pybind/compute_energy.hh Copied from hw3-heat-fft/compute_energy.hh | |||
P | hw4-pybind/compute_gravity.cc Copied from hw3-heat-fft/compute_gravity.cc | |||
P | hw4-pybind/compute_gravity.hh Copied from hw3-heat-fft/compute_gravity.hh | |||
P | hw4-pybind/compute_interaction.cc Copied from hw3-heat-fft/compute_interaction.cc | |||
P | hw4-pybind/compute_interaction.hh Copied from hw3-heat-fft/compute_interaction.hh | |||
P | hw4-pybind/compute_kinetic_energy.cc Copied from hw3-heat-fft/compute_kinetic_energy.cc | |||
P | hw4-pybind/compute_kinetic_energy.hh Copied from hw3-heat-fft/compute_kinetic_energy.hh | |||
P | hw4-pybind/compute_potential_energy.cc Copied from hw3-heat-fft/compute_potential_energy.cc | |||
P | hw4-pybind/compute_potential_energy.hh Copied from hw3-heat-fft/compute_potential_energy.hh | |||
A | hw4-pybind/compute_temperature.cc | |||
A | hw4-pybind/compute_temperature.hh | |||
P | hw4-pybind/compute_verlet_integration.cc Copied from hw3-heat-fft/compute_verlet_integration.cc | |||
P | hw4-pybind/compute_verlet_integration.hh Copied from hw3-heat-fft/compute_verlet_integration.hh | |||
P | hw4-pybind/csv_reader.cc Copied from hw3-heat-fft/csv_reader.cc | |||
P | hw4-pybind/csv_reader.hh Copied from hw3-heat-fft/csv_reader.hh | |||
P | hw4-pybind/csv_writer.cc Copied from hw3-heat-fft/csv_writer.cc | |||
P | hw4-pybind/csv_writer.hh Copied from hw3-heat-fft/csv_writer.hh | |||
A | hw4-pybind/fft.hh | |||
A | hw4-pybind/init.csv | |||
P | hw4-pybind/main.cc Copied from hw3-heat-fft/main.cc | |||
A | hw4-pybind/main.py | |||
P | hw4-pybind/material_point.cc Copied from hw3-heat-fft/material_point.cc | |||
P | hw4-pybind/material_point.hh Copied from hw3-heat-fft/material_point.hh | |||
P | hw4-pybind/material_points_factory.cc Copied from hw3-heat-fft/material_points_factory.cc | |||
P | hw4-pybind/material_points_factory.hh Copied from hw3-heat-fft/material_points_factory.hh | |||
P | hw4-pybind/matrix.hh Copied from hw3-heat-fft/matrix.hh | |||
P | hw4-pybind/my_types.hh Copied from hw3-heat-fft/my_types.hh | |||
P | hw4-pybind/particle.cc Copied from hw3-heat-fft/particle.cc | |||
P | hw4-pybind/particle.hh Copied from hw3-heat-fft/particle.hh | |||
P | hw4-pybind/particles_factory_interface.cc Copied from hw3-heat-fft/particles_factory_interface.cc | |||
P | hw4-pybind/particles_factory_interface.hh Copied from hw3-heat-fft/particles_factory_interface.hh | |||
P | hw4-pybind/ping_pong_ball.cc Copied from hw3-heat-fft/ping_pong_ball.cc | |||
P | hw4-pybind/ping_pong_ball.hh Copied from hw3-heat-fft/ping_pong_ball.hh | |||
P | hw4-pybind/ping_pong_balls_factory.cc Copied from hw3-heat-fft/ping_pong_balls_factory.cc | |||
P | hw4-pybind/ping_pong_balls_factory.hh Copied from hw3-heat-fft/ping_pong_balls_factory.hh | |||
P | hw4-pybind/planet.cc Copied from hw3-heat-fft/planet.cc | |||
P | hw4-pybind/planet.hh Copied from hw3-heat-fft/planet.hh | |||
P | hw4-pybind/planets_factory.cc Copied from hw3-heat-fft/planets_factory.cc | |||
P | hw4-pybind/planets_factory.hh Copied from hw3-heat-fft/planets_factory.hh | |||
P | hw4-pybind/system.cc Copied from hw3-heat-fft/system.cc | |||
P | hw4-pybind/system.hh Copied from hw3-heat-fft/system.hh | |||
P | hw4-pybind/system_evolution.cc Copied from hw3-heat-fft/system_evolution.cc | |||
P | hw4-pybind/system_evolution.hh Copied from hw3-heat-fft/system_evolution.hh | |||
A | hw4-pybind/test_fft.cc | |||
P | hw4-pybind/test_kepler.cc Copied from hw3-heat-fft/test_kepler.cc | |||
P | hw4-pybind/vector.hh Copied from hw3-heat-fft/vector.hh | |||
P | hw4-pybind/vector_inline.hh Copied from hw3-heat-fft/vector_inline.hh |