Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
qbox-public
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
qbox
qbox-public
Commits
54058fef
Commit
54058fef
authored
Apr 13, 2020
by
Francois Gygi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add spectrum cmd to Makefile and qb.C
parent
fc34625d
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
30 additions
and
20 deletions
+30
-20
Makefile
src/Makefile
+28
-20
qb.C
src/qb.C
+2
-0
No files found.
src/Makefile
View file @
54058fef
...
...
@@ -56,6 +56,7 @@ OBJECTS=qb.o AtomSet.o Atom.o Species.o \
ElectricEnthalpy.o PartialChargeCmd.o
\
ExternalPotential.o ResponseCmd.o
\
Function3d.o Function3dHandler.o
\
SpectrumCmd.o
\
$(PLTOBJECTS)
CXXFLAGS
+=
-DTARGET
=
'"
$(TARGET)
"'
# to include VERSION info in release string, use:
...
...
@@ -738,6 +739,10 @@ SpeciesHandler.o: SpeciesHandler.h StructureHandler.h Species.h StrX.h
SpeciesHandler.o
:
StructureHandler.h
SpeciesReader.o
:
Species.h SpeciesReader.h StructuredDocumentHandler.h StrX.h
SpeciesReader.o
:
StructureHandler.h SpeciesHandler.h
SpectrumCmd.o
:
UserInterface.h Sample.h AtomSet.h Context.h blacs.h Atom.h
SpectrumCmd.o
:
D3vector.h UnitCell.h D3tensor.h blas.h ConstraintSet.h
SpectrumCmd.o
:
ExtForceSet.h Wavefunction.h Control.h MLWFTransform.h
SpectrumCmd.o
:
BasisMapping.h
StatusCmd.o
:
UserInterface.h Sample.h AtomSet.h Context.h blacs.h Atom.h
StatusCmd.o
:
D3vector.h UnitCell.h D3tensor.h blas.h ConstraintSet.h
StatusCmd.o
:
ExtForceSet.h Wavefunction.h Control.h ChargeDensity.h Timer.h
...
...
@@ -806,16 +811,14 @@ XCOperator.o: ExtForceSet.h Wavefunction.h Control.h ChargeDensity.h Timer.h
XCOperator.o
:
XCPotential.h ExchangeOperator.h SlaterDet.h Basis.h Matrix.h
XCOperator.o
:
FourierTransform.h HSEFunctional.h XCFunctional.h
XCOperator.o
:
RSHFunctional.h
XCPotential.o
:
XCPotential.h Control.h D3vector.h ChargeDensity.h Timer.h
XCPotential.o
:
Context.h blacs.h LDAFunctional.h XCFunctional.h
XCPotential.o
:
VWNFunctional.h PBEFunctional.h BLYPFunctional.h
XCPotential.o
:
SCANFunctional.h HSEFunctional.h RSHFunctional.h
XCPotential.o
:
B3LYPFunctional.h BHandHLYPFunctional.h Sample.h AtomSet.h
XCPotential.o
:
Atom.h UnitCell.h D3tensor.h blas.h ConstraintSet.h
XCPotential.o
:
ExtForceSet.h Wavefunction.h SlaterDet.h Basis.h Matrix.h
XCPotential.o
:
StructureFactor.h XCOperator.h NonLocalPotential.h
XCPotential.o
:
ConfinementPotential.h ElectricEnthalpy.h FourierTransform.h
XCPotential.o
:
Control.h D3vector.h ChargeDensity.h Timer.h Context.h blacs.h
XCPotential.o
:
XCPotential.h ChargeDensity.h Timer.h Context.h blacs.h
XCPotential.o
:
D3vector.h LDAFunctional.h XCFunctional.h VWNFunctional.h
XCPotential.o
:
PBEFunctional.h BLYPFunctional.h HSEFunctional.h
XCPotential.o
:
RSHFunctional.h B3LYPFunctional.h BHandHLYPFunctional.h
XCPotential.o
:
SCANFunctional.h Sample.h AtomSet.h Atom.h UnitCell.h
XCPotential.o
:
D3tensor.h blas.h ConstraintSet.h ExtForceSet.h Wavefunction.h
XCPotential.o
:
Control.h SlaterDet.h Basis.h Matrix.h FourierTransform.h
XCPotential.o
:
ChargeDensity.h Timer.h Context.h blacs.h D3vector.h
XMLGFPreprocessor.o
:
Timer.h Context.h blacs.h Base64Transcoder.h Matrix.h
XMLGFPreprocessor.o
:
XMLGFPreprocessor.h
XMLGFPreprocessor.o
:
Matrix.h Context.h blacs.h
...
...
@@ -834,19 +837,24 @@ qb.o: FoldInWsCmd.h HelpCmd.h KpointCmd.h ListAtomsCmd.h ListSpeciesCmd.h
qb.o
:
LoadCmd.h MoveCmd.h PartialChargeCmd.h PlotCmd.h PrintCmd.h QuitCmd.h
qb.o
:
RandomizeRCmd.h RandomizeVCmd.h RandomizeWfCmd.h ResetRotationCmd.h
qb.o
:
ResetVcmCmd.h RescaleVCmd.h ResponseCmd.h RseedCmd.h RunCmd.h SaveCmd.h
qb.o
:
SetCmd.h SetVelocityCmd.h SpeciesCmd.h S
tatusCmd.h ChargeDensity
.h
qb.o
:
FourierTransform.h StrainCmd.h TorsionCmd.h BisectionCmd.h Bisection
.h
qb.o
:
SlaterDet.h Basis.h Matrix.h AlphaPBE0.h AlphaRSH.h AtomsDyn
.h
qb.o
:
BetaRSH.h BlHF.h BtHF.h Cell.h CellDyn.h CellLock.h CellMass
.h
qb.o
:
C
hargeMixCoeff.h ChargeMixNdim.h ChargeMixRcut.h Debug.h Dspin.h E
cut.h
qb.o
:
Ecutprec.h Ecuts.h Efield.h ForceTol.h Polarization.h Emass
.h
qb.o
:
ExtStress.h FermiTemp.h IterCmd.h IterCmdPeriod.h Dt.h MuRSH.h Nempty
.h
qb.o
:
NetCharge.h Nrowmax.h Nspin.h RefCell.h ScfTol.h Stress.h StressTol
.h
qb.o
:
Thermostat.h ThTemp.h ThTime.h ThWidth.h Vext.h ExternalPotential
.h
qb.o
:
WfDiag.h WfDyn.h Xc.h
qb.o
:
SetCmd.h SetVelocityCmd.h SpeciesCmd.h S
pectrumCmd.h StatusCmd
.h
qb.o
:
ChargeDensity.h FourierTransform.h StrainCmd.h TorsionCmd
.h
qb.o
:
BisectionCmd.h Bisection.h SlaterDet.h Basis.h Matrix.h AlphaPBE0
.h
qb.o
:
AlphaRSH.h AtomsDyn.h BetaRSH.h BlHF.h BtHF.h Cell.h CellDyn
.h
qb.o
:
C
ellLock.h CellMass.h ChargeMixCoeff.h ChargeMixNdim.h ChargeMixR
cut.h
qb.o
:
Debug.h Dspin.h Ecut.h Ecutprec.h Ecuts.h Efield.h ForceTol
.h
qb.o
:
Polarization.h Emass.h ExtStress.h FermiTemp.h IterCmd
.h
qb.o
:
IterCmdPeriod.h Dt.h MuRSH.h Nempty.h NetCharge.h Nrowmax.h Nspin
.h
qb.o
:
RefCell.h ScfTol.h Stress.h StressTol.h Thermostat.h ThTemp.h ThTime
.h
qb.o
:
ThWidth.h Vext.h ExternalPotential.h
WfDiag.h WfDyn.h Xc.h
qbox_xmlns.o
:
qbox_xmlns.h
release.o
:
release.h
sinft.o
:
sinft.h
spectrumCmd.o
:
SpectrumCmd.h UserInterface.h Sample.h AtomSet.h Context.h
spectrumCmd.o
:
blacs.h Atom.h D3vector.h UnitCell.h D3tensor.h blas.h
spectrumCmd.o
:
ConstraintSet.h ExtForceSet.h Wavefunction.h Control.h
spectrumCmd.o
:
MLWFTransform.h BasisMapping.h SlaterDet.h Basis.h Matrix.h
spectrumCmd.o
:
Timer.h
spline.o
:
spline.h
testAndersonMixer.o
:
AndersonMixer.h
testBase64Transcoder.o
:
Base64Transcoder.h
...
...
src/qb.C
View file @
54058fef
...
...
@@ -70,6 +70,7 @@ using namespace std;
#include "SetCmd.h"
#include "SetVelocityCmd.h"
#include "SpeciesCmd.h"
#include "SpectrumCmd.h"
#include "StatusCmd.h"
#include "StrainCmd.h"
#include "TorsionCmd.h"
...
...
@@ -264,6 +265,7 @@ int main(int argc, char **argv, char **envp)
ui
.
addCmd
(
new
SetCmd
(
s
));
ui
.
addCmd
(
new
SetVelocityCmd
(
s
));
ui
.
addCmd
(
new
SpeciesCmd
(
s
));
ui
.
addCmd
(
new
SpectrumCmd
(
s
));
ui
.
addCmd
(
new
StatusCmd
(
s
));
ui
.
addCmd
(
new
StrainCmd
(
s
));
ui
.
addCmd
(
new
TorsionCmd
(
s
));
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment