Filament structure for MOF extension.
Public Attributes | |
integer | nb_parts = 0 |
Number of parts for the current phase in a given cell. | |
double precision, dimension(:), allocatable | volume_fraction |
Volume fraction of all the parts. | |
double precision, dimension(:,:), allocatable | centroid |
Centroids of all the parts. | |
type(t_polygon), dimension(:), allocatable | polygon |
Reconstructed polygons. | |
type(t_polyhedron), dimension(:), allocatable | polyhedron |
Reconstructed polyhedrons. | |