Symmetrizes an unsymmetric triplet list according to the specified symmetry type.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(TripletList_r), | intent(inout) | :: | triplet_list | List to be symmetrized. |
||
integer, | intent(in) | :: | pattern_type | Type of symmetry. |
Symmetrizes an unsymmetric triplet list according to the specified symmetry type.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(TripletList_c), | intent(inout) | :: | triplet_list | List to be symmetrized. |
||
integer, | intent(in) | :: | pattern_type | Type of symmetry. |