MPQC 3.0.0-alpha
Loading...
Searching...
No Matches
iters_fwd.h
1//
2// iters_fwd.h
3//
4// Copyright (C) 2014 David Hollman
5//
6// Author: David Hollman
7// Maintainer: DSH
8// Created: May 5, 2014
9//
10// This file is part of the SC Toolkit.
11//
12// The SC Toolkit is free software; you can redistribute it and/or modify
13// it under the terms of the GNU Library General Public License as published by
14// the Free Software Foundation; either version 2, or (at your option)
15// any later version.
16//
17// The SC Toolkit is distributed in the hope that it will be useful,
18// but WITHOUT ANY WARRANTY; without even the implied warranty of
19// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
20// GNU Library General Public License for more details.
21//
22// You should have received a copy of the GNU Library General Public License
23// along with the SC Toolkit; see the file COPYING.LIB. If not, write to
24// the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
25//
26// The U.S. Government is granted a limited license as per AL 91-7.
27//
28
29#ifndef _chemistry_qc_scf_cadf_iters_fwd_h
30#define _chemistry_qc_scf_cadf_iters_fwd_h
31
32namespace sc {
33
34class ShellData;
35
36class BasisFunctionData;
37
38class ShellIndexWithValue;
39
40template<typename range_type> class ShellBlockIterator;
41
42template<typename Iterator, typename ParentContainer> class IterableBasisElementData;
43
44} // end namespace sc
45
46#endif /* _chemistry_qc_scf_cadf_iters_fwd_h */
Definition iters_fwd.h:42
Definition iters_fwd.h:40
Contains all MPQC code up to version 3.
Definition mpqcin.h:14
Definition cadf_attic.h:100

Generated at Wed Sep 25 2024 02:45:30 for MPQC 3.0.0-alpha using the documentation package Doxygen 1.12.0.