Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Adding Ewald+SPME longrange force solvers #24

Draft
wants to merge 181 commits into
base: master
Choose a base branch
from

Commits on Nov 26, 2019

  1. Configuration menu
    Copy the full SHA
    5edffaf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4c7d3b View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2019

  1. Configuration menu
    Copy the full SHA
    51f7f7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8810854 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3493a3 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2019

  1. Configuration menu
    Copy the full SHA
    73ade1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b3a8d7 View commit details
    Browse the repository at this point in the history
  3. fixing build issues

    sfogerty committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    fa82e96 View commit details
    Browse the repository at this point in the history
  4. fix build issues

    sfogerty committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    5da91bf View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2019

  1. Configuration menu
    Copy the full SHA
    52d04fd View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2019

  1. Configuration menu
    Copy the full SHA
    7c7d9b1 View commit details
    Browse the repository at this point in the history
  2. fix compile errors

    sfogerty committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    e996a68 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2019

  1. Configuration menu
    Copy the full SHA
    55fc62d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e127707 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2019

  1. Configuration menu
    Copy the full SHA
    a0b7b47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bde1c69 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3446356 View commit details
    Browse the repository at this point in the history
  4. add comm to Ewald force

    sfogerty committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    6a78fb3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e4cf912 View commit details
    Browse the repository at this point in the history
  6. start of adding SPME

    sfogerty committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    cd5f2a7 View commit details
    Browse the repository at this point in the history
  7. Add input parsing for longrange and charges, make charge (q) useable

    Add example file for NaCl
    streeve committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    8f1ec63 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    50dcece View commit details
    Browse the repository at this point in the history
  9. added FindFFTW3

    sfogerty committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    7f48242 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2019

  1. start of ading Cajita mesh

    sfogerty committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    06110c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9fc026 View commit details
    Browse the repository at this point in the history
  3. more cleanup SPME

    sfogerty committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    245a9d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a60b32 View commit details
    Browse the repository at this point in the history
  5. fix GlobalMesh type

    sfogerty committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    1d497a8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cd1d2a7 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2019

  1. add Cajita pointSet

    sfogerty committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    c947c97 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into longrange

    Conflicts:
    	CMakeLists.txt
    	src/input.cpp
    	src/input.h
    	src/modules_force.h
    	src/types.h
    
    Adding NNP
    streeve committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    ef5d583 View commit details
    Browse the repository at this point in the history
  3. Add longrange to travis

    streeve committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    b679979 View commit details
    Browse the repository at this point in the history
  4. Add canary build; fix travis

    streeve committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    2765e89 View commit details
    Browse the repository at this point in the history
  5. Fix file list

    streeve committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    64a7b28 View commit details
    Browse the repository at this point in the history
  6. Move constants

    streeve committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    a5bf8cb View commit details
    Browse the repository at this point in the history
  7. Adding Cajita mesh to SPME

    sfogerty committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    3c43694 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    61d8cca View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0f47ebf View commit details
    Browse the repository at this point in the history
  10. Fix travis

    streeve committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    5477708 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'longrange' of https://github.com/sfogerty/CabanaMD into…

    … longrange
    
    Conflicts:
    	src/longrange_force_types/force_spme_cabana_neigh.h
    streeve committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    36d97be View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2019

  1. Configuration menu
    Copy the full SHA
    de24316 View commit details
    Browse the repository at this point in the history
  2. Clean up initialization

    streeve committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    0ccaab9 View commit details
    Browse the repository at this point in the history
  3. Add full module names

    streeve committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    9a3a5d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73ac40d View commit details
    Browse the repository at this point in the history
  5. moved BC array to init

    sfogerty committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    9f28fc1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    17514f9 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2019

  1. Fixing Ewald inputs and init

    streeve committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    bf34fc0 View commit details
    Browse the repository at this point in the history
  2. adding Cajita FFTs

    sfogerty committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    b666f7d View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2020

  1. Configuration menu
    Copy the full SHA
    abacb42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    255bdfe View commit details
    Browse the repository at this point in the history
  3. Use N_local, not N_global

    streeve committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    4c87155 View commit details
    Browse the repository at this point in the history
  4. One init function

    streeve committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    7909aea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a9e9374 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2020

  1. Configuration menu
    Copy the full SHA
    53fd2a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64a7ede View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2020

  1. Configuration menu
    Copy the full SHA
    d22b1d7 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2020

  1. Configuration menu
    Copy the full SHA
    96d6f00 View commit details
    Browse the repository at this point in the history
  2. Report total PE

    streeve committed Jan 11, 2020
    Configuration menu
    Copy the full SHA
    2ea387b View commit details
    Browse the repository at this point in the history
  3. fix travis for HEFFTE build

    streeve committed Jan 11, 2020
    Configuration menu
    Copy the full SHA
    539ed96 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2020

  1. Run make format

    streeve committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    eaa2dcc View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into longrange

    Conflicts:
    	src/binning_cabana.cpp
    	src/binning_cabana.h
    	src/cabanamd.cpp
    	src/cabanamd.h
    	src/comm_mpi.cpp
    	src/comm_mpi.h
    	src/force.cpp
    	src/force.h
    	src/force_types/force_lj_cabana_neigh.cpp
    	src/force_types/force_lj_cabana_neigh.h
    	src/force_types/force_lj_cabana_neigh_impl.h
    	src/force_types/force_nnp_cabana_neigh.h
    	src/force_types/force_nnp_cabana_neigh_impl.h
    	src/force_types/nnp_cutoff.cpp
    	src/force_types/nnp_element.cpp
    	src/force_types/nnp_element.h
    	src/force_types/nnp_mode.cpp
    	src/force_types/nnp_mode.h
    	src/force_types/nnp_mode_impl.h
    	src/force_types/types_nnp.h
    	src/input.cpp
    	src/input.h
    	src/integrator_nve.cpp
    	src/integrator_nve.h
    	src/main.cpp
    	src/modules_force.h
    	src/property_kine.cpp
    	src/property_kine.h
    	src/property_pote.cpp
    	src/property_pote.h
    	src/property_temperature.cpp
    	src/property_temperature.h
    	src/read_data.h
    	src/system.cpp
    	src/system.h
    	src/types.h
    streeve committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    ef7861c View commit details
    Browse the repository at this point in the history
  3. fix travis for longrange

    streeve committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    691324d View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2020

  1. Configuration menu
    Copy the full SHA
    da59871 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2020

  1. Configuration menu
    Copy the full SHA
    b2ed613 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd2569d View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2020

  1. Merge branch 'master' into longrange

    Conflicts:
    	src/cabanamd.cpp
    	src/read_data.h
    streeve committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    6650853 View commit details
    Browse the repository at this point in the history
  2. Optional longrange exit

    streeve committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    7aa83ef View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2020

  1. link heffte lib

    sfogerty committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    bf0affe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24c3b07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3af30c3 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2020

  1. clang format

    sfogerty committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    d9ecb8e View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2020

  1. Fix Ewald->SPME mistakes

    streeve committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    aa4baa6 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2020

  1. Configuration menu
    Copy the full SHA
    d68aa90 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2020

  1. fixing energy units in Ewald

    sfogerty committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    55f2b2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a48118d View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2020

  1. Configuration menu
    Copy the full SHA
    41d3222 View commit details
    Browse the repository at this point in the history
  2. cleanup formatting typo

    sfogerty committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    0ca8ab1 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2020

  1. tweak tuning for Ewald

    sfogerty committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    873ba97 View commit details
    Browse the repository at this point in the history
  2. merge small changes

    sfogerty committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    eec5a53 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2020

  1. force unit conversion

    sfogerty committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    5e5893d View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2020

  1. Merge branch 'master' into longrange

    Conflicts:
    	.travis.yml
    	CMakeLists.txt
    streeve committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    fb44c46 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2020

  1. Merge branch 'master' into longrange

    Update longrange with system/neighbor templates
    
    Conflicts:
    	CMakeLists.txt
    	src/CMakeLists.txt
    	src/CabanaMD_config.hpp.cmakein
    	src/cabanamd.h
    	src/cabanamd_impl.h
    	src/force.h
    	src/force_types/force_lj_cabana_neigh.h
    	src/force_types/force_lj_cabana_neigh_impl.h
    	src/force_types/force_nnp_cabana_neigh.h
    	src/force_types/force_nnp_cabana_neigh_impl.h
    	src/force_types/nnp_mode.cpp
    	src/force_types/nnp_mode_impl.h
    	src/inputFile.h
    	src/inputFile_impl.h
    	src/neighbor.h
    	src/read_data.h
    	src/system.cpp
    	src/types.h
    streeve committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    44b227a View commit details
    Browse the repository at this point in the history
  2. Clean warnings

    streeve committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    d660a2a View commit details
    Browse the repository at this point in the history
  3. Run make format

    streeve committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    25478ca View commit details
    Browse the repository at this point in the history
  4. Fix build

    streeve committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    230a53f View commit details
    Browse the repository at this point in the history
  5. Fix merge issues

    streeve committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    eee8533 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4c5367b View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2020

  1. Fix more merge issues

    streeve committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    9f3fa55 View commit details
    Browse the repository at this point in the history
  2. Add longrange to printing

    streeve committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    801a89a View commit details
    Browse the repository at this point in the history

Commits on May 4, 2020

  1. Configuration menu
    Copy the full SHA
    0eea718 View commit details
    Browse the repository at this point in the history
  2. Remove cmake findFFTW

    streeve committed May 4, 2020
    Configuration menu
    Copy the full SHA
    3f6c551 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c488611 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2020

  1. Clean up smpe

    streeve committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    6009212 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2020

  1. Merge branch 'master' into longrange and update LR for multiple devices

    Conflicts:
    	.travis.yml
    	src/force_types/nnp_mode.h
    	src/inputFile_impl.h
    streeve committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    a1d9521 View commit details
    Browse the repository at this point in the history
  2. make format

    streeve committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    a68caac View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. remove Cajita from Travis

    sfogerty committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    32fc3a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7eeb0c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    925cbe2 View commit details
    Browse the repository at this point in the history
  4. fix typos

    sfogerty committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    1912e49 View commit details
    Browse the repository at this point in the history
  5. fix travis logic

    sfogerty committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    11973ae View commit details
    Browse the repository at this point in the history
  6. logic test

    sfogerty committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    4b03d47 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    addb740 View commit details
    Browse the repository at this point in the history
  8. parsing fix again

    sfogerty committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    3fdbb53 View commit details
    Browse the repository at this point in the history
  9. try different travis logic

    sfogerty committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    8eb4733 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    132cf2b View commit details
    Browse the repository at this point in the history
  11. typo

    sfogerty committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    45639b0 View commit details
    Browse the repository at this point in the history
  12. fix syntax travis

    sfogerty committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    7033206 View commit details
    Browse the repository at this point in the history
  13. try again

    sfogerty committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    fa328ae View commit details
    Browse the repository at this point in the history
  14. finalize

    sfogerty committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    6b3682a View commit details
    Browse the repository at this point in the history
  15. switch to get my test Cabana

    sfogerty committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    b4bdfd2 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6e4d190 View commit details
    Browse the repository at this point in the history
  17. fix git branch getting

    sfogerty committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    83fec3e View commit details
    Browse the repository at this point in the history
  18. fix git checkout

    sfogerty committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    1568b7e View commit details
    Browse the repository at this point in the history
  19. branch fix

    sfogerty committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    937a602 View commit details
    Browse the repository at this point in the history
  20. test remove cajita include

    sfogerty committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    e59e6cb View commit details
    Browse the repository at this point in the history
  21. remove cajita include

    sfogerty committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    dc214ca View commit details
    Browse the repository at this point in the history
  22. restore including Cajita

    sfogerty committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    0f18a75 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    5856413 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    199fe6b View commit details
    Browse the repository at this point in the history
  25. format

    sfogerty committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    ff6c50e View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2020

  1. link Cajita

    sfogerty committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    1b89c89 View commit details
    Browse the repository at this point in the history
  2. link Cabana::Cajita

    sfogerty committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    70e6d46 View commit details
    Browse the repository at this point in the history
  3. include Cajita

    sfogerty committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    c5e4810 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    590482f View commit details
    Browse the repository at this point in the history
  5. try REQUIRE_CAJITA

    sfogerty committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    3c3b874 View commit details
    Browse the repository at this point in the history
  6. Update .travis.yml

    sfogerty committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    2890f78 View commit details
    Browse the repository at this point in the history
  7. switch REQUIRE and ENABLE

    sfogerty committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    f76a6c4 View commit details
    Browse the repository at this point in the history
  8. remove REQUIRE_CAJITA

    sfogerty committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    3fbcfef View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2020

  1. Configuration menu
    Copy the full SHA
    447ad48 View commit details
    Browse the repository at this point in the history
  2. clone Cabana master branch

    sfogerty committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    5da700f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from sfogerty/longrange_testing

    Longrange switch after Cajita/Cabana merge
    sfogerty committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    7962017 View commit details
    Browse the repository at this point in the history
  4. Use Cabana heffte flag

    streeve committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    957ecd9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dc5a6f6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    51b01dc View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' into longrange

    Conflicts:
    	.travis.yml
    streeve committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    4b1d45a View commit details
    Browse the repository at this point in the history
  8. Merge branch 'longrange' of https://github.com/sfogerty/CabanaMD into…

    … longrange
    
    Conflicts:
    	.travis.yml
    streeve committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    d4a41f5 View commit details
    Browse the repository at this point in the history
  9. Remove space changes

    streeve committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    9c3260c View commit details
    Browse the repository at this point in the history
  10. Remove space changes

    streeve committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    ac045ae View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. test travis

    sfogerty committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    ea6499b View commit details
    Browse the repository at this point in the history
  2. build heffte tagged v1.0-rc1

    sfogerty committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    1bcb0c7 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2020

  1. Merge branch 'master' into longrange

    Merging output updates, LR init_coeff
    
    Conflicts:
    	src/cabanamd_impl.h
    	src/force.h
    	src/inputFile.h
    	src/inputFile_impl.h
    streeve committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    a42a215 View commit details
    Browse the repository at this point in the history
  2. make format

    streeve committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    a9b13f8 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2020

  1. Fix new coeff parsing

    streeve committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    a95213a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a289037 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2515ac2 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2020

  1. link Cajita for longrange

    sfogerty committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    af45596 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2020

  1. Configuration menu
    Copy the full SHA
    8824652 View commit details
    Browse the repository at this point in the history
  2. Fix longrange input error

    streeve committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    f0d6f3f View commit details
    Browse the repository at this point in the history
  3. Use new Halo interface

    streeve committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    c6b71af View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2020

  1. Configuration menu
    Copy the full SHA
    1f81222 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2020

  1. Configuration menu
    Copy the full SHA
    5d12043 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af6535a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66a2628 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0091e74 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    86f549a View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2020

  1. Fix merge error

    streeve committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    4d9c12e View commit details
    Browse the repository at this point in the history
  2. Fix multiple lattice creation

    streeve committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    7a9378b View commit details
    Browse the repository at this point in the history
  3. Simplify long range mesh

    streeve committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    da26571 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af75b38 View commit details
    Browse the repository at this point in the history
  5. make format

    streeve committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    03a130c View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2020

  1. Configuration menu
    Copy the full SHA
    d0d2e21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77a4cf5 View commit details
    Browse the repository at this point in the history
  3. Fix merge mistake

    streeve committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    9856ffa View commit details
    Browse the repository at this point in the history
  4. Cajita required

    streeve committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    05ed494 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

  1. Resize before velocities

    streeve committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    4aea783 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

  1. Configuration menu
    Copy the full SHA
    e7b2f64 View commit details
    Browse the repository at this point in the history
  2. Fix format

    streeve committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    0c7a51b View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

  1. Configuration menu
    Copy the full SHA
    933f4cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    010d060 View commit details
    Browse the repository at this point in the history
  3. Test different layouts

    streeve authored and sfogerty committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    7f9e717 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2967192 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    391fd35 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    66a784c View commit details
    Browse the repository at this point in the history
  7. use heFFTe 2.0

    sfogerty committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    42b2f3c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    76b6c05 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. change spme input to spme

    sfogerty committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    299bf73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ec936a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b08a0ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d94ebd View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. Configuration menu
    Copy the full SHA
    59a1545 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6b5e7c View commit details
    Browse the repository at this point in the history