XGC1
Modules | Functions/Subroutines | Variables
pol_decomp.F90 File Reference
#include "t_coeff_mod_macro.h"
Include dependency graph for pol_decomp.F90:

Modules

module  pol_decomp_module
 

Functions/Subroutines

subroutine pol_decomp_module::set_f0_node_cost_as_updated ()
 
subroutine pol_decomp_module::set_weights (gvid0_pid, wt_gvid_work, f0_node_cost)
 
subroutine, private pol_decomp_module::pol_decomp_wt_calc (l_wt_gvid, g_wt_gvid, nnode, operator)
 
subroutine, private pol_decomp_module::partition_opt_twoc (weights, weights_c0, weights_c1, wts_size, c0_constraint, c1_constraint, partition, part_size, max_part_wt)
 
subroutine, private pol_decomp_module::partition_opt_onec (weights, weights_c0, wts_size, c0_constraint, partition, part_size, max_part_wt)
 
subroutine, private pol_decomp_module::partition_opt (weights, wts_size, partition, part_size, max_part_wt, output)
 
subroutine, private pol_decomp_module::partition_eval3 (weights1, weights2, weights3, wts_size, goal1, goal2, goal3, partition, part_size, remainder1, remainder2, remainder3)
 
subroutine, private pol_decomp_module::partition_eval2 (weights1, weights2, wts_size, goal1, goal2, partition, part_size, remainder1, remainder2)
 
subroutine, private pol_decomp_module::partition_eval (weights, wts_size, goal, partition, part_size, remainder)
 

Variables

integer pol_decomp_module::f0_inode1
 
integer pol_decomp_module::f0_inode2
 
real(8) pol_decomp_module::f0_ratio
 
real(8) pol_decomp_module::f0_grid_ptl_imbal
 
logical pol_decomp_module::f0_grid_load_balance
 
logical pol_decomp_module::f0_node_cost_updated