Moved all source (that I've found) into src/.
authorW. Trevor King <wking@drexel.edu>
Tue, 14 Sep 2010 18:30:21 +0000 (14:30 -0400)
committerW. Trevor King <wking@drexel.edu>
Tue, 14 Sep 2010 18:30:21 +0000 (14:30 -0400)
251 files changed:
content/point_to_point/src/.make_tar [deleted file]
content/sorting_algorithms/src/.make_tar [deleted file]
src/MPI2_message_passing/.htaccess [moved from assignments/archive/direct_simulation_monte_carlo/src/.htaccess with 100% similarity]
src/MPI2_message_passing/messages.c [moved from content/MPI2/src/messages.c with 100% similarity]
src/MPI2_message_passing2/.make_tar [moved from assignments/archive/direct_simulation_monte_carlo/src/.make_tar with 100% similarity]
src/MPI2_message_passing2/generate_random_data.c [moved from content/point_to_point/src/generate_random_data.c with 100% similarity]
src/MPI2_message_passing2/hop.c [moved from content/point_to_point/src/hop.c with 100% similarity]
src/MPI2_message_passing2/hop_again_again.c [moved from content/point_to_point/src/hop_again_again.c with 100% similarity]
src/MPI2_message_passing2/ping_pong.c [moved from content/point_to_point/src/ping_pong.c with 100% similarity]
src/MPI2_message_passing2/ring.c [moved from content/point_to_point/src/ring.c with 100% similarity]
src/MPI2_message_passing2/simple_message.c [moved from content/point_to_point/src/simple_message.c with 100% similarity]
src/MPI2_message_passing2/simplest_message.c [moved from content/point_to_point/src/simplest_message.c with 100% similarity]
src/MPI2_message_passing2/stats.c [moved from content/point_to_point/src/stats.c with 100% similarity]
src/MPI2_message_passing2/still_simple.c [moved from content/point_to_point/src/still_simple.c with 100% similarity]
src/MPI2_spawn/README [moved from content/Advanced_MPI/src/spawn/README with 100% similarity]
src/MPI2_spawn/launched_code.c [moved from content/Advanced_MPI/src/spawn/launched_code.c with 100% similarity]
src/MPI2_spawn/manager.c [moved from content/Advanced_MPI/src/spawn/manager.c with 100% similarity]
src/MPI_hello/.htaccess [moved from assignments/archive/hamiltonian_expectation_value/src/.htaccess with 100% similarity]
src/MPI_hello/.make_tar [moved from content/Elementary_MPI/examples/src/.make_tar with 100% similarity]
src/MPI_hello/argument_list.c [moved from content/Elementary_MPI/examples/src/argument_list.c with 100% similarity]
src/MPI_hello/different_routines.c [moved from content/Elementary_MPI/examples/src/different_routines.c with 100% similarity]
src/MPI_hello/different_tasks.c [moved from content/Elementary_MPI/examples/src/different_tasks.c with 100% similarity]
src/MPI_hello/hello.c [moved from content/Elementary_MPI/examples/src/hello.c with 100% similarity]
src/MPI_hello/name.c [moved from content/Elementary_MPI/examples/src/name.c with 100% similarity]
src/NR/NR_utilities.c [moved from content/2D_Domain_Decomposition/src/poisson_2d/NR_utilities.c with 100% similarity]
src/average/.make_tar [moved from assignments/archive/hamiltonian_expectation_value/src/.make_tar with 100% similarity]
src/average/average.c [moved from content/point_to_point/average_example/src/average.c with 100% similarity]
src/average/average_parallel.c [moved from content/point_to_point/average_example/src/average_parallel.c with 100% similarity]
src/average/data [moved from content/point_to_point/average_example/src/data with 100% similarity]
src/average/generate_flat_random.c [moved from content/point_to_point/average_example/src/generate_flat_random.c with 100% similarity]
src/client_server/C-codes/read_file.c [moved from content/advanced_communication/src/client_server/C-codes/read_file.c with 100% similarity]
src/client_server/C-codes/search_text.c [moved from content/advanced_communication/src/client_server/C-codes/search_text.c with 100% similarity]
src/client_server/C-codes/search_text_p.c [moved from content/advanced_communication/src/client_server/C-codes/search_text_p.c with 100% similarity]
src/client_server/C-codes/search_text_p_with_bugs.c [moved from content/advanced_communication/src/client_server/C-codes/search_text_p_with_bugs.c with 100% similarity]
src/client_server/Client_Server.doc [moved from content/advanced_communication/src/client_server/Client_Server.doc with 100% similarity]
src/client_server/Content.shtml [moved from content/advanced_communication/src/client_server/Content.shtml with 100% similarity]
src/client_server/Images/client.jpg [moved from content/advanced_communication/src/client_server/Images/client.jpg with 100% similarity]
src/client_server/Images/client_and_worker.jpg [moved from content/advanced_communication/src/client_server/Images/client_and_worker.jpg with 100% similarity]
src/client_server/Images/figure.jpg [moved from content/advanced_communication/src/client_server/Images/figure.jpg with 100% similarity]
src/client_server/Images/master_server.jpg [moved from content/advanced_communication/src/client_server/Images/master_server.jpg with 100% similarity]
src/client_server/Images/worker.jpg [moved from content/advanced_communication/src/client_server/Images/worker.jpg with 100% similarity]
src/client_server/Shakespeare.tar [moved from content/advanced_communication/src/client_server/Shakespeare.tar with 100% similarity]
src/client_server/index.shtml [moved from content/advanced_communication/src/client_server/index.shtml with 100% similarity]
src/client_server/list_plays [moved from content/advanced_communication/src/client_server/list_plays with 100% similarity]
src/cxgraph/.make_tar [moved from assignments/archive/logistic_cuda/src/logistic_cuda/.make_tar with 100% similarity]
src/cxgraph/Makefile [moved from content/MPE/src/cxgraph/Makefile with 100% similarity]
src/cxgraph/cxgraphics.c [moved from content/MPE/src/cxgraph/cxgraphics.c with 100% similarity]
src/cxgraph/cxgraphics.h [moved from content/MPE/src/cxgraph/cxgraphics.h with 100% similarity]
src/diffusion_2d/.make_tar [moved from content/MPE/src/cxgraph/.make_tar with 100% similarity]
src/diffusion_2d/README [moved from content/diffusion/src/diffusion_2d/README with 100% similarity]
src/diffusion_2d/diffusion/diffusion_2d.c [moved from content/diffusion/src/diffusion_2d/diffusion/diffusion_2d.c with 100% similarity]
src/diffusion_2d/diffusion/visit_writer.c [moved from content/VisIt/Mandelbrot_VTK/visit_writer.c with 100% similarity]
src/diffusion_2d/diffusion/visit_writer.h [moved from content/VisIt/Mandelbrot_VTK/visit_writer.h with 100% similarity]
src/diffusion_2d/source/source_2d.c [moved from content/diffusion/src/diffusion_2d/source/source_2d.c with 100% similarity]
src/diffusion_2d/source/source_2d_main.c [moved from content/diffusion/src/diffusion_2d/source/source_2d_main.c with 100% similarity]
src/diffusion_2d/source/visit_writer.c [moved from content/diffusion/src/diffusion_2d/diffusion/visit_writer.c with 100% similarity]
src/diffusion_2d/source/visit_writer.h [moved from content/diffusion/src/diffusion_2d/diffusion/visit_writer.h with 100% similarity]
src/diffusion_2d_old?/2d_parabolic.c [moved from content/diffusion/src/old?/2d_parabolic.c with 100% similarity]
src/diffusion_2d_old?/2d_source.c [moved from content/diffusion/src/old?/2d_source.c with 100% similarity]
src/diffusion_2d_old?/Makefile [moved from content/diffusion/src/old?/Makefile with 100% similarity]
src/direct_simulation_monte_carlo/.htaccess [moved from assignments/archive/protein_shapes/src/.htaccess with 100% similarity]
src/direct_simulation_monte_carlo/.make_tar [moved from assignments/archive/least_squares_fitting/src/.make_tar with 100% similarity]
src/direct_simulation_monte_carlo/analyze.c [moved from assignments/archive/direct_simulation_monte_carlo/src/analyze.c with 100% similarity]
src/direct_simulation_monte_carlo/dsmc_serial.c [moved from assignments/archive/direct_simulation_monte_carlo/src/dsmc_serial.c with 100% similarity]
src/direct_simulation_monte_carlo/dsmc_serial.h [moved from assignments/archive/direct_simulation_monte_carlo/src/dsmc_serial.h with 100% similarity]
src/direct_simulation_monte_carlo/ran_gauss.c [moved from assignments/archive/direct_simulation_monte_carlo/src/ran_gauss.c with 100% similarity]
src/direct_simulation_monte_carlo/ran_int.c [moved from assignments/archive/direct_simulation_monte_carlo/src/ran_int.c with 100% similarity]
src/fun/.make_tar [moved from content/MPE/src/fun/.make_tar with 100% similarity]
src/fun/Makefile [moved from content/MPE/src/fun/Makefile with 100% similarity]
src/fun/Makefile_XPHY [moved from content/MPE/src/fun/Makefile_XPHY with 100% similarity]
src/fun/Makefile_old [moved from content/MPE/src/fun/Makefile_old with 100% similarity]
src/fun/Makefile_original [moved from content/MPE/src/fun/Makefile_original with 100% similarity]
src/fun/fun.c [moved from content/MPE/src/fun/fun.c with 100% similarity]
src/fun/fun.h [moved from content/MPE/src/fun/fun.h with 100% similarity]
src/game_of_life/display_frames_GTK.py [moved from content/game_of_life/src/display_frames_GTK.py with 100% similarity]
src/game_of_life/life/.make_tar [moved from content/MPE/src/makefile_sample/.make_tar with 100% similarity]
src/game_of_life/life/Makefile [moved from content/game_of_life/src/life/Makefile with 100% similarity]
src/game_of_life/life/Makefile.in [moved from content/game_of_life/src/life/Makefile.in with 100% similarity]
src/game_of_life/life/life.clog2 [moved from content/game_of_life/src/life/life.clog2 with 100% similarity]
src/game_of_life/life/life_g.c [moved from content/game_of_life/src/life/life_g.c with 100% similarity]
src/game_of_life/life_game.c [moved from content/game_of_life/src/life_game.c with 100% similarity]
src/game_of_life/parallel_life_game.c [moved from content/game_of_life/src/parallel_life_game.c with 100% similarity]
src/hamiltonian_expectation_value/.htaccess [moved from assignments/archive/trapezoidal_and_simpsons_rule_integration/src/.htaccess with 100% similarity]
src/hamiltonian_expectation_value/.make_tar [moved from assignments/archive/protein_shapes/src/.make_tar with 100% similarity]
src/hamiltonian_expectation_value/full_matrix.c [moved from assignments/archive/hamiltonian_expectation_value/src/full_matrix.c with 100% similarity]
src/hamiltonian_expectation_value/full_matrix_slice.c [moved from assignments/archive/hamiltonian_expectation_value/src/full_matrix_slice.c with 100% similarity]
src/hamiltonian_expectation_value/sparse_matrix_expectation.c [moved from assignments/archive/hamiltonian_expectation_value/src/sparse_matrix_expectation.c with 100% similarity]
src/hamiltonian_expectation_value/sparse_matrix_parallel.c [moved from assignments/archive/hamiltonian_expectation_value/src/sparse_matrix_parallel.c with 100% similarity]
src/hamiltonian_expectation_value/sparse_matrix_setup.c [moved from assignments/archive/hamiltonian_expectation_value/src/sparse_matrix_setup.c with 100% similarity]
src/hamiltonian_expectation_value/sparse_matrix_setup_old.c [moved from assignments/archive/hamiltonian_expectation_value/src/sparse_matrix_setup_old.c with 100% similarity]
src/least_squares_fitting/.make_tar [moved from assignments/archive/trapezoidal_and_simpsons_rule_integration/src/.make_tar with 100% similarity]
src/least_squares_fitting/data_1 [moved from assignments/archive/least_squares_fitting/src/data_1 with 100% similarity]
src/least_squares_fitting/data_2 [moved from assignments/archive/least_squares_fitting/src/data_2 with 100% similarity]
src/least_squares_fitting/least_square.c [moved from assignments/archive/least_squares_fitting/src/least_square.c with 100% similarity]
src/logistic_cuda/.make_tar [moved from content/MPE/src/mandelbrot/.make_tar with 100% similarity]
src/logistic_cuda/log.p [moved from assignments/archive/logistic_cuda/src/logistic_cuda/log.p with 100% similarity]
src/logistic_cuda/log_skel.cu [moved from assignments/archive/logistic_cuda/src/logistic_cuda/log_skel.cu with 100% similarity]
src/logistic_cuda/logistic.c [moved from assignments/archive/logistic_cuda/src/logistic_cuda/logistic.c with 100% similarity]
src/makefile_sample/.make_tar [moved from content/VisIt/Mandelbrot_VTK/.make_tar with 100% similarity]
src/makefile_sample/Makefile [moved from content/MPE/src/makefile_sample/Makefile with 100% similarity]
src/makefile_sample/foo [moved from content/MPE/src/makefile_sample/foo with 100% similarity]
src/makefile_sample/foo.c [moved from content/MPE/src/makefile_sample/foo.c with 100% similarity]
src/makefile_sample/foo.h [moved from content/MPE/src/makefile_sample/foo.h with 100% similarity]
src/makefile_sample/some_action.c [moved from content/MPE/src/makefile_sample/some_action.c with 100% similarity]
src/mandelbrot/MS-codes/MS1 [moved from content/programming_strategies/src/MS-codes/MS1 with 100% similarity]
src/mandelbrot/MS-codes/MS1.c [moved from content/programming_strategies/src/MS-codes/MS1.c with 100% similarity]
src/mandelbrot/MS-codes/MS2 [moved from content/programming_strategies/src/MS-codes/MS2 with 100% similarity]
src/mandelbrot/MS-codes/MS2.c [moved from content/programming_strategies/src/MS-codes/MS2.c with 100% similarity]
src/mandelbrot/MS-codes/MS3 [moved from content/programming_strategies/src/MS-codes/MS3 with 100% similarity]
src/mandelbrot/MS-codes/MS3.c [moved from content/programming_strategies/src/MS-codes/MS3.c with 100% similarity]
src/mandelbrot/MS-codes_winter_2008/MS1.c [moved from content/programming_strategies/src/MS-codes_winter_2008/MS1.c with 100% similarity]
src/mandelbrot/MS-codes_winter_2008/MS2.c [moved from content/programming_strategies/src/MS-codes_winter_2008/MS2.c with 100% similarity]
src/mandelbrot/MS-codes_winter_2008/MS3.c [moved from content/programming_strategies/src/MS-codes_winter_2008/MS3.c with 100% similarity]
src/mandelbrot/README [moved from content/programming_strategies/src/README with 100% similarity]
src/mandelbrot/gen_data [moved from content/programming_strategies/src/gen_data with 100% similarity]
src/mandelbrot/gen_data.c [moved from content/programming_strategies/src/gen_data.c with 100% similarity]
src/mandelbrot/gen_data_rectangle [moved from content/programming_strategies/src/gen_data_rectangle with 100% similarity]
src/mandelbrot/gen_data_rectangle.c [moved from content/programming_strategies/src/gen_data_rectangle.c with 100% similarity]
src/mandelbrot/gen_data_sharp [moved from content/programming_strategies/src/gen_data_sharp with 100% similarity]
src/mandelbrot/gen_data_sharp.c [moved from content/programming_strategies/src/gen_data_sharp.c with 100% similarity]
src/mandelbrot/legacy_codes/m1.c [moved from content/programming_strategies/src/legacy_codes/m1.c with 100% similarity]
src/mandelbrot/legacy_codes/m2.c [moved from content/programming_strategies/src/legacy_codes/m2.c with 100% similarity]
src/mandelbrot/legacy_codes/m3.c [moved from content/programming_strategies/src/legacy_codes/m3.c with 100% similarity]
src/mandelbrot/legacy_codes/m4.c [moved from content/programming_strategies/src/legacy_codes/m4.c with 100% similarity]
src/mandelbrot/legacy_codes/mandelbrot.c [moved from content/programming_strategies/src/legacy_codes/mandelbrot.c with 100% similarity]
src/mandelbrot/legacy_codes/mandelbrot_1.c [moved from content/programming_strategies/src/legacy_codes/mandelbrot_1.c with 100% similarity]
src/mandelbrot/legacy_codes/mandelbrot_2.c [moved from content/programming_strategies/src/legacy_codes/mandelbrot_2.c with 100% similarity]
src/mandelbrot/legacy_codes/mandelbrot_3.c [moved from content/programming_strategies/src/legacy_codes/mandelbrot_3.c with 100% similarity]
src/mandelbrot/legacy_codes/mandelbrot_blocked.c [moved from content/programming_strategies/src/legacy_codes/mandelbrot_blocked.c with 100% similarity]
src/mandelbrot/legacy_codes/mandelbrot_parallel.c [moved from content/programming_strategies/src/legacy_codes/mandelbrot_parallel.c with 100% similarity]
src/mandelbrot/legacy_codes/mandelbrot_sliced.c [moved from content/programming_strategies/src/legacy_codes/mandelbrot_sliced.c with 100% similarity]
src/mandelbrot/mandelbrot.c [moved from content/programming_strategies/src/mandelbrot.c with 100% similarity]
src/mandelbrot/plot_image.py [moved from content/programming_strategies/src/plot_image.py with 100% similarity]
src/mandelbrot/script.py [moved from content/programming_strategies/src/script.py with 100% similarity]
src/mandelbrot/script2.py [moved from content/programming_strategies/src/script2.py with 100% similarity]
src/mandelbrot/web_samples/jet.py [moved from content/programming_strategies/src/web_samples/jet.py with 100% similarity]
src/mandelbrot/web_samples/jet_script.py [moved from content/programming_strategies/src/web_samples/jet_script.py with 100% similarity]
src/mandelbrot/web_samples/map.py [moved from content/programming_strategies/src/web_samples/map.py with 100% similarity]
src/mandelbrot2-old/Makefile [moved from content/MPE/src/mandelbrot-old/Makefile with 100% similarity]
src/mandelbrot2-old/mandelbrot_mpe.c [moved from content/MPE/src/mandelbrot-old/mandelbrot_mpe.c with 100% similarity]
src/mandelbrot2-old/mandelbrot_mpe.h [moved from content/MPE/src/mandelbrot-old/mandelbrot_mpe.h with 100% similarity]
src/mandelbrot2/.make_tar [moved from content/diffusion/src/diffusion_2d/.make_tar with 100% similarity]
src/mandelbrot2/MS3_MPE.c [moved from content/MPE/src/mandelbrot/MS3_MPE.c with 100% similarity]
src/mandelbrot2/MS3_MPE.h [moved from content/MPE/src/mandelbrot/MS3_MPE.h with 100% similarity]
src/mandelbrot2/Makefile [moved from content/MPE/src/mandelbrot/Makefile with 100% similarity]
src/mandelbrot2/README [moved from content/MPE/src/mandelbrot/README with 100% similarity]
src/mandelbrot_VTK/.htaccess [moved from assignments/archive/tree_broadcast/src/.htaccess with 100% similarity]
src/mandelbrot_VTK/.make_tar [moved from content/game_of_life/src/life/.make_tar with 100% similarity]
src/mandelbrot_VTK/book_example_1-2D.c [moved from content/VisIt/Mandelbrot_VTK/book_example_1-2D.c with 100% similarity]
src/mandelbrot_VTK/book_example_1-3D.c [moved from content/VisIt/Mandelbrot_VTK/book_example_1-3D.c with 100% similarity]
src/mandelbrot_VTK/book_example_2-3D.c [moved from content/VisIt/Mandelbrot_VTK/book_example_2-3D.c with 100% similarity]
src/mandelbrot_VTK/mandelbrot_VTK.c [moved from content/VisIt/Mandelbrot_VTK/mandelbrot_VTK.c with 100% similarity]
src/mandelbrot_VTK/visit_writer.c [moved from content/diffusion/src/diffusion_2d/source/visit_writer.c with 100% similarity]
src/mandelbrot_VTK/visit_writer.h [moved from content/diffusion/src/diffusion_2d/source/visit_writer.h with 100% similarity]
src/matmult_cuda/matmult_skeleton.cu [moved from assignments/archive/logistic_cuda/src/matmult_skeleton.cu with 100% similarity]
src/monte_carlo/Metropolis_CS [moved from content/monte_carlo/src/Metropolis_CS with 100% similarity]
src/monte_carlo/Metropolis_CS.c [moved from content/monte_carlo/src/Metropolis_CS.c with 100% similarity]
src/monte_carlo/Metropolis_Gaussian_Client_Server [moved from content/monte_carlo/src/Metropolis_Gaussian_Client_Server with 100% similarity]
src/monte_carlo/Metropolis_Gaussian_Client_Server.c [moved from content/monte_carlo/src/Metropolis_Gaussian_Client_Server.c with 100% similarity]
src/monte_carlo/Metropolis_Gaussian_Demo.c [moved from content/monte_carlo/src/Metropolis_Gaussian_Demo.c with 100% similarity]
src/monte_carlo/Metropolis_Gaussian_Integral [moved from content/monte_carlo/src/Metropolis_Gaussian_Integral with 100% similarity]
src/monte_carlo/Metropolis_Gaussian_Integral.c [moved from content/monte_carlo/src/Metropolis_Gaussian_Integral.c with 100% similarity]
src/monte_carlo/Metropolis_Gaussian_Parallel [moved from content/monte_carlo/src/Metropolis_Gaussian_Parallel with 100% similarity]
src/monte_carlo/Metropolis_Gaussian_Parallel.c [moved from content/monte_carlo/src/Metropolis_Gaussian_Parallel.c with 100% similarity]
src/monte_carlo/Metropolis_Gaussian_Random.c [moved from content/monte_carlo/src/Metropolis_Gaussian_Random.c with 100% similarity]
src/monte_carlo/bin_distribution.c [moved from content/monte_carlo/src/bin_distribution.c with 100% similarity]
src/monte_carlo/good.c [moved from content/monte_carlo/src/good.c with 100% similarity]
src/monte_carlo/index.shtml [moved from content/monte_carlo/src/index.shtml with 100% similarity]
src/monte_carlo/monte_pi_serial.c [moved from content/monte_carlo/src/monte_pi_serial.c with 100% similarity]
src/monte_carlo/plot_image.py [moved from content/monte_carlo/src/plot_image.py with 100% similarity]
src/monte_carlo/random_demo.c [moved from content/monte_carlo/src/random_demo.c with 100% similarity]
src/monte_carlo/random_demo_2_series.c [moved from content/monte_carlo/src/random_demo_2_series.c with 100% similarity]
src/monte_carlo/transfer/Metropolis_CS [moved from content/monte_carlo/src/transfer/Metropolis_CS with 100% similarity]
src/monte_carlo/transfer/Metropolis_CS.c [moved from content/monte_carlo/src/transfer/Metropolis_CS.c with 100% similarity]
src/monte_carlo/transfer/Metropolis_Gaussian_Client_Server [moved from content/monte_carlo/src/transfer/Metropolis_Gaussian_Client_Server with 100% similarity]
src/monte_carlo/transfer/Metropolis_Gaussian_Client_Server.c [moved from content/monte_carlo/src/transfer/Metropolis_Gaussian_Client_Server.c with 100% similarity]
src/monte_carlo/transfer/Metropolis_Gaussian_Integral [moved from content/monte_carlo/src/transfer/Metropolis_Gaussian_Integral with 100% similarity]
src/monte_carlo/transfer/Metropolis_Gaussian_Integral.c [moved from content/monte_carlo/src/transfer/Metropolis_Gaussian_Integral.c with 100% similarity]
src/monte_carlo/transfer/Metropolis_Gaussian_Parallel [moved from content/monte_carlo/src/transfer/Metropolis_Gaussian_Parallel with 100% similarity]
src/monte_carlo/transfer/Metropolis_Gaussian_Parallel.c [moved from content/monte_carlo/src/transfer/Metropolis_Gaussian_Parallel.c with 100% similarity]
src/monte_carlo/transfer/README [moved from content/monte_carlo/src/transfer/README with 100% similarity]
src/monte_carlo/transfer/codes.tar [moved from content/monte_carlo/src/transfer/codes.tar with 100% similarity]
src/monte_carlo/transfer/compile_all [moved from content/monte_carlo/src/transfer/compile_all with 100% similarity]
src/monte_carlo/transfer/good [moved from content/monte_carlo/src/transfer/good with 100% similarity]
src/monte_carlo/transfer/good.c [moved from content/monte_carlo/src/transfer/good.c with 100% similarity]
src/monte_carlo/void.c [moved from content/monte_carlo/src/void.c with 100% similarity]
src/poisson_1d/nr.c [moved from content/domain_decomposition/src/poisson_1d/nr.c with 100% similarity]
src/poisson_1d/nr.h [moved from content/domain_decomposition/src/poisson_1d/nr.h with 100% similarity]
src/poisson_1d/poisson_1d.c [moved from content/domain_decomposition/src/poisson_1d/poisson_1d.c with 100% similarity]
src/poisson_1d/poisson_parallel_1d.c [moved from content/domain_decomposition/src/poisson_1d/poisson_parallel_1d.c with 100% similarity]
src/poisson_1d/poisson_parallel_1d_copy(1).c [moved from content/domain_decomposition/src/poisson_parallel_1d_copy(1).c with 100% similarity]
src/poisson_2d/Makefile [moved from content/2D_Domain_Decomposition/src/poisson_2d/Makefile with 100% similarity]
src/poisson_2d/NR_utilities.c [moved from content/domain_decomposition/src/NR_utilities.c with 100% similarity]
src/poisson_2d/P_2d.c [moved from content/2D_Domain_Decomposition/src/poisson_2d/P_2d.c with 100% similarity]
src/poisson_2d/p_p_mpe.c [moved from content/2D_Domain_Decomposition/src/poisson_2d/p_p_mpe.c with 100% similarity]
src/poisson_2d/poisson_2d.c [moved from content/2D_Domain_Decomposition/src/poisson_2d/poisson_2d.c with 100% similarity]
src/poisson_2d/poisson_scalar_modular_2d.c [moved from content/2D_Domain_Decomposition/src/poisson_2d/poisson_scalar_modular_2d.c with 100% similarity]
src/poisson_2d/poisson_scalar_modular_2d_version_2.c [moved from content/2D_Domain_Decomposition/src/poisson_2d/poisson_scalar_modular_2d_version_2.c with 100% similarity]
src/poisson_2d/poisson_scalar_modular_2d_version_3.c [moved from content/2D_Domain_Decomposition/src/poisson_2d/poisson_scalar_modular_2d_version_3.c with 100% similarity]
src/poisson_SOR/poisson_SOR.c [moved from content/poisson/src/poisson_SOR.c with 100% similarity]
src/poisson_SOR/poisson_jacobi.c [moved from content/poisson/src/poisson_jacobi.c with 100% similarity]
src/poisson_SOR/possibly_old/NR.c [moved from content/poisson/src/possibly_old/NR.c with 100% similarity]
src/poisson_SOR/possibly_old/NR.h [moved from content/poisson/src/possibly_old/NR.h with 100% similarity]
src/poisson_SOR/possibly_old/poisson_1d.c [moved from content/poisson/src/possibly_old/poisson_1d.c with 100% similarity]
src/poisson_SOR/possibly_old/poisson_parallel_1d.c [moved from content/poisson/src/possibly_old/poisson_parallel_1d.c with 100% similarity]
src/print_tree/.make_tar [moved from assignments/archive/tree_broadcast/src/.make_tar with 100% similarity]
src/print_tree/broadcast.c [moved from content/global_operations/src/broadcast.c with 100% similarity]
src/print_tree/global_mpi_operations.c [moved from content/global_operations/src/global_mpi_operations.c with 100% similarity]
src/print_tree/print_tree.c [moved from content/global_operations/src/print_tree.c with 100% similarity]
src/protein_shapes/.htaccess [moved from content/Elementary_MPI/examples/src/.htaccess with 100% similarity]
src/protein_shapes/.make_tar [moved from content/Advanced_MPI/src/.make_tar with 100% similarity]
src/protein_shapes/protein.c [moved from assignments/archive/protein_shapes/src/protein.c with 100% similarity]
src/red_black_1d/poisson_1d_red_black.c [moved from content/2D_Domain_Decomposition/src/red_black_1d/poisson_1d_red_black.c with 100% similarity]
src/red_black_1d/poisson_parallel_1d_red_black.c [moved from content/2D_Domain_Decomposition/src/red_black_1d/poisson_parallel_1d_red_black.c with 100% similarity]
src/remote_memory_access/README [moved from content/Advanced_MPI/src/RemoteMemoryAcess/README with 100% similarity]
src/remote_memory_access/rma_1 [moved from content/Advanced_MPI/src/RemoteMemoryAcess/rma_1 with 100% similarity]
src/remote_memory_access/rma_1.c [moved from content/Advanced_MPI/src/RemoteMemoryAcess/rma_1.c with 100% similarity]
src/remote_memory_access/rma_2 [moved from content/Advanced_MPI/src/RemoteMemoryAcess/rma_2 with 100% similarity]
src/remote_memory_access/rma_2.c [moved from content/Advanced_MPI/src/RemoteMemoryAcess/rma_2.c with 100% similarity]
src/shakespeare/README [moved from content/Advanced_MPI/src/Shakespeare/README with 100% similarity]
src/shakespeare/list_of_plays [moved from content/Advanced_MPI/src/Shakespeare/list_of_plays with 100% similarity]
src/shakespeare/manager.c [moved from content/Advanced_MPI/src/Shakespeare/manager.c with 100% similarity]
src/shakespeare/plays/antonyandcleopatra.html [moved from content/Advanced_MPI/src/Shakespeare/plays/antonyandcleopatra.html with 100% similarity]
src/shakespeare/plays/coriolanus.html [moved from content/Advanced_MPI/src/Shakespeare/plays/coriolanus.html with 100% similarity]
src/shakespeare/plays/hamlet.html [moved from content/Advanced_MPI/src/Shakespeare/plays/hamlet.html with 100% similarity]
src/shakespeare/plays/juliusceasar.html [moved from content/Advanced_MPI/src/Shakespeare/plays/juliusceasar.html with 100% similarity]
src/shakespeare/plays/kinglear.html [moved from content/Advanced_MPI/src/Shakespeare/plays/kinglear.html with 100% similarity]
src/shakespeare/plays/macbeth.html [moved from content/Advanced_MPI/src/Shakespeare/plays/macbeth.html with 100% similarity]
src/shakespeare/plays/othello.html [moved from content/Advanced_MPI/src/Shakespeare/plays/othello.html with 100% similarity]
src/shakespeare/plays/romeoandjuliet.html [moved from content/Advanced_MPI/src/Shakespeare/plays/romeoandjuliet.html with 100% similarity]
src/shakespeare/plays/timonofathens.html [moved from content/Advanced_MPI/src/Shakespeare/plays/timonofathens.html with 100% similarity]
src/shakespeare/plays/titusandronicus.html [moved from content/Advanced_MPI/src/Shakespeare/plays/titusandronicus.html with 100% similarity]
src/shakespeare/search_text.c [moved from content/Advanced_MPI/src/Shakespeare/search_text.c with 100% similarity]
src/shakespeare/search_text_daemon.c [moved from content/Advanced_MPI/src/Shakespeare/search_text_daemon.c with 100% similarity]
src/sorting/.make_tar [moved from content/MPE/src/.make_tar with 100% similarity]
src/sorting/bubble.c [moved from content/sorting_algorithms/src/bubble.c with 100% similarity]
src/sorting/multi_lists [moved from content/sorting_algorithms/src/multi_lists with 100% similarity]
src/sorting/quicksort.c [moved from content/sorting_algorithms/src/quicksort.c with 100% similarity]
src/structure_passing/structure.c [moved from content/advanced_communication/src/structure.c with 100% similarity]
src/trapezoidal_and_simpsons_rule_integration/.htaccess [moved from content/MPI2/src/.htaccess with 100% similarity]
src/trapezoidal_and_simpsons_rule_integration/.make_tar [moved from content/global_operations/src/.make_tar with 100% similarity]
src/trapezoidal_and_simpsons_rule_integration/simpson.c [moved from assignments/archive/trapezoidal_and_simpsons_rule_integration/src/simpson.c with 100% similarity]
src/trapezoidal_and_simpsons_rule_integration/trapezoidal.c [moved from assignments/archive/trapezoidal_and_simpsons_rule_integration/src/trapezoidal.c with 100% similarity]
src/tree_broadcast/.htaccess [moved from content/VisIt/Mandelbrot_VTK/.htaccess with 100% similarity]
src/tree_broadcast/.make_tar [moved from content/point_to_point/average_example/src/.make_tar with 100% similarity]
src/tree_broadcast/print_tree.c [moved from assignments/archive/tree_broadcast/src/print_tree.c with 100% similarity]
src/tree_broadcast_solution/my_broadcast.c [moved from assignments/archive/tree_broadcast/soln/my_broadcast.c with 100% similarity]
src/tree_broadcast_solution/my_broadcast_any_node.c [moved from assignments/archive/tree_broadcast/soln/my_broadcast_any_node.c with 100% similarity]
src/tree_broadcast_solution/print_tree.c [moved from assignments/archive/tree_broadcast/soln/print_tree.c with 100% similarity]
src/tree_broadcast_solution/print_tree_1.c [moved from assignments/archive/tree_broadcast/soln/print_tree_1.c with 100% similarity]
src/tree_broadcast_solution/print_tree_2.c [moved from assignments/archive/tree_broadcast/soln/print_tree_2.c with 100% similarity]

diff --git a/content/point_to_point/src/.make_tar b/content/point_to_point/src/.make_tar
deleted file mode 100644 (file)
index eb4d905..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../
diff --git a/content/sorting_algorithms/src/.make_tar b/content/sorting_algorithms/src/.make_tar
deleted file mode 100644 (file)
index eb4d905..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../
similarity index 100%
rename from content/MPE/src/fun/fun.c
rename to src/fun/fun.c
similarity index 100%
rename from content/MPE/src/fun/fun.h
rename to src/fun/fun.h