This module contains the code responsible for adaptively refining the mesh during run time.
Wrap up the routines required for dynamic load balancing
Type | Intent | Optional | 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 |