waterPML_sub/set_c.h マニュアル

(The documentation of waterPML_sub/set_c.h)

Last Update: 2024/2/19


waterPML_sub/set_c.hでは 差分方程式の係数を設定する関数 が定義されている。 このヘッダファイル内で定義されている関数を以下に示す。 各関数の詳細は関数名をクリックしてリンク先を参照のこと。
Functions to determine the coefficients for difference equations are defined in waterPML_sub/set_c.h. Functions defined in this header file are listed below. For details of individual functions, click the links.

関数名
Function name
機能・用途
Purpose
TF_set_c 差分方程式の係数\(c_0^k\), \(c_1^k\), \(c_2^{ijpl}\)を設定する。
Determine the coefficients \(c_0^k\), \(c_1^k\), and \(c_2^{ijpl}\) that are used in difference equations.
TF_set_c0 差分方程式の係数\(c_0^k\)を設定する。
Determine the coefficients \(c_0^k\) that are used in difference equations.
TF_set_c1 差分方程式の係数\(c_1^k\)を設定する。
Determine the coefficients \(c_1^k\) that are used in difference equations.
TF_set_c2 差分方程式の係数\(c_2^{ijpl}\)を設定する。
Determine the coefficients \(c_2^{ijpl}\) that are used in difference equations.