File tree Expand file tree Collapse file tree 2 files changed +50
-0
lines changed Expand file tree Collapse file tree 2 files changed +50
-0
lines changed Original file line number Diff line number Diff line change 1+ /* pcmsolver_copyright_start */
2+ /*
3+ * PCMSolver, an API for the Polarizable Continuum Model
4+ * Copyright (C) 2013 Roberto Di Remigio, Luca Frediani and contributors
5+ *
6+ * This file is part of PCMSolver.
7+ *
8+ * PCMSolver is free software: you can redistribute it and/or modify
9+ * it under the terms of the GNU Lesser General Public License as published by
10+ * the Free Software Foundation, either version 3 of the License, or
11+ * (at your option) any later version.
12+ *
13+ * PCMSolver is distributed in the hope that it will be useful,
14+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
15+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16+ * GNU Lesser General Public License for more details.
17+ *
18+ * You should have received a copy of the GNU Lesser General Public License
19+ * along with PCMSolver. If not, see <http://www.gnu.org/licenses/>.
20+ *
21+ * For information on the complete list of contributors to the
22+ * PCMSolver API, see: <http://pcmsolver.github.io/pcmsolver-doc>
23+ */
24+ /* pcmsolver_copyright_end */
25+
126#ifndef COLLOCATIONINTEGRATOR_HPP
227#define COLLOCATIONINTEGRATOR_HPP
328
Original file line number Diff line number Diff line change 1+ /* pcmsolver_copyright_start */
2+ /*
3+ * PCMSolver, an API for the Polarizable Continuum Model
4+ * Copyright (C) 2013 Roberto Di Remigio, Luca Frediani and contributors
5+ *
6+ * This file is part of PCMSolver.
7+ *
8+ * PCMSolver is free software: you can redistribute it and/or modify
9+ * it under the terms of the GNU Lesser General Public License as published by
10+ * the Free Software Foundation, either version 3 of the License, or
11+ * (at your option) any later version.
12+ *
13+ * PCMSolver is distributed in the hope that it will be useful,
14+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
15+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16+ * GNU Lesser General Public License for more details.
17+ *
18+ * You should have received a copy of the GNU Lesser General Public License
19+ * along with PCMSolver. If not, see <http://www.gnu.org/licenses/>.
20+ *
21+ * For information on the complete list of contributors to the
22+ * PCMSolver API, see: <http://pcmsolver.github.io/pcmsolver-doc>
23+ */
24+ /* pcmsolver_copyright_end */
25+
126#ifndef NUMERICALINTEGRATOR_HPP
227#define NUMERICALINTEGRATOR_HPP
328
You can’t perform that action at this time.
0 commit comments