-
Hello,
As the title suggests I'm trying to use a GridFunction to modify the weighting of a TMOP metric across the mesh. The mesh-optimizer mini-app demonstrates using FunctionCoefficients to do thi…
-
A proposal for nestsets to hold information about the nesting of domains on different adaptive mesh refinement levels. A domain would hold an object called _nestsets_, containing an object for every …
-
I have seen an old page in the wiki that states that AMR and SMR can be used together :
"remove the block as it is not needed any more
if the block is still present, the solver will apply this SMR …
Yotag updated
4 years ago
-
I try to construct a p::f::t like that
```
Triangulation basetria;
basetria.load(ia, 1);
tria_pft->set_partitioner(
[](dealii::Triangulation &tria, const u…
-
**Submitting author:** @rram84 (Ramsharan Rangarajan)
**Repository:** https://bitbucket.org/rram/dvrlib/src/joss/
**Version:** v1.0
**Editor:** @Kevin-Mattheus-Moerman
**Reviewer:** @hugoledoux, @jhal…
-
Hey,
I am using MFEM in a topology optimization framework but am running into a segmentation fault error after many iterations of calling MFEM. This will happen for a different number of iterations…
-
Hi all,
When I try using the mesh_adaptation.py feature with the SUPERSONIC_SHOCK option on the inviscid wedge tutorial to capture the shock, the mesh is changed incorrectly. The original and "adap…
-
**Submitting author:** @asalmgren (Ann Almgren)
**Repository:** https://github.com/AMReX-Codes/amrex
**Version:** current master branch on github
**Editor:** @kyleniemeyer
**Reviewer:** @MatthewTurk, …
-
I have a time series of 3d data in Silo format, with one iteration per file. When I visualize the file for one particular iteration (192) directly, I see the expected result. When I open all files tog…
-
**Submitting author:** @bwoshea (Brian O'Shea)
**Repository:** https://github.com/enzo-project/enzo-dev
**Version:** v2.6.1
**Editor:** @danielskatz
**Reviewer:** @zingale, @rtfisher
**Archive…