mus_adapt_refine Subroutine

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


Calls

proc~~mus_adapt_refine~~CallsGraph proc~mus_adapt_refine mus_adapt_refine proc~tem_adapt_dump_newmesh tem_adapt_dump_newMesh proc~mus_adapt_refine->proc~tem_adapt_dump_newmesh

Contents