"platforms/brook/src/kernels/kforce.h" did not exist on "9cfbfa4c55348ca1cb1fc4a7594d66e20ad02d2c"
Commit 644cc275 authored by Peter Eastman's avatar Peter Eastman
Browse files

Moved header files into an openmm subdirectory

parent b2c89feb
......@@ -32,7 +32,7 @@
* USE OR OTHER DEALINGS IN THE SOFTWARE. *
* -------------------------------------------------------------------------- */
#include "kernels.h"
#include "openmm/kernels.h"
#include "BrookPlatform.h"
#include "BrookBondParameters.h"
#include "OpenMMBrookInterface.h"
......
......@@ -29,7 +29,7 @@
* USE OR OTHER DEALINGS IN THE SOFTWARE. *
* -------------------------------------------------------------------------- */
#include "OpenMMException.h"
#include "openmm/OpenMMException.h"
#include <sstream>
#include "BrookCalcHarmonicBondForceKernel.h"
......
......@@ -32,7 +32,7 @@
* USE OR OTHER DEALINGS IN THE SOFTWARE. *
* -------------------------------------------------------------------------- */
#include "kernels.h"
#include "openmm/kernels.h"
#include "BrookPlatform.h"
#include "BrookBondParameters.h"
#include "OpenMMBrookInterface.h"
......
......@@ -30,7 +30,7 @@
* -------------------------------------------------------------------------- */
#include <sstream>
#include "OpenMMException.h"
#include "openmm/OpenMMException.h"
#include "BrookCalcKineticEnergyKernel.h"
#include "BrookStreamImpl.h"
......
......@@ -32,7 +32,7 @@
* USE OR OTHER DEALINGS IN THE SOFTWARE. *
* -------------------------------------------------------------------------- */
#include "kernels.h"
#include "openmm/kernels.h"
#include "BrookFloatStreamInternal.h"
#include "OpenMMBrookInterface.h"
......
......@@ -31,12 +31,12 @@
#include <cmath>
#include <limits>
#include "OpenMMException.h"
#include "openmm/OpenMMException.h"
#include <sstream>
#include "BrookStreamImpl.h"
#include "BrookCalcNonbondedForceKernel.h"
#include "NonbondedForce.h"
#include "openmm/NonbondedForce.h"
using namespace OpenMM;
using namespace std;
......
......@@ -32,9 +32,9 @@
* USE OR OTHER DEALINGS IN THE SOFTWARE. *
* -------------------------------------------------------------------------- */
#include "kernels.h"
#include "openmm/kernels.h"
#include "OpenMMBrookInterface.h"
#include "NonbondedForce.h"
#include "openmm/NonbondedForce.h"
namespace OpenMM {
......
......@@ -29,7 +29,7 @@
* USE OR OTHER DEALINGS IN THE SOFTWARE. *
* -------------------------------------------------------------------------- */
#include "OpenMMException.h"
#include "openmm/OpenMMException.h"
#include <sstream>
#include "BrookCalcPeriodicTorsionForceKernel.h"
......
......@@ -32,7 +32,7 @@
* USE OR OTHER DEALINGS IN THE SOFTWARE. *
* -------------------------------------------------------------------------- */
#include "kernels.h"
#include "openmm/kernels.h"
#include "BrookPlatform.h"
#include "BrookBondParameters.h"
#include "OpenMMBrookInterface.h"
......
......@@ -29,7 +29,7 @@
* USE OR OTHER DEALINGS IN THE SOFTWARE. *
* -------------------------------------------------------------------------- */
#include "OpenMMException.h"
#include "openmm/OpenMMException.h"
#include <sstream>
#include "BrookCalcRBTorsionForceKernel.h"
......
......@@ -32,7 +32,7 @@
* USE OR OTHER DEALINGS IN THE SOFTWARE. *
* -------------------------------------------------------------------------- */
#include "kernels.h"
#include "openmm/kernels.h"
#include "BrookPlatform.h"
#include "BrookBondParameters.h"
#include "OpenMMBrookInterface.h"
......
......@@ -37,7 +37,7 @@
#include "BrookCommon.h"
#include "BrookPlatform.h"
#include "BrookStreamFactory.h"
#include "OpenMMException.h"
#include "openmm/OpenMMException.h"
using namespace OpenMM;
using namespace std;
......
......@@ -32,7 +32,7 @@
#include <sstream>
#include "BrookFloatStreamInternal.h"
#include "BrookPlatform.h"
#include "OpenMMException.h"
#include "openmm/OpenMMException.h"
using namespace OpenMM;
......
......@@ -32,7 +32,7 @@
#include <sstream>
#include "BrookGbsa.h"
#include "BrookPlatform.h"
#include "OpenMMException.h"
#include "openmm/OpenMMException.h"
#include "BrookStreamImpl.h"
#include "kernels/kgbsa.h"
#include "kernels/kforce.h"
......
......@@ -31,7 +31,7 @@
#include <cmath>
#include <limits>
#include "OpenMMException.h"
#include "openmm/OpenMMException.h"
#include <sstream>
#include "BrookStreamImpl.h"
......
......@@ -32,7 +32,7 @@
* USE OR OTHER DEALINGS IN THE SOFTWARE. *
* -------------------------------------------------------------------------- */
#include "kernels.h"
#include "openmm/kernels.h"
#include "OpenMMBrookInterface.h"
namespace OpenMM {
......
......@@ -30,7 +30,7 @@
* -------------------------------------------------------------------------- */
#include "BrookIntStreamInternal.h"
#include "OpenMMException.h"
#include "openmm/OpenMMException.h"
#include <sstream>
using namespace OpenMM;
......
......@@ -32,7 +32,7 @@
* USE OR OTHER DEALINGS IN THE SOFTWARE. *
* -------------------------------------------------------------------------- */
#include "kernels.h"
#include "openmm/kernels.h"
#include "OpenMMBrookInterface.h"
#include "BrookLangevinDynamics.h"
#include "BrookShakeAlgorithm.h"
......
......@@ -32,7 +32,7 @@
* USE OR OTHER DEALINGS IN THE SOFTWARE. *
* -------------------------------------------------------------------------- */
#include "kernels.h"
#include "openmm/kernels.h"
#include "OpenMMBrookInterface.h"
#include "BrookVerletDynamics.h"
#include "BrookShakeAlgorithm.h"
......
......@@ -42,7 +42,7 @@
#include "BrookCalcKineticEnergyKernel.h"
#include "BrookCalcGBSAOBCForceKernel.h"
#include "BrookRemoveCMMotionKernel.h"
#include "internal/OpenMMContextImpl.h"
#include "openmm/internal/OpenMMContextImpl.h"
using namespace OpenMM;
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment