[Octopus-devel] cvs commit: marques/octopus/liboct_parser grammar.y
parse.c parse_exp.c
cvsusers at tddft.org
cvsusers at tddft.org
Fri Mar 3 20:44:12 WET 2006
marques 2006/03/03 20:44:12 WET
Modified files:
octopus/liboct_parser grammar.y parse.c parse_exp.c
Log:
*) Added boolean operators to liboct_parser. Things like "<", ">", etc. now work.
*) Added the possibility to have a user defined box shape. This is controlled
by the variable BoxShapeUsDef. This is useful, e.g. when running funny
potentials with infinite walls (like corrals).
*) I had to change spec_usdef, etc. from 1 to 123. I changed the tests accordingly.
Revision Changes Path
1.4 +33 -23 marques/octopus/liboct_parser/grammar.y
1.8 +3 -3 marques/octopus/liboct_parser/parse.c
1.4 +27 -1 marques/octopus/liboct_parser/parse_exp.c
More information about the Octopus-devel
mailing list