New issue 125 by victor.r...@gmail.com: Check validity of box matrix
http://code.google.com/p/votca/issues/detail?id=125
All pbc algorithms have special conditions which are not checked currently.
This should be done in setBox, make this function virutal which also allows
to initialize other variables for the pbc algorithm which might be required
in future.