Morteza Hakimi Siboni

Results 8 issues of Morteza Hakimi Siboni

This pull request includes some of the changes from 2021 and one minor recent change (https://github.com/mfem/PyMFEM/commit/247cdae9b5410d006b07a9560ec160ec892dc526) to make sure that PyMFEM can be built with the option `--with-pumi`

This is PR includes a couple of minor changes to bring in PUMI mesh adapt to PyMFEM. Note that this will require the build of PUMI with python wrappers. Todo:...

enhancement

## Minimal Quadratic Prism Shapes This PR is in regards to issue #361. It implements a minimal quadratic shape to ensure writing to vtk works properly.

curved meshes
visualization

Due to increased involvement with high-order fem codes, I guess it would be worthwhile to extend/improve high-order visualization APIs in SCOREC/Core. At the moment we support high-order mesh visualization via...

enhancement
visualization

There seems to be a bug inside SPR routines, that causes the successively adapted meshes to not converge for some examples. For example, attached is a picture of adaptive-solve (with...

bug
adaptation
spr

This PR includes the optimization-based operators used for curved meshes. These features are mainly developed by Avinash (@avinmoharana) - [ ] Clean Up of the Code - [ ] Testing...

enhancement
curved meshes
mesh adapt

It seems that if simmetrix libraries are installed under the /lib without any arch folders present the cmake configuration fails. The reason seems to be that `SIM_ARCHOS` will get set...

simmetrix
cmake

The `convert` utility creates an empty mesh when provided with a simmetirx mesh generate using version 8 of simmodeler.

simmetrix
mesh generation