[Octopus-devel] cvs commit: marques/octopus/src eigen.F90 epot.F90
f.F90 fftw3.F90
geometry.F90 gs.F90 h.F90 lasers.F90 scf.F90 simul_box.F90
specie.F90 states.F90 systm.F90 td_exp.F90 td_init.F90 unocc.F90
v_ks.F90 xc_functl.F90
cvsusers at tddft.org
cvsusers at tddft.org
Wed Nov 2 20:04:39 WET 2005
marques 2005/11/02 20:04:39 WET
Modified files:
octopus/src eigen.F90 epot.F90 f.F90 fftw3.F90
geometry.F90 gs.F90 h.F90 lasers.F90
scf.F90 simul_box.F90 specie.F90
states.F90 systm.F90 td_exp.F90
td_init.F90 unocc.F90 v_ks.F90
xc_functl.F90
Log:
I continued my documentation efforts (but now I have to got o bed)
*) I am putting the variables that were defined in the old octopus.texi
in the .F90 files. I stopped just before TDExpOrder. If someone wants
to continue this boring job, let me know (I'm away tomorrow).
*) Now there is a varinfo (used to print errors in octopus) and a varinfo_orig
used to create the documentation.
*) added two more files doc/description.texi doc/external.texi with things that
were in the old manual. The manual is a bit messy now... we have to put it
in shape for the release!!!
*) I added the javacript/images for the trees. It is generated in doc/html
Revision Changes Path
1.70 +32 -1 marques/octopus/src/eigen.F90
1.70 +10 -1 marques/octopus/src/epot.F90
1.33 +14 -1 marques/octopus/src/f.F90
1.29 +14 -1 marques/octopus/src/fftw3.F90
1.44 +16 -19 marques/octopus/src/geometry.F90
1.34 +12 -1 marques/octopus/src/gs.F90
1.97 +21 -2 marques/octopus/src/h.F90
1.38 +4 -6 marques/octopus/src/lasers.F90
1.111 +76 -7 marques/octopus/src/scf.F90
1.14 +19 -8 marques/octopus/src/simul_box.F90
1.91 +19 -25 marques/octopus/src/specie.F90
1.136 +62 -3 marques/octopus/src/states.F90
1.82 +40 -2 marques/octopus/src/systm.F90
1.74 +85 -1 marques/octopus/src/td_exp.F90
1.67 +17 -1 marques/octopus/src/td_init.F90
1.65 +11 -5 marques/octopus/src/unocc.F90
1.19 +3 -3 marques/octopus/src/v_ks.F90
1.18 +53 -3 marques/octopus/src/xc_functl.F90
More information about the Octopus-devel
mailing list