16 type(cfg_t),
intent(inout) :: cfg
17 type(af_t),
intent(inout) :: tree
This module contains all the methods that users can customize.
Template for user code, this one simply uses the default routines.
subroutine, public user_initialize(cfg, tree)