mirror of
https://github.com/QuantumPackage/qp2.git
synced 2024-11-06 21:43:39 +01:00
100 lines
1.7 KiB
Groff
100 lines
1.7 KiB
Groff
.\" Man page generated from reStructuredText.
|
|
.
|
|
.TH "CIS" "1" "Jan 17, 2019" "2.0" "Quantum Package"
|
|
.SH NAME
|
|
cis \- | Quantum Package >
|
|
.
|
|
.nr rst2man-indent-level 0
|
|
.
|
|
.de1 rstReportMargin
|
|
\\$1 \\n[an-margin]
|
|
level \\n[rst2man-indent-level]
|
|
level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
|
-
|
|
\\n[rst2man-indent0]
|
|
\\n[rst2man-indent1]
|
|
\\n[rst2man-indent2]
|
|
..
|
|
.de1 INDENT
|
|
.\" .rstReportMargin pre:
|
|
. RS \\$1
|
|
. nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
|
|
. nr rst2man-indent-level +1
|
|
.\" .rstReportMargin post:
|
|
..
|
|
.de UNINDENT
|
|
. RE
|
|
.\" indent \\n[an-margin]
|
|
.\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
|
.nr rst2man-indent-level -1
|
|
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
|
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
|
|
..
|
|
.INDENT 0.0
|
|
.INDENT 3.5
|
|
File : \fBh_apply.irp.f_shell_8\fP
|
|
.INDENT 0.0
|
|
.INDENT 3.5
|
|
.sp
|
|
.nf
|
|
.ft C
|
|
subroutine H_apply_cis_monoexc(key_in, hole_1,particl_1,fock_diag_tmp,i_generator,iproc_in )
|
|
.ft P
|
|
.fi
|
|
.UNINDENT
|
|
.UNINDENT
|
|
.sp
|
|
Generate all single excitations of key_in using the bit masks of holes and
|
|
particles.
|
|
Assume N_int is already provided.
|
|
.sp
|
|
Needs:
|
|
.INDENT 0.0
|
|
.INDENT 2.0
|
|
.IP \(bu 2
|
|
\fBn_int\fP
|
|
.UNINDENT
|
|
.INDENT 2.0
|
|
.IP \(bu 2
|
|
\fBelec_alpha_num\fP
|
|
.UNINDENT
|
|
.INDENT 2.0
|
|
.IP \(bu 2
|
|
\fBmo_num\fP
|
|
.UNINDENT
|
|
.UNINDENT
|
|
.sp
|
|
Called by:
|
|
.INDENT 0.0
|
|
.INDENT 2.0
|
|
.IP \(bu 2
|
|
\fBh_apply_cis()\fP
|
|
.UNINDENT
|
|
.INDENT 2.0
|
|
.UNINDENT
|
|
.INDENT 2.0
|
|
.UNINDENT
|
|
.UNINDENT
|
|
.sp
|
|
Calls:
|
|
.INDENT 0.0
|
|
.INDENT 2.0
|
|
.IP \(bu 2
|
|
\fBbitstring_to_list_ab()\fP
|
|
.UNINDENT
|
|
.INDENT 2.0
|
|
.IP \(bu 2
|
|
\fBfill_h_apply_buffer_no_selection()\fP
|
|
.UNINDENT
|
|
.INDENT 2.0
|
|
.UNINDENT
|
|
.UNINDENT
|
|
.UNINDENT
|
|
.UNINDENT
|
|
.SH AUTHOR
|
|
A. Scemama, E. Giner
|
|
.SH COPYRIGHT
|
|
2018, A. Scemama, E. Giner
|
|
.\" Generated by docutils manpage writer.
|
|
.
|