Removed nonsensic options (for the evaluation of the expectations).

time-shift
Stéphane Adjemian (Charybdis) 2011-12-26 11:40:13 +01:00
parent 5c6d93d3f0
commit ecfc5bbbc9
1 changed files with 0 additions and 4 deletions

View File

@ -135,10 +135,6 @@ if options_.ep.stochastic.status
% Nothing to be done!
end
nnn = length(www);
case 'monomial'
error('extended_path:: Monomial integration rules are not yet implemented!')
case 'sparse'
error('extended_path:: Integration rules on sparse grids are not yet implemented!')
otherwise
error('extended_path:: Unknown stochastic_method option!')
end