Apply clang-format to source tree
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / toppush.h
1 /*
2  * This file is part of the GROMACS molecular simulation package.
3  *
4  * Copyright (c) 1991-2000, University of Groningen, The Netherlands.
5  * Copyright (c) 2001-2004, The GROMACS development team.
6  * Copyright (c) 2013,2014,2015,2016,2018,2019, by the GROMACS development team, led by
7  * Mark Abraham, David van der Spoel, Berk Hess, and Erik Lindahl,
8  * and including many others, as listed in the AUTHORS file in the
9  * top-level source directory and at http://www.gromacs.org.
10  *
11  * GROMACS is free software; you can redistribute it and/or
12  * modify it under the terms of the GNU Lesser General Public License
13  * as published by the Free Software Foundation; either version 2.1
14  * of the License, or (at your option) any later version.
15  *
16  * GROMACS is distributed in the hope that it will be useful,
17  * but WITHOUT ANY WARRANTY; without even the implied warranty of
18  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
19  * Lesser General Public License for more details.
20  *
21  * You should have received a copy of the GNU Lesser General Public
22  * License along with GROMACS; if not, see
23  * http://www.gnu.org/licenses, or write to the Free Software Foundation,
24  * Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA.
25  *
26  * If you want to redistribute modifications to GROMACS, please
27  * consider that scientific software is very special. Version
28  * control is crucial - bugs must be traceable. We will be happy to
29  * consider code for inclusion in the official distribution, but
30  * derived work must not be called official GROMACS. Details are found
31  * in the README & COPYING files - if they are missing, get the
32  * official version at http://www.gromacs.org.
33  *
34  * To help us fund GROMACS development, we humbly ask that you cite
35  * the research papers on the package. Check out http://www.gromacs.org.
36  */
37
38 #ifndef GMX_GMXPREPROCESS_TOPPUSH_H
39 #define GMX_GMXPREPROCESS_TOPPUSH_H
40
41 #include <vector>
42
43 #include "gromacs/utility/arrayref.h"
44 #include "gromacs/utility/real.h"
45
46 enum class Directive : int;
47 class PreprocessingAtomTypes;
48 class PreprocessingBondAtomType;
49 struct t_atoms;
50 struct t_block;
51 struct MoleculeInformation;
52 struct t_nbparam;
53 class InteractionOfType;
54 struct InteractionsOfType;
55 struct PreprocessResidue;
56 struct warninp;
57
58 namespace gmx
59 {
60 struct ExclusionBlock;
61 } // namespace gmx
62
63 void generate_nbparams(int comb, int funct, InteractionsOfType* plist, PreprocessingAtomTypes* atype, warninp* wi);
64
65 void push_at(struct t_symtab*           symtab,
66              PreprocessingAtomTypes*    at,
67              PreprocessingBondAtomType* bat,
68              char*                      line,
69              int                        nb_funct,
70              t_nbparam***               nbparam,
71              t_nbparam***               pair,
72              warninp*                   wi);
73
74 void push_bt(Directive                         d,
75              gmx::ArrayRef<InteractionsOfType> bt,
76              int                               nral,
77              PreprocessingAtomTypes*           at,
78              PreprocessingBondAtomType*        bat,
79              char*                             line,
80              warninp*                          wi);
81
82 void push_dihedraltype(Directive                         d,
83                        gmx::ArrayRef<InteractionsOfType> bt,
84                        PreprocessingBondAtomType*        bat,
85                        char*                             line,
86                        warninp*                          wi);
87
88 void push_cmaptype(Directive                         d,
89                    gmx::ArrayRef<InteractionsOfType> bt,
90                    int                               nral,
91                    PreprocessingAtomTypes*           at,
92                    PreprocessingBondAtomType*        bat,
93                    char*                             line,
94                    warninp*                          wi);
95
96 void push_nbt(Directive d, t_nbparam** nbt, PreprocessingAtomTypes* atype, char* plines, int nb_funct, warninp* wi);
97
98 void push_atom(struct t_symtab* symtab, t_atoms* at, PreprocessingAtomTypes* atype, char* line, warninp* wi);
99
100 void push_bond(Directive                         d,
101                gmx::ArrayRef<InteractionsOfType> bondtype,
102                gmx::ArrayRef<InteractionsOfType> bond,
103                t_atoms*                          at,
104                PreprocessingAtomTypes*           atype,
105                char*                             line,
106                bool                              bBonded,
107                bool                              bGenPairs,
108                real                              fudgeQQ,
109                bool                              bZero,
110                bool*                             bWarn_copy_A_B,
111                warninp*                          wi);
112
113 void push_cmap(Directive                         d,
114                gmx::ArrayRef<InteractionsOfType> bondtype,
115                gmx::ArrayRef<InteractionsOfType> bond,
116                t_atoms*                          at,
117                PreprocessingAtomTypes*           atype,
118                char*                             line,
119                warninp*                          wi);
120
121 void push_vsitesn(Directive d, gmx::ArrayRef<InteractionsOfType> bond, t_atoms* at, char* line, warninp* wi);
122
123 void push_mol(gmx::ArrayRef<MoleculeInformation> mols, char* pline, int* whichmol, int* nrcopies, warninp* wi);
124
125 void push_molt(struct t_symtab* symtab, std::vector<MoleculeInformation>* mol, char* line, warninp* wi);
126
127 void push_excl(char* line, gmx::ArrayRef<gmx::ExclusionBlock> b2, warninp* wi);
128
129 int copy_nbparams(t_nbparam** param, int ftype, InteractionsOfType* plist, int nr);
130
131 void free_nbparam(t_nbparam** param, int nr);
132
133 int add_atomtype_decoupled(struct t_symtab*        symtab,
134                            PreprocessingAtomTypes* at,
135                            t_nbparam***            nbparam,
136                            t_nbparam***            pair);
137 /* Add an atom type with all parameters set to zero (no interactions).
138  * Returns the atom type number.
139  */
140
141 void convert_moltype_couple(MoleculeInformation* mol,
142                             int                  atomtype_decouple,
143                             real                 fudgeQQ,
144                             int                  couple_lam0,
145                             int                  couple_lam1,
146                             bool                 bCoupleIntra,
147                             int                  nb_funct,
148                             InteractionsOfType*  nbp,
149                             warninp*             wi);
150 /* Setup mol such that the B-state has no interaction with the rest
151  * of the system, but full interaction with itself.
152  */
153
154 #endif