Choral
|
HANDLE THE COMMUNICATION WITH THE LIBRARY MMG More...
Functions/Subroutines | |
subroutine, public | remesh_levelset (m, val, verb, hausd, hMax) |
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.
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 | ||
) |