free_fmm Subroutine

public subroutine free_fmm(fmm_obj)

Uses

  • proc~~free_fmm~~UsesGraph proc~free_fmm free_fmm module~mod_tree mod_tree proc~free_fmm->module~mod_tree module~mod_fmm_utils mod_fmm_utils module~mod_tree->module~mod_fmm_utils module~mod_adjacency_mat mod_adjacency_mat module~mod_tree->module~mod_adjacency_mat module~mod_constants mod_constants module~mod_tree->module~mod_constants module~mod_fmm_utils->module~mod_constants module~mod_memory mod_memory module~mod_adjacency_mat->module~mod_memory iso_c_binding iso_c_binding module~mod_constants->iso_c_binding module~mod_memory->module~mod_constants module~mod_memory->iso_c_binding module~mod_io mod_io module~mod_memory->module~mod_io module~mod_io->module~mod_constants

Arguments

Type IntentOptional Attributes Name
type(fmm_type), intent(inout) :: fmm_obj

Called by

proc~~free_fmm~~CalledByGraph proc~free_fmm free_fmm proc~fmm_coordinates_update fmm_coordinates_update proc~fmm_coordinates_update->proc~free_fmm proc~electrostatics_terminate electrostatics_terminate proc~electrostatics_terminate->proc~free_fmm proc~mmpol_prepare mmpol_prepare proc~mmpol_prepare->proc~fmm_coordinates_update proc~c_ommp_set_fmm_distance C_ommp_set_fmm_distance proc~c_ommp_set_fmm_distance->proc~fmm_coordinates_update proc~update_coordinates update_coordinates proc~update_coordinates->proc~fmm_coordinates_update proc~c_ommp_set_fmm_min_cell_size C_ommp_set_fmm_min_cell_size proc~c_ommp_set_fmm_min_cell_size->proc~fmm_coordinates_update proc~mmpol_terminate mmpol_terminate proc~mmpol_terminate->proc~electrostatics_terminate proc~mmpol_init_from_mmp mmpol_init_from_mmp proc~mmpol_init_from_mmp->proc~mmpol_prepare proc~mmpol_init_from_xyz mmpol_init_from_xyz proc~mmpol_init_from_xyz->proc~mmpol_prepare proc~ommp_system_from_qm_helper ommp_system_from_qm_helper proc~ommp_system_from_qm_helper->proc~mmpol_prepare proc~c_ommp_update_coordinates C_ommp_update_coordinates proc~c_ommp_update_coordinates->proc~update_coordinates proc~ommp_terminate ommp_terminate proc~ommp_terminate->proc~mmpol_terminate proc~ommp_init_mmp ommp_init_mmp proc~ommp_init_mmp->proc~mmpol_init_from_mmp proc~c_ommp_system_from_qm_helper C_ommp_system_from_qm_helper proc~c_ommp_system_from_qm_helper->proc~ommp_system_from_qm_helper proc~c_ommp_terminate C_ommp_terminate proc~c_ommp_terminate->proc~ommp_terminate proc~ommp_init_xyz ommp_init_xyz proc~ommp_init_xyz->proc~mmpol_init_from_xyz proc~c_ommp_init_mmp C_ommp_init_mmp proc~c_ommp_init_mmp->proc~ommp_init_mmp proc~c_ommp_init_xyz C_ommp_init_xyz proc~c_ommp_init_xyz->proc~ommp_init_xyz

Contents