unload_treelmesh Subroutine

public subroutine unload_treelmesh(me)

Unload the treelmesh

Deallocate the data within tree, while keep the global information

Arguments

TypeIntentOptionalAttributesName
type(treelmesh_type), intent(inout) :: me

Structure to load the mesh to


Called by

proc~~unload_treelmesh~~CalledByGraph proc~unload_treelmesh unload_treelmesh proc~free_treelmesh free_treelmesh proc~free_treelmesh->proc~unload_treelmesh

Contents

None