a question

For developers writing C++, Fortran, Java, code who have questions or comments to make.

Moderators: silvia, selimgunay, Moderators

Post Reply
duanliang
Posts: 6
Joined: Tue Oct 24, 2006 8:51 pm
Location: jsptpd

a question

Post by duanliang »

in the BandGenLinSOE::setSize why "int newSize = size * (2*numSubD + numSuperD +1)"
i think "newSize=size * (numSubD + numSuperD +1)" is enough[/quote]
fmk
Site Admin
Posts: 5884
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Post by fmk »

thanks. you are correct.
Post Reply