mus_mesh_adaptation_module Module

This module contains the code responsible for adaptively refining the mesh during run time.



Subroutines

public subroutine mus_adapt_refine(geometry, scheme, proc, adapt)

Wrap up the routines required for dynamic load balancing

Arguments

Type IntentOptional Attributes Name
type(mus_geom_type), intent(inout) :: geometry

Treelmesh data

type(mus_scheme_type), intent(inout) :: scheme

scheme type

type(tem_comm_env_type), intent(in) :: proc
type(tem_adapt_type), intent(in) :: adapt

mesh adaptation