Print

Print


Hi, all:

Please look at the attached figure.

In the function Refine_HL_coeff::operator(), the variable f2 was declared on the line 684, and it was assigned to specific Miller indices on the line 694. Once the iteration (690-718) was terminated on the line 718, f2 could be any value.

However, on the line 737, f2 was used again without pointing to any specific Miller indices.

Could anybody explain the reason for that, or it's a bug?

Best,
Jiawei Wang