Skip to content
Snippets Groups Projects
Commit ad2e6a6e authored by jcandrsn's avatar jcandrsn
Browse files

Created a constructor for boundary value problems with uncertainty...

Created a constructor for boundary value problems with uncertainty quantification, uq_isol2bvp, and various helper functions called by this constructor.  Constructor also allows for adjoint problems to be added, though an optimization routine with this functionality has not been tested. Updated uq_orthogonal_poly_vals.m and uq_make_psi_mat.m to accept multiple distribution types.  uq_gauss_nodes.m can now generate different number of samples in varying dimensions, though the problem constructor cannot yet utilize this capability. Created some versioned files for various .m files so that earlier demos would still work.  Will eventually need to clean these out.
parent d5681350
No related branches found
No related tags found
1 merge request!1Development
Showing
with 1421 additions and 82 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment