Skip to content

Commit f4fb39d

Browse files
committed
Split integrate_potential class into own files
1 parent 4d7d899 commit f4fb39d

12 files changed

+978
-885
lines changed

colvartools/poisson_integrator.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
#include <fstream>
33

44
#include "colvargrid.h"
5+
#include "colvargrid_integrate.h"
56
#include "colvarproxy.h"
67

78

colvartools/poisson_integrator_conv.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#include <iostream>
22

33
#include "colvargrid.h"
4+
#include "colvargrid_integrate.h"
45
#include "colvarproxy.h"
56

67
// Integrate provided gradients while monitoring convergence towards a provided scalar grid

lammps/lib/colvars/Makefile.common

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ COLVARS_SRCS = \
4949
colvar.cpp \
5050
colvardeps.cpp \
5151
colvargrid.cpp \
52+
colvargrid_integrate.cpp \
5253
colvarmodule.cpp \
5354
colvarparams.cpp \
5455
colvarparse.cpp \

lammps/lib/colvars/Makefile.deps

Lines changed: 123 additions & 110 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy