引数data1, data2で与える2つの3次元データが
同一の地点で定義されている(メンバN, x0, dxの値が全て等しい)
場合はtrue、そうでない場合はfalse。
The return value is true
if the two 3-D data are defined at the same locations
(i.e., the values of members N, x0, and dx
of the two structures are equal);
false otherwise.