Open 1cosmologist opened 9 months ago
Current implementation of xgfield assumes that nlpt is either 0 or 1. We need a nlpt=0 case and a check for valid nlpt values to throw exceptions.
nlpt
nlpt=0
Current implementation of xgfield assumes that
nlpt
is either 0 or 1. We need anlpt=0
case and a check for valid nlpt values to throw exceptions.