3d_data/differentiate.h マニュアル

(The documentation of 3d_data/differentiate.h)

Last Update: 2021/12/16


3d_data/differentiate.hでは struct _3d_data型構造体で表現された3次元データの 空間微分のための計算を行う関数が定義されている。 このヘッダファイル内で定義されている関数を以下に示す。 各関数の詳細は関数名をクリックしてリンク先を参照のこと。
Functions to conduct calculations for spatial differentiation of a 3-D data expressed by a struct _3d_data-type structure are defined in 3d_data/differentiate.h. Functions defined in this header file are listed below. For details of individual functions, click the links.

関数名
Function name
機能・用途
Purpose
get_3d_data_index_increment
【マニュアル改訂中につき非公開】
[Documentation is not open as it is under revision]
格子点1つ分の位置の増分に伴う struct _3d_data型構造体のメンバindexの値の増分を計算する。
Compute the increment of member index of a struct _3d_data-type structure caused by an increment of the location by 1 grid node.