Choral
Functions/Subroutines
mesh_mmg Module Reference

HANDLE THE COMMUNICATION WITH THE LIBRARY MMG More...

Functions/Subroutines

subroutine, public remesh_levelset (m, val, verb, hausd, hMax)
 

Detailed Description

HANDLE THE COMMUNICATION WITH THE LIBRARY MMG

The ressources in this module are available if the preprocessor variable '-DWMMG' has been set.
That variable is set in 'choral/CONFIG.in'

MMG is a library for remeshing.

A mesh can be remeshed being given a level set with mmg2d_retrieveMesh.

Author
Charles Pierre

Function/Subroutine Documentation

◆ remesh_levelset()

subroutine, public mesh_mmg::remesh_levelset ( type(mesh), intent(inout)  m,
real(dp), dimension(:)  val,
integer, intent(in), optional  verb,
real(dp), intent(in), optional  hausd,
real(dp), intent(in), optional  hMax 
)

Definition at line 54 of file mesh_mmg.F90.

Here is the call graph for this function: