[Octopus-devel] cvs commit: marques/octopus/src messages.F90
run.F90 string.F90 varinfo.F90
cvsusers at tddft.org
cvsusers at tddft.org
Tue Jul 5 16:42:17 WEST 2005
marques 2005/07/05 16:42:17 WEST
Modified files:
octopus/src messages.F90 run.F90 string.F90
varinfo.F90
Log:
*) Added function messages_print_var_option, etc. that allow to print
information about an option of an input variable (see run.F90#263 for an
example) Please use this function, as it keeps the code cleaner.
*) Corrected a bug in varinfo.c that gave a segfault
P.S. It does pass all tests this time ;)
Revision Changes Path
1.4 +36 -7 marques/octopus/src/messages.F90
1.112 +8 -22 marques/octopus/src/run.F90
1.4 +13 -11 marques/octopus/src/string.F90
1.3 +58 -26 marques/octopus/src/varinfo.F90
More information about the Octopus-devel
mailing list