added hook to turn off cubed sphere projection
added a new cubed sphere and optized 3d mesh params
plex: Print out labels in sorted stratum order
DMSwarm: add resampling to ts/tests/ex30; DMLandau: move parameter query, add 3D cubed-sphere
DMPlexLandau: diagnostics and (small) bug in Kokkos kernel
Remove trailing whitespace
Update example output
PetscInfo: print object type
added support for simplicies in Landau
fixed circular domain on Landau
adding NRL lambdas between grids and cleaning up
adding movie Monitor and verification to small Landau testremove ramp up of batchesincrease to Q5 and move batch solver data to global
add diff par and perp max on domain, add to ex1 test
Added hook for Landau grid param, cleanup Landau access method, fix bug in access method
fixing Landau test
change default Landau to 2D
fixed bug with not using p4est and started new method for user to add to the distributionn function
ex2 test in Landau
batch solver in bjacobi allow batched solver w/o field major ordering, fixed up timers in Landau
added field major matrix permutation to Landau, moved mass matrix creation into main setup method
Landau cleaning up
Adams/landau init cleanup
cleaning up Landau with dynamic allocations
made test set (cpu. kokkos, cuda 'device', for ex2 [kokkos fails]
added batching of multiple TSSolve per process for efficiency in applications for processing multiple configuration space vertices simultaneously
12