week 8 solution added
Description
Description
Details
Details
- Committed
pundir Nov 19 2018, 13:13 - Pushed
tlemaire Nov 19 2018, 15:19 - Parents
- R7571:e96694c3f150: adding solution for second homework
- Branches
- Unknown
- Tags
week 8 solution added
pundir | Nov 19 2018, 13:13 |
tlemaire | Nov 19 2018, 15:19 |
Path | ||||
---|---|---|---|---|
A | (dir) | exercises/week8/particles/solution/ | ||
P | exercises/week8/particles/solution/CMakeLists.txt Copied from exercises/week8/particles/starting_point/CMakeLists.txt | |||
A | exercises/week8/particles/solution/circle_orbit.csv | |||
P | exercises/week8/particles/solution/compute.hh Copied from exercises/week8/particles/starting_point/compute.hh | |||
P | exercises/week8/particles/solution/compute_boundary.cc Copied from exercises/week8/particles/starting_point/compute_boundary.cc | |||
P | exercises/week8/particles/solution/compute_boundary.hh Copied from exercises/week8/particles/starting_point/compute_boundary.hh | |||
P | exercises/week8/particles/solution/compute_contact.cc Copied from exercises/week8/particles/starting_point/compute_contact.cc | |||
P | exercises/week8/particles/solution/compute_contact.hh Copied from exercises/week8/particles/starting_point/compute_contact.hh | |||
P | exercises/week8/particles/solution/compute_energy.cc Copied from exercises/week8/particles/starting_point/compute_energy.cc | |||
P | exercises/week8/particles/solution/compute_energy.hh Copied from exercises/week8/particles/starting_point/compute_energy.hh | |||
A | exercises/week8/particles/solution/compute_gravity.cc | |||
P | exercises/week8/particles/solution/compute_gravity.hh Copied from exercises/week8/particles/starting_point/compute_gravity.hh | |||
P | exercises/week8/particles/solution/compute_interaction.cc Copied from exercises/week8/particles/starting_point/compute_interaction.cc | |||
P | exercises/week8/particles/solution/compute_interaction.hh Copied from exercises/week8/particles/starting_point/compute_interaction.hh | |||
P | exercises/week8/particles/solution/compute_kinetic_energy.cc Copied from exercises/week8/particles/starting_point/compute_kinetic_energy.cc | |||
P | exercises/week8/particles/solution/compute_kinetic_energy.hh Copied from exercises/week8/particles/starting_point/compute_kinetic_energy.hh | |||
P | exercises/week8/particles/solution/compute_potential_energy.cc Copied from exercises/week8/particles/starting_point/compute_potential_energy.cc | |||
P | exercises/week8/particles/solution/compute_potential_energy.hh Copied from exercises/week8/particles/starting_point/compute_potential_energy.hh | |||
P | exercises/week8/particles/solution/compute_verlet_integration.cc Copied from exercises/week8/particles/starting_point/compute_verlet_integration.cc | |||
P | exercises/week8/particles/solution/compute_verlet_integration.hh Copied from exercises/week8/particles/starting_point/compute_verlet_integration.hh | |||
P | exercises/week8/particles/solution/csv_reader.cc Copied from exercises/week8/particles/starting_point/csv_reader.cc | |||
P | exercises/week8/particles/solution/csv_reader.hh Copied from exercises/week8/particles/starting_point/csv_reader.hh | |||
P | exercises/week8/particles/solution/csv_writer.cc Copied from exercises/week8/particles/starting_point/csv_writer.cc | |||
P | exercises/week8/particles/solution/csv_writer.hh Copied from exercises/week8/particles/starting_point/csv_writer.hh | |||
A | exercises/week8/particles/solution/main.cc | |||
P | exercises/week8/particles/solution/my_types.hh Copied from exercises/week8/particles/starting_point/my_types.hh | |||
P | exercises/week8/particles/solution/particle.cc Copied from exercises/week8/particles/starting_point/particle.cc | |||
P | exercises/week8/particles/solution/particle.hh Copied from exercises/week8/particles/starting_point/particle.hh | |||
P | exercises/week8/particles/solution/particles_factory_interface.cc Copied from exercises/week8/particles/starting_point/particles_factory_interface.cc | |||
P | exercises/week8/particles/solution/particles_factory_interface.hh Copied from exercises/week8/particles/starting_point/particles_factory_interface.hh | |||
P | exercises/week8/particles/solution/ping_pong_ball.cc Copied from exercises/week8/particles/starting_point/ping_pong_ball.cc | |||
P | exercises/week8/particles/solution/ping_pong_ball.hh Copied from exercises/week8/particles/starting_point/ping_pong_ball.hh | |||
P | exercises/week8/particles/solution/ping_pong_balls_factory.cc Copied from exercises/week8/particles/starting_point/ping_pong_balls_factory.cc | |||
P | exercises/week8/particles/solution/ping_pong_balls_factory.hh Copied from exercises/week8/particles/starting_point/ping_pong_balls_factory.hh | |||
P | exercises/week8/particles/solution/planet.cc Copied from exercises/week8/particles/starting_point/planet.cc | |||
P | exercises/week8/particles/solution/planet.hh Copied from exercises/week8/particles/starting_point/planet.hh | |||
P | exercises/week8/particles/solution/planets_factory.cc Copied from exercises/week8/particles/starting_point/planets_factory.cc | |||
P | exercises/week8/particles/solution/planets_factory.hh Copied from exercises/week8/particles/starting_point/planets_factory.hh | |||
P | exercises/week8/particles/solution/system.cc Copied from exercises/week8/particles/starting_point/system.cc | |||
P | exercises/week8/particles/solution/system.hh Copied from exercises/week8/particles/starting_point/system.hh | |||
P | exercises/week8/particles/solution/system_evolution.cc Copied from exercises/week8/particles/starting_point/system_evolution.cc | |||
P | exercises/week8/particles/solution/system_evolution.hh Copied from exercises/week8/particles/starting_point/system_evolution.hh | |||
P | exercises/week8/particles/solution/vector.cc Copied from exercises/week8/particles/starting_point/vector.cc | |||
P | exercises/week8/particles/solution/vector.hh Copied from exercises/week8/particles/starting_point/vector.hh |