Structure used to create filaments from the best combination of connected component.  
 More...
|  | 
| double precision, dimension(:), allocatable | volume | 
|  | 
| double precision, dimension(:,:), allocatable | momentum | 
|  | 
| double precision, dimension(:), allocatable | group_volume | 
|  | 
| double precision, dimension(:,:), allocatable | group_momentum | 
|  | 
| double precision | best_cost = huge(0d0) | 
|  | 
Structure used to create filaments from the best combination of connected component. 
The documentation for this type was generated from the following file:
- src/lib/discretization/multiphase/mof/mof_filaments.f90