feat(topology): Added TMOP support
Meshes generated purley algebraically tend to be poorly conditioned. Incorporated MFEM's TMOP support based on a metric of ideal shape and unit size
This commit is contained in:
@@ -13,3 +13,5 @@ surface_bdr_id = 1
|
||||
core_id = 1
|
||||
envelope_id = 2
|
||||
vacuum_id = 3
|
||||
[main.optimization_methods]
|
||||
smoothstep = true
|
||||
|
||||
Reference in New Issue
Block a user