Loading [MathJax]/extensions/TeX/AMSsymbols.js
SIRIUS
7.5.0
Electronic structure library and applications
Toggle main menu visibility
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
y
z
Functions
a
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
z
Variables
Typedefs
Enumerations
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
i
j
n
o
p
r
s
v
Enumerations
Related Functions
Files
File List
File Members
All
Functions
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Pages
src
hubbard
hubbard.cpp
1
#include "
hubbard.hpp
"
2
3
namespace
sirius
{
4
5
Hubbard::Hubbard
(
Simulation_context
& ctx__)
6
: ctx_(ctx__)
7
, unit_cell_(ctx__.unit_cell())
8
{
9
if
(!ctx_.hubbard_correction()) {
10
return
;
11
}
12
}
13
14
}
// namespace sirius
sirius::Hubbard::Hubbard
Hubbard(Simulation_context &ctx__)
Constructor.
Definition:
hubbard.cpp:5
sirius::Simulation_context
Simulation context is a set of parameters and objects describing a single simulation.
Definition:
simulation_context.hpp:183
hubbard.hpp
Contains declaration and partial implementation of sirius::Hubbard class.
sirius
Namespace of the SIRIUS library.
Definition:
sirius.f90:5
Generated on Wed Nov 22 2023 17:00:16 for SIRIUS by
1.9.3