You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove all !!! warning "Experimental implementation (upwind SBP)"
Clean-up the SaveSolutionCallback such that it works smoothly with FDSBP methods. See comment
#TODO: This is hack to enable the FDSBP solver to use the# `SaveSolutionCallback`.
Enhance and clean-up visualization pipeline; for VTK style viz see here. Direct visualization in a REPL session requires modification to recipes for Plots or Makie.
The first experimental version is implemented in #1275.
TODO
!!! warning "Experimental implementation (upwind SBP)"
SaveSolutionCallback
such that it works smoothly with FDSBP methods. See commentreinterpolate = false, data_is_uniform = true
totrixi2vtk
!data_is_uniform
is not required anymore?VolumeIntegralStrongForm
, see Curvilinear FDSBP #1295 (comment) and Upwind SBP on curved meshes #1857xmin = -1, xmax = 1
for curved meshes (see Upwind SBP on curved meshes #1857 (comment))See also #607
The text was updated successfully, but these errors were encountered: