Skip to content
Snippets Groups Projects
Forked from gmsh / gmsh
Source project has a limited visibility.
  • Paul-Emile Bernard's avatar
    3728935c
    Add a new metric computation for level set, simply based on ls gradient and... · 3728935c
    Paul-Emile Bernard authored
    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.
    
    
    
    3728935c
    History
    Add a new metric computation for level set, simply based on ls gradient and...
    Paul-Emile Bernard authored
    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.