ray/initialize.h マニュアル

(The documentation of ray/initialize.h)

Last Update: 2021/12/6


ray/initialize.hでは 波線パラメータや速度構造の初期化を行う関数が定義されている。 このヘッダファイル内で定義されている関数を以下に示す。 各関数の詳細は関数名をクリックしてリンク先を参照のこと。
Functions to initialize ray parameters and velocity structures are defined in ray/initialize.h. Functions defined in this header file are listed below. For details of individual functions, click the links.

関数名
Function name
機能・用途
Purpose
get_1DvelocityStructure_memory 1次元速度構造の代入先の動的メモリを確保する。
Allocate dynamic memories for a 1D velocity structure.
create_1DvelocityStructure_uniformSlope 一定の速度勾配を持つ1次元速度構造を作成する。
Create a 1D velocity structure having a constant slope.
create_1DvelocityStructure_JMA2001_Vp JMA2001の1次元P波速度構造を作成する。
Create a 1D P-wave velocity structure of JMA2001.
create_1DvelocityStructure_JMA2001_Vs JMA2001の1次元S波速度構造を作成する。
Create a 1D S-wave velocity structure of JMA2001.