Add a new metric computation for level set, simply based on ls gradient and...
Add a new metric computation for level set, simply based on ls gradient and hessian eigendirections. meshAdapt was modified to receive and intersect multiple metrics, preserving the most anisotropic metric. Also added input and output functions to dgDofContainer, for the "NodeData" format. Benchmark for anisotropic adaptation to level set iso-zero created in benchmarks_gmsh/LSIsozeroAniso.
Showing
- Geo/GModel.cpp 12 additions, 5 deletionsGeo/GModel.cpp
- Geo/GModel.h 14 additions, 5 deletionsGeo/GModel.h
- Geo/STensor3.cpp 23 additions, 0 deletionsGeo/STensor3.cpp
- Geo/STensor3.h 3 additions, 0 deletionsGeo/STensor3.h
- Geo/gmshLevelset.cpp 56 additions, 0 deletionsGeo/gmshLevelset.cpp
- Geo/gmshLevelset.h 16 additions, 0 deletionsGeo/gmshLevelset.h
- Mesh/meshMetric.cpp 393 additions, 221 deletionsMesh/meshMetric.cpp
- Mesh/meshMetric.h 46 additions, 11 deletionsMesh/meshMetric.h
- gmshpy/gmshGeo.i 8 additions, 0 deletionsgmshpy/gmshGeo.i
Loading
Please register or sign in to comment