*
Copyright (C) 1996 Leif Laaksonen, Dage Sundholm *
Copyright (C) 1996-2010 Jacek Kobus *
*
This program is free software; you can redistribute it and/or modify *
it under the terms of the GNU General Public License version 2 as *
published by the Free Software Foundation. *
*
### putin ###
Immerses FUN array into WORK and adds boundary values from symmetry
Immerses FUN array into WORK and provides missing values along (1,i), (nni,i) and (j,1)
boundaries according to orbital symmetry isym.
Values along (j,nmi) boundary are set to zero as orbitals decay exponentially in this region. |