geodynamics / pylith

PyLith is a finite element code for the solution of dynamic and quasi-static tectonic deformation problems.
Other
150 stars 96 forks source link

Set default quadrature order to maximum of basis order in solution subfields #728

Open baagaard-usgs opened 1 month ago

baagaard-usgs commented 1 month ago

Currently, ProblemDefaults uses a default quadrature order of 1. We should just set the default basis order to the maximum of the basis order in the solution subfields.