MPQC  3.0.0-alpha
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 
32 namespace sc {
33 
34 class ShellData;
35 
36 class BasisFunctionData;
37 
38 class ShellIndexWithValue;
39 
40 template<typename range_type> class ShellBlockIterator;
41 
42 template<typename Iterator, typename ParentContainer> class IterableBasisElementData;
43 
44 } // end namespace sc
45 
46 #endif /* _chemistry_qc_scf_cadf_iters_fwd_h */
sc::ShellBlockIterator
Definition: iters_fwd.h:40
ShellData
Definition: cadf_attic.h:100
sc
Contains all MPQC code up to version 3.
Definition: mpqcin.h:14
sc::IterableBasisElementData
Definition: iters_fwd.h:42

Generated at Sun Jan 26 2020 23:23:59 for MPQC 3.0.0-alpha using the documentation package Doxygen 1.8.16.