This file is generated automatically by cvs2cl.pl -r -b -t --fsf -w --header cvs2cl.pl version 2.59; distributed under the GNU GPL. This script is available from http://www.red-bean.com/cvs2cl/ 2008-05-10 Saturday 11:26 takepiro * test/ee_module/: Makefile (1.3), ee_test_derivative2.f90 (1.1), ee_test_intavr2.f90 (1.1), ee_test_jacobian2.f90 (1.1), ee_test_jacobianZ2.f90 (1.1), ee_test_spectrum2.f90 (1.1), ee_test_transform2.f90 (1.1): ee_module 複数領域・解像度対応用テストプログラム追加 2008-05-10 Saturday 11:25 takepiro * src/ee_module.f90 (1.14): ee_module 複数領域・解像度対応 2008-05-06 Tuesday 13:49 takepiro * src/wq_module.f90 (1.2): wq_module.f90 bug fixed 2008-05-02 Friday 10:48 takepiro * doc/: Makefile (1.16), spectral_radial.tex (1.1): spectral_radial.tex newly created 2008-05-02 Friday 10:44 takepiro * src/aq_module.f90 (1.2): aq_module.f90 bug fixed 2008-05-02 Friday 10:30 takepiro * test/Makefile (1.13): test programs for aq_module, eq_module, wq_module are added 2008-05-02 Friday 10:28 takepiro * src/: Makefile (1.16), aq_module.f90 (1.1), eq_module.f90 (1.1), wq_module.f90 (1.1): aq_module.f90 eq_module.f90 wq_module.f90 newly created 2008-03-20 Thursday 20:20 uwabami * src/ae_module.f90 (1.11): * RDoc 用のコメントを加筆修正 * MathML を使うようにしてみる. 2008-03-20 Thursday 20:16 uwabami * doc/Makefile (1.15): * RDoc 用のコメントを加筆修正 * MathML を使うようにしてみる. 2008-03-20 Thursday 15:59 uwabami * src/w_base_module.f90, demo/wt_diff1.f90, demo/wt_diff2.f90, demo/wt_diff3.f90, demo/wt_diff4.f90, demo/wt_diff5.f90, doc/w_module.htm (spml-0_4_2-array_index.[3,1,1,1,1,1,1]): * trunk へ merge するための commit 2008-02-24 Sunday 02:53 uwabami * src/: wa_deriv_module.f90, wa_integral_module.f90, wt_module.f90, wa_base_module.f90 (spml-0_4_2-array_index.[1,1,1,1]): * 格子点データの格納法の変更 * wa_module, wt_module での水平面方向の格子点データを (im,jm) から (0:im-1,0:jm-1) へ変更 2008-02-24 Sunday 00:08 uwabami * src/: w_base_module.f90, w_deriv_module.f90, w_integral_module.f90 (spml-0_4_2-array_index.[2,1,1]): * 格子点データの格納法の変更 * xy_data, x_Lon, y_Lat, xy_Lon, xy_Lat, xy_Lon_Weight, xy_Lat_Weight のデータの格納を (im,jm) から (0:im-1, 0:jm-1) へ変更 2008-02-23 Saturday 23:48 uwabami * src/w_base_module.f90 (spml-0_4_2-array_index.1): * 格子点データの格納法の変更 * xy_data, x_Lon, y_Lat, xy_Lon, xy_Lat, xy_Lon_Weight, xy_Lat_Weight のデータの格納を (im,jm) から (0:im-1, 0:jm-1) へ変更 2008-01-14 Monday 11:37 takepiro * doc/index.htm (1.20): index.htm updated 2008-01-14 Monday 10:57 takepiro * ChangeLog (1.4): ChangeLog re-generated 2008-01-14 Monday 10:55 takepiro * test/: Makefile (1.12), wtu_module/Makefile (1.1), wtu_module/wtu_test_base.f90 (1.1), wtu_module/wtu_test_derivative1.f90 (1.1), wtu_module/wtu_test_derivative11.f90 (1.1), wtu_module/wtu_test_derivative12.f90 (1.1), wtu_module/wtu_test_derivative13.f90 (1.1), wtu_module/wtu_test_derivative14.f90 (1.1), wtu_module/wtu_test_derivative15.f90 (1.1), wtu_module/wtu_test_derivative16.f90 (1.1), wtu_module/wtu_test_derivative17.f90 (1.1), wtu_module/wtu_test_derivative2.f90 (1.1), wtu_module/wtu_test_derivative3.f90 (1.1), wtu_module/wtu_test_derivative4.f90 (1.1), wtu_module/wtu_test_derivative5.f90 (1.1), wtu_module/wtu_test_derivative7.f90 (1.1), wtu_module/wtu_test_polmagbcgrid.f90 (1.1), wtu_module/wtu_test_polmagbci.f90 (1.1), wtu_module/wtu_test_polmagbco.f90 (1.1), wtu_module/wtu_test_polmagbctau.f90 (1.1), wtu_module/wtu_test_polvelbci.f90 (1.1), wtu_module/wtu_test_polvelbco.f90 (1.1), wtu_module/wtu_test_tormagbcgrid.f90 (1.1), wtu_module/wtu_test_tormagbci.f90 (1.1), wtu_module/wtu_test_tormagbco.f90 (1.1), wtu_module/wtu_test_tormagbctau.f90 (1.1), wtu_module/wtu_test_torvelbci.f90 (1.1), wtu_module/wtu_test_torvelbco.f90 (1.1): Test programs for wtu_module newly created. 2008-01-14 Monday 10:55 takepiro * src/: Makefile (1.15), wtu_module.f90 (1.1): wtu_module newly created. 2008-01-13 Sunday 11:27 takepiro * test/wt_module/wt_test_tormagbc.f90 (1.2): message fixed 2008-01-13 Sunday 10:58 takepiro * src/: wt_module.f90 (1.31), wu_module.f90 (1.2): wa_init switch introduced in wt_module and wu_module. 2008-01-10 Thursday 14:10 takepiro * ChangeLog (1.3): ChangeLog updated 2008-01-10 Thursday 13:36 takepiro * test/: Makefile (1.11), au_module/Makefile (1.1), au_module/au_test_base1d.f90 (1.1), au_module/au_test_base2d.f90 (1.1), au_module/au_test_boundary_grid_1d.f90 (1.1), au_module/au_test_boundary_grid_2d.f90 (1.1), au_module/au_test_boundary_tau_1d.f90 (1.1), au_module/au_test_boundary_tau_2d.f90 (1.1), au_module/au_test_intavr.f90 (1.1), au_module/au_test_weight.f90 (1.1), wt_module/Makefile (1.5), wu_module/Makefile (1.1), wu_module/wu_test_base.f90 (1.1), wu_module/wu_test_derivative1.f90 (1.1), wu_module/wu_test_derivative2.f90 (1.1), wu_module/wu_test_derivative3.f90 (1.1), wu_module/wu_test_derivative4.f90 (1.1), wu_module/wu_test_derivative5.f90 (1.1), wu_module/wu_test_derivative6.f90 (1.1), wu_module/wu_test_derivative7.f90 (1.1), wu_module/wu_test_intavr.f90 (1.1), wu_module/wu_test_polmagbc.f90 (1.1), wu_module/wu_test_polvelbc.f90 (1.1), wu_module/wu_test_tormagbc.f90 (1.1), wu_module/wu_test_torvelbc.f90 (1.1): Test programs for au_module and wu_module are created. 2008-01-10 Thursday 13:35 takepiro * demo/: au_diff_disk.f90 (1.1), au_diff_sphere.f90 (1.1), wu_cn_diff_D1.f90 (1.1): au_diff_disk.f90 au_diff_sphere.f90 wu_cn_diff_D1.f90 are newly created. 2008-01-10 Thursday 13:33 takepiro * doc/: Makefile (1.14), chebyshev_origin.tex (1.1), index.htm (1.19): chebyshev_origin.tex is newly created. Explanations for new modules (au_module, wu_module) are added to index.htm. 2008-01-10 Thursday 13:32 takepiro * src/: Makefile (1.14), au_module.f90 (1.1), w_deriv_module.f90 (1.8), wa_deriv_module.f90 (1.7), wa_module.f90 (1.16), wu_module.f90 (1.1): au_module.f90, wu_module.f90 are newly created. Use dc_message for MessageNotify is added to wu_deriv_module.f90, wa_deriv_module.f90, wa_module.f90 2008-01-07 Monday 11:51 takepiro * doc/chebyshev.tex (1.8), src/at_module.f90 (1.13), src/wt_module.f90 (1.30): src/wt_module.f90 RotLon, RotLat bug fix 2007-12-04 Tuesday 09:27 takepiro * INSTALL (1.6): Direction for module search path added 2007-11-21 Wednesday 13:39 takepiro * src/: ae_module.f90 (1.10), at_module.f90 (1.12), esc_module.f90 (1.11), et_module.f90 (1.12), w_base_module.f90 (1.8), w_deriv_module.f90 (1.7), w_module.f90 (1.14), wa_base_module.f90 (1.6), wa_deriv_module.f90 (1.6), wa_module.f90 (1.15), wt_galerkin_module.f90 (1.3), wt_module.f90 (1.29): 初期化サブルーチンメッセージ出力 2007-11-21 Wednesday 11:20 takepiro * test/et_module/: Makefile (1.3), et_test_LaplaInv.f90 (1.1), et_test_Vor2Strum.f90 (1.1), et_test_boundaries.f90 (1.1): et_test_LaplaInv.f90 et_test_Vor2Strum.f90 et_test_boundaries.f90 作成 2007-11-14 Wednesday 15:50 takepiro * test/et_module/et_test_derivative.f90 (1.1): et_test_derivative.f90 作成 2007-11-14 Wednesday 15:50 takepiro * test/ee_module/ee_test_spectrum.f90 (1.1): ee_test_spectrum.f90 作成 2007-11-14 Wednesday 15:49 takepiro * test/: Makefile (1.10), esc_module/esc_test_transform.f90 (1.2): Makefile test エントリー追加 2007-11-14 Wednesday 15:49 takepiro * test/et_module/: Makefile (1.2), et_intvar.f90 (1.2), et_test_intavr.f90 (1.1), et_test_jacobian.f90 (1.1), et_test_transform.f90 (1.1): et_test_*.f90 テストプログラム作成 2007-11-13 Tuesday 17:50 takepiro * test/ae_module/ae_test_intavr.f90 (1.2): ae_test_intavr.f90 メッセージ修正 2007-11-13 Tuesday 14:53 takepiro * test/esc_module/: Makefile (1.4), esc_test_derivative.f90 (1.2), esc_test_jacobian.f90 (1.1): esc_test_jacobian.f90 テストプログラム作成 2007-11-12 Monday 16:46 takepiro * src/esc_module.f90 (1.10): esc_module ec_LaplaInv_ec 追加 2007-11-12 Monday 16:46 takepiro * test/esc_module/: Makefile (1.3), esc_test_derivative.f90 (1.1), esc_test_intavr.f90 (1.2), esc_test_transform.f90 (1.1): esc_module テストプログラム追加 2007-11-12 Monday 09:12 takepiro * test/esc_module/: Makefile (1.2), esc_intavr.f90 (1.2), esc_test_intavr.f90 (1.1): esc_test_intavr.f90 メッセージ出力追加 2007-11-11 Sunday 17:23 takepiro * doc/chebyshev.tex (1.7): chebyshev.tex T_5(x) added 2007-11-11 Sunday 17:23 takepiro * src/wt_module.f90 (1.28): wt_module.f90 境界条件関数に行列生成スイッチ導入 2007-11-11 Sunday 17:21 takepiro * test/wt_module/: Makefile (1.4), wt_test1.f90 (1.2), wt_test11.f90 (1.2), wt_test7.f90 (1.3), wt_test8.f90 (1.2), wt_test9.f90 (1.2), wt_test_base.f90 (1.1), wt_test_intavr.f90 (1.2), wt_test_polmagbc.f90 (1.1), wt_test_polvelbc.f90 (1.1), wt_test_tormagbc.f90 (1.1), wt_test_torvelbc.f90 (1.1): テストプログラム新規追加 2007-11-10 Saturday 15:03 takepiro * test/: Makefile (1.9), eigmatrix/Makefile (1.3): make test に eigmatrix を追加 2007-11-10 Saturday 15:02 takepiro * test/wt_module/: Makefile (1.3), wt_test10.f90 (1.2), wt_test12.f90 (1.2), wt_test13.f90 (1.2), wt_test14.f90 (1.2), wt_test2.f90 (1.2), wt_test3.f90 (1.2), wt_test4.f90 (1.2), wt_test5.f90 (1.2), wt_test6.f90 (1.2), wt_test_derivative1.f90 (1.1), wt_test_derivative2.f90 (1.1), wt_test_derivative3.f90 (1.1), wt_test_derivative4.f90 (1.1), wt_test_derivative5.f90 (1.1), wt_test_derivative6.f90 (1.1), wt_test_derivative7.f90 (1.1), wt_test_derivative8.f90 (1.1), wt_test_intavr.f90 (1.1): テストプログラムの名称変更、メッセージ出力追加 2007-11-10 Saturday 13:59 takepiro * doc/ee_module.tex (1.1): ee_module.tex 新規作成 2007-11-09 Friday 14:46 takepiro * test/: Makefile (1.8), ee_module/Makefile (1.2), ee_module/ee_intvar.f90 (1.3), ee_module/ee_test_derivative.f90 (1.2), ee_module/ee_test_intavr.f90 (1.1), ee_module/ee_test_jacobian.f90 (1.2), ee_module/ee_test_jacobianZ.f90 (1.2), ee_module/ee_test_transform.f90 (1.2): ee_module テストプログラムメッセージ出力追加 2007-11-08 Thursday 17:21 takepiro * src/ae_module.f90 (1.9): ae_module.f90 コメント追加 2007-11-08 Thursday 09:03 takepiro * test/ae_module/: Makefile (1.3), ae_intvar.f90 (1.2), ae_test_intavr.f90 (1.1): ae_invaver.f90 を ae_test_intavr.f90 に名称変更 2007-11-07 Wednesday 15:51 takepiro * test/ae_module/: Makefile (1.2), ae_test1d.f90 (1.2), ae_test2d.f90 (1.2), ae_test_base1d.f90 (1.1), ae_test_base2d.f90 (1.1): ae_test_base?d 新規作成 2007-11-05 Monday 13:13 takepiro * doc/w_module.tex (1.2): w_module.tex 和のとり方修正 2007-11-04 Sunday 09:57 takepiro * Makefile (1.7), test/Makefile (1.7): Makefile test エントリー追加 2007-11-04 Sunday 09:56 takepiro * test/: w_module/Makefile (1.2), w_module/w_test_interpolate00.f90 (1.2), w_module/w_test_interpolate01.f90 (1.2), w_module/w_test_interpolate10.f90 (1.2), w_module/w_test_interpolate11.f90 (1.2), w_module/w_test_spectrum.f90 (1.2), at_module/Makefile (1.8): Makefile 生成ルール変更 2007-11-04 Sunday 09:55 takepiro * test/wa_module/: Makefile (1.7), wa_test_integral.f90 (1.1), wa_test_interpolate00.f90 (1.2), wa_test_interpolate01.f90 (1.2), wa_test_interpolate10.f90 (1.2), wa_test_interpolate11.f90 (1.2), wa_test_spectrum.f90 (1.1): wa_test_integral.f90 wt_test_spectrum.f90 新規作成 2007-11-04 Sunday 09:54 takepiro * test/wt_module/: Makefile (1.2), wt_test_interpolate.f90 (1.1): wt_test_interpolate.f90 新規作成 2007-11-02 Friday 18:31 takepiro * src/: Makefile (1.13), wt_module.f90 (1.27): wt_module.f90 修正 2007-11-02 Friday 14:52 takepiro * src/: w_module.f90 (1.13), wa_interpolate_module.f90 (1.3), wa_module.f90 (1.14), wt_module.f90 (1.26): wt_module 補間関数追加 2007-11-02 Friday 14:51 takepiro * test/eigmatrix/: Makefile (1.2), eigmatrix_test.f90 (1.2): eigmatrix_test.f90 結果チェック追加 2007-11-01 Thursday 18:39 takepiro * test/wa_module/: Makefile (1.6), wa_test_base.f90 (1.1), wa_test_deriv.f90 (1.1): wa_test_base.f90 wa_test_deriv.f90 新規作成 2007-11-01 Thursday 15:23 takepiro * test/misc/Makefile (1.1): misc Makefile 作成 2007-11-01 Thursday 15:19 takepiro * doc/Makefile (1.13), src/Makefile (1.12), src/gamma.f90 (1.1), src/w_interpolate_module.f90 (1.2), src/wa_interpolate_module.f90 (1.2), test/Makefile (1.6), test/misc/gamma_test.f90 (1.1): 階乗計算を外部関数にすする 2007-11-01 Thursday 14:32 takepiro * src/: Makefile (1.11), w_interpolate.f90 (1.5), w_interpolate_module.f90 (1.1), wa_interpolate.f90 (1.3), wa_interpolate_module.f90 (1.1): w_interpolate_module.f90 wa_interpolate_module.f90 に改名 2007-10-31 Wednesday 18:26 takepiro * src/wa_interpolate.f90 (1.2): wa_interpolate.f90 バグフィックス 2007-10-31 Wednesday 18:26 takepiro * test/wa_module/: wa_test_interpolate00.f90 (1.1), wa_test_interpolate01.f90 (1.1), wa_test_interpolate10.f90 (1.1), wa_test_interpolate11.f90 (1.1): wa_test_interpolate??.f90 新規作成 2007-10-31 Wednesday 15:13 takepiro * src/: w_interpolate.f90 (1.4), wa_interpolate.f90 (1.1): wa_interpolate.f90 新規作成 2007-10-31 Wednesday 14:33 takepiro * test/: Makefile (1.5), w_module/Makefile (1.1), w_module/l_nm_test.f90 (1.1), w_module/nm_l_test.f90 (1.1), w_module/w_module_openmp_test.f90 (1.1), w_module/w_test_base.f90 (1.1), w_module/w_test_deriv.f90 (1.1), w_module/w_test_integral.f90 (1.1), w_module/w_test_interpolate00.f90 (1.1), w_module/w_test_interpolate01.f90 (1.1), w_module/w_test_interpolate10.f90 (1.1), w_module/w_test_interpolate11.f90 (1.1), w_module/w_test_spectrum.f90 (1.1), wa_module/Makefile (1.5), wa_module/l_nm_test.f90 (1.2), wa_module/nm_l_test.f90 (1.2), wa_module/w_module_openmp_test.f90 (1.2), wa_module/w_test_base.f90 (1.4), wa_module/w_test_deriv.f90 (1.2), wa_module/w_test_integral.f90 (1.2), wa_module/w_test_interpolate00.f90 (1.3), wa_module/w_test_interpolate01.f90 (1.3), wa_module/w_test_interpolate10.f90 (1.3), wa_module/w_test_interpolate11.f90 (1.3): wa_module から w_module ディレクトリへテストプログラムを移動 2007-10-31 Wednesday 14:25 takepiro * doc/: w_interpolate.tex (1.5), w_module.tex (1.1): w_interpolate.tex を増補し w_module.tex と改名 2007-10-30 Tuesday 14:56 takepiro * test/wa_module/: Makefile (1.4), w_test_base.f90 (1.3), w_test_deriv.f90 (1.1), w_test_integral.f90 (1.1), w_test_interpolate00.f90 (1.2), w_test_interpolate01.f90 (1.2), w_test_interpolate10.f90 (1.2), w_test_interpolate11.f90 (1.2): w_test_deriv.f90 w_test_integral.f90 作成 2007-10-30 Tuesday 13:38 takepiro * test/wa_module/w_test_base.f90 (1.2): MHD-bsnsq_rot-3d-shell_wt_mhdconv_lcrt.f90 modified 2007-10-28 Sunday 15:54 takepiro * doc/w_interpolate.tex (1.4): 補間関数解説修正 2007-10-28 Sunday 14:36 takepiro * doc/: chebyshev.tex (1.6), w_interpolate.tex (1.3): 補間関数解説修正 2007-10-28 Sunday 14:35 takepiro * src/: Makefile (1.10), w_interpolate.f90 (1.3), w_module.f90 (1.12): 補間関数モジュール追加 2007-10-28 Sunday 14:34 takepiro * test/wa_module/: Makefile (1.3), w_test_interpolate.f90 (1.2), w_test_interpolate00.f90 (1.1), w_test_interpolate01.f90 (1.1), w_test_interpolate10.f90 (1.1), w_test_interpolate11.f90 (1.1): 補間関数テストプログラム追加、名称変更 2007-10-28 Sunday 10:32 takepiro * src/w_interpolate.f90 (1.2): w_interpolate 修正 2007-10-28 Sunday 10:31 takepiro * test/wa_module/: Makefile (1.2), w_test_base.f90 (1.1), w_test_interpolate.f90 (1.1): テストプログラム作成 2007-10-26 Friday 14:54 takepiro * src/w_interpolate.f90 (1.1): w_interpolate.f90 新規作成 2007-10-26 Friday 14:53 takepiro * doc/w_interpolate.tex (1.2): w_interpolate.tex追加修正 2007-10-26 Friday 14:22 takepiro * doc/: w_interpolate.tex (1.1), w_interppolate.tex (1.2): w_interpolate.texに名称変更 2007-10-26 Friday 14:18 takepiro * doc/: Makefile (1.12), chebyshev.tex (1.5), w_interppolate.tex (1.1): chebyshev.tex 修正, w_interpolate.tex 追加 2007-10-25 Thursday 18:27 takepiro * test/at_module/: Makefile (1.7), at_test_boundaries2d.f90 (1.1): at_test_boundaries.f90 新規作成 2007-10-25 Thursday 17:45 takepiro * test/at_module/: Makefile (1.6), at_intvar.f90 (1.3), at_test_boundaies.f90 (1.3), at_test_boundaries1d.f90 (1.1), at_test_intavr.f90 (1.1): 名前を at_test_intavr.f90 at_test_boundaries1d.f90 に変更, エラー処理追加 2007-10-25 Thursday 15:03 takepiro * test/at_module/: Makefile (1.5), at_test_base.f90 (1.1): at_test_base.f90 追加 2007-10-25 Thursday 14:42 takepiro * test/at_module/: Makefile (1.4), at_test1d.f90 (1.2), at_test2d.f90 (1.2), at_test_base1d.f90 (1.1), at_test_base2d.f90 (1.1), at_test_boundaies.f90 (1.2), at_test_weight.f90 (1.1), at_testweight.f90 (1.2): at_test1d.f90 at_test2d.f90 at_testweight.f90 のファイル名変更, エラー処理導入 2007-10-24 Wednesday 14:37 takepiro * test/at_module/: Makefile (1.3), at_intvar.f90 (1.2): 積分用テストプログラム修正 2007-10-24 Wednesday 14:22 takepiro * test/at_module/: Makefile (1.2), at_test_interpolate.f90 (1.1): 補間用関数テストプログラム追加 2007-10-24 Wednesday 14:21 takepiro * src/at_module.f90 (1.11): 補間用関数追加 2007-10-20 Saturday 14:57 takepiro * doc/chebyshev.tex (1.4): doc/chebyshev.tex updated 2007-10-20 Saturday 13:42 takepiro * doc/chebyshev.tex (1.3), test/wt_module/wt_test7.f90 (1.2): doc/chebyshev.tex updated 2007-10-19 Friday 15:01 takepiro * doc/chebyshev.tex (1.2): chebyshev.tex updated 2007-10-17 Wednesday 17:42 takepiro * doc/chebyshev.tex (1.1): doc/chebyshev.tex created 2007-10-12 Friday 13:23 takepiro * doc/Makefile (1.11): path of "rdoc" changed in doc/Makefile 2007-10-11 Thursday 09:09 takepiro * CHANGELOG (1.20), ChangeLog (1.2), Makefile (1.6), doc/Makefile (1.10): Old CHANGELOG was removed 2007-10-10 Wednesday 14:28 takepiro * ChangeLog (1.1, spml-0_4_2): ChangeLog was created by cvs2cl 2007-10-10 Wednesday 00:06 uwabami * aclocal.m4 (1.3), configure (1.11), configure.in (1.9) (utags: spml-0_4_2): * modified aclocal.m4, configure.in * porting from gt4f90io * modified bashizm(equal operator "==" to "=") * aclocal.m4, configure.in の修正 * gt4f90io の aclocal.m4, configure.in を元に修正 * configure.in 内の演算を sh 互換に変更 2007-10-09 Tuesday 20:25 uwabami * configure (1.10): * Modified configure * bashizm operator == is replaced = * add "--with-netcdff" option from gt4f90io's configure * configure の修正 * 等号演算子を == から = へ変更(bashism) * netcdf library が libnetcdf.a と libnetcdff.a に分かれている場合に対応して, --with-netcdff オプションを追加 2007-10-09 Tuesday 16:37 uwabami * src/ae_module.f90 (1.8, spml-0_4_2): * modified g_X(ii) in ae_Initial * range "do ii=0,im" to "do ii=0,im-1" * ae_Initial の g_X(ii)の範囲を修正 * DO ループの範囲を 0,im から 0,im-1 へ修正 2007-09-15 Saturday 14:42 takepiro * src/wt_module.f90 (1.25, spml-0_4_2): * 微分関数のコメントを修正 2007-08-11 Saturday 18:24 takepiro * src/wt_module.f90 (1.24): commennts in wt_module.f90 upgraded 2007-05-02 Wednesday 11:03 uwabami * src/wa_module.f90 (1.13, spml-0_4_2): * add public declaration to rn, irm * rn, irm の public 宣言を追加 2007-05-01 Tuesday 18:50 uwabami * doc/Makefile (1.9, spml-0_4_2): * add public declaration to "rn, irm" * rn, irm に public 宣言を追加 2006-12-28 Thursday 18:51 morikawa * Config.mk.in (1.8, spml-0_4_2), Makefile (1.5, spml-0_4_2), aclocal.m4 (1.2), chkfort.sh (1.2, spml-0_4_2), chkgmake.sh (1.1, spml-0_4_2), config.guess (1.1, spml-0_4_2), config.sub (1.1, spml-0_4_2), configure (1.9), configure.in (1.8), install-sh (1.1, spml-0_4_2), src/Makefile (1.9, spml-0_4_2): * configure.in and Config.mk.in etc. are modified. 2006-03-19 Sunday 14:40 takepiro * src/: w_module.f90 (1.11, spml-0_4_2), wa_module.f90 (1.12) (utags: spml-0_4_1_2): src/*_module.f90 : Variables and procedure summary is added to the comment. 2006-03-19 Sunday 14:34 takepiro * src/: wt_galerkin_module.f90 (1.2, spml-0_4_2), wt_module.f90 (1.23) (utags: spml-0_4_1_2): src/*_module.f90 : Variables and procedure summary is added to the comment. 2006-03-19 Sunday 14:25 takepiro * src/: ee_module.f90 (1.13, spml-0_4_2, spml-0_4_1_2), esc_module.f90 (1.9, spml-0_4_2, spml-0_4_1_2), et_module.f90 (1.11, spml-0_4_2, spml-0_4_1_2), w_module.f90 (1.10), wa_module.f90 (1.11), wt_module.f90 (1.22): src/*_module.f90 : Variables and procedure summary is added to the comment. 2006-03-19 Sunday 14:10 takepiro * CHANGELOG (1.19, spml-0_4_2, spml-0_4_1_2), src/at_module.f90 (1.10, spml-0_4_2, spml-0_4_1_2), src/ee_module.f90 (1.12), src/eigmatrix.g90 (1.2, spml-0_4_2, spml-0_4_1_2), src/esc_module.f90 (1.8), src/et_module.f90 (1.10), src/lumatrix.f90 (1.6, spml-0_4_2, spml-0_4_1_2), src/w_module.f90 (1.9), src/wa_module.f90 (1.10), src/wt_module.f90 (1.21): 2005/03/19 version 0.4.1-2 * src/*_module.f90 : Variables and procedure summary is added to the comment. 2006-03-19 Sunday 11:00 takepiro * src/ae_module.f90 (1.7, spml-0_4_1_2): ae_module comment added 2006-03-19 Sunday 10:37 takepiro * src/ae_module.f90 (1.6): 2005/03/19 version 0.4.1-2 * src/ae_module.f90 : Variables and procedure summary is added to the comment. 2006-03-09 Thursday 15:24 takepiro * src/: w_base_module.f90 (1.7, spml-0_4_2, spml-0_4_1_2), wa_module.f90 (1.9): w_module.f90 wa_module bug fix 2006-03-09 Thursday 15:14 takepiro * doc/index.htm (1.18, spml-0_4_2, spml-0_4_1_2), src/at_module.f90 (1.9): at_module.f90 bug fix 2006-03-09 Thursday 09:50 takepiro * CHANGELOG (1.18), MEMO (1.7, spml-0_4_2, spml-0_4_1_2), Makefile (1.4, spml-0_4_1_2), supplemental/Makefile (1.1, spml-0_4_2, spml-0_4_1_2), supplemental/at_ab_galerkin_ND1.f90 (1.1, spml-0_4_2, spml-0_4_1_2), supplemental/at_ab_galerkin_ND2.f90 (1.1, spml-0_4_2, spml-0_4_1_2), supplemental/at_ad_galerkin_DD1.f90 (1.1, spml-0_4_2, spml-0_4_1_2), supplemental/at_ad_galerkin_DD2.f90 (1.1, spml-0_4_2, spml-0_4_1_2), supplemental/at_af_galerkin_MM1.f90 (1.1, spml-0_4_2, spml-0_4_1_2), supplemental/at_af_galerkin_MM2.f90 (1.1, spml-0_4_2, spml-0_4_1_2), supplemental/at_ah_galerkin_MM1ex.f90 (1.1, spml-0_4_2, spml-0_4_1_2), supplemental/at_ah_galerkin_MM2ex.f90 (1.1, spml-0_4_2, spml-0_4_1_2), supplemental/at_ap_galerkin_DN1.f90 (1.1, spml-0_4_2, spml-0_4_1_2), supplemental/at_ap_galerkin_DN2.f90 (1.1, spml-0_4_2, spml-0_4_1_2), supplemental/at_aq_galerkin_RRSS1.f90 (1.1, spml-0_4_2, spml-0_4_1_2), supplemental/at_aq_galerkin_RRSS2.f90 (1.1, spml-0_4_2, spml-0_4_1_2), supplemental/at_av_galerkin_NN1.f90 (1.1, spml-0_4_2, spml-0_4_1_2), supplemental/at_av_galerkin_NN2.f90 (1.1, spml-0_4_2, spml-0_4_1_2): 2005/03/09 version 0.4.1-1 * supplemental directory is added. * MEMO updated. 2006-03-08 Wednesday 20:01 takepiro * CHANGELOG (1.17), src/lapack_eigen.f90 (1.2, spml-0_4_2, spml-0_4_1_2), src/ssl2_eigen.f90 (1.2, spml-0_4_2, spml-0_4_1_2): Commnents in ssl2_eigen, lapack_eigen modified 2006-03-08 Wednesday 17:19 takepiro * doc/Makefile (1.8, spml-0_4_1_2): doc/Makefile updated 2006-03-08 Wednesday 17:18 takepiro * doc/: index.htm (1.16), index.htm (1.17): doc/index.htm is updated 2006-03-08 Wednesday 17:09 takepiro * doc/Makefile (1.7): doc/Makefile is updated 2006-03-08 Wednesday 17:08 takepiro * CHANGELOG (1.16), doc/Makefile (1.6), doc/index.htm (1.15), src/ee_module.f90 (1.11), src/w_deriv_module.f90 (1.6, spml-0_4_2, spml-0_4_1_2), src/w_integral_module.f90 (1.3, spml-0_4_2, spml-0_4_1_2), src/w_module.f90 (1.8), src/wa_integral_module.f90 (1.3, spml-0_4_2, spml-0_4_1_2), src/wa_module.f90 (1.8), src/wt_module.f90 (1.20): 2005/03/08 version 0.4.1-1 * Comments of modules and functions are modified for using RDoc. (w_base_module, w_deriv_module, w_spectrum_module, w_integral_module, w_module, wa_base_module, wa_deriv_module, wa_spectrum_module, wa_integral_module, wa_module, wt_module) * Links in doc/index.htm to the Rdoc reference are changed. * doc/Makefile modified. 2006-03-08 Wednesday 11:27 takepiro * CHANGELOG (1.15), src/at_module.f90 (1.8), src/w_base_module.f90 (1.6), src/w_deriv_module.f90 (1.5), src/w_spectrum_module.f90 (1.3, spml-0_4_2, spml-0_4_1_2), src/wa_base_module.f90 (1.5, spml-0_4_2, spml-0_4_1_2), src/wa_deriv_module.f90 (1.5, spml-0_4_2, spml-0_4_1_2), src/wa_spectrum_module.f90 (1.3, spml-0_4_2, spml-0_4_1_2): 2005/03/08 version 0.4.1-1 * Comments of modules and functions are modified for using RDoc. (w_base_module, w_deriv_module, w_spectrum_module, wa_base_module, wa_deriv_module, wa_spectrum_module) 2006-03-07 Tuesday 18:30 takepiro * doc/Makefile (1.5): doc/Makefile updated 2006-03-07 Tuesday 18:23 takepiro * CHANGELOG (1.14), src/ae_module.f90 (1.5), src/at_module.f90 (1.7), src/ee_module.f90 (1.10), src/esc_module.f90 (1.7), src/et_module.f90 (1.9): * Capitalize some function/subroutine names. 2006-03-07 Tuesday 17:38 takepiro * CHANGELOG (1.13), doc/index.htm (1.14), src/at_module.f90 (1.6), src/ee_module.f90 (1.9), src/esc_module.f90 (1.6), src/et_module.f90 (1.8): 2005/03/06 version 0.4.1-1 * Comments of modules and functions are modified for using RDoc. (esc_module, et_module) * Links in doc/index.htm to the Rdoc reference are changed. 2006-03-05 Sunday 19:23 takepiro * CHANGELOG (1.12), doc/index.htm (1.13), src/ae_module.f90 (1.4), src/at_module.f90 (1.5), src/ee_module.f90 (1.8), src/lumatrix.f90 (1.5): * Comments of modules and functions are modified for using RDoc. (ae_module, at_module, ee_module, lumatrix) * Descriptions for chebyshev-galerkin modules are added to doc/inced.htm. 2006-03-04 Saturday 12:45 takepiro * doc/: index.htm (1.11), index.htm (1.12): index.htm is updated 2006-03-04 Saturday 11:58 takepiro * doc/: Makefile (1.4), index.htm (1.10): doc/Makefile modified 2006-03-04 Saturday 11:43 takepiro * doc/index.htm (1.9): doc/Makefile modified 2006-03-04 Saturday 11:29 takepiro * doc/Makefile (1.3): doc/Makefile modified 2006-03-04 Saturday 11:25 takepiro * doc/index.htm (1.8): index.htm is updated 2006-03-04 Saturday 11:11 takepiro * doc/Makefile (1.2): doc/Makefile modified 2006-03-04 Saturday 10:57 takepiro * CHANGELOG (1.11), Makefile (1.3), doc/Makefile (1.1), doc/cheb_gal.tex (1.1, spml-0_4_2, spml-0_4_1_2): * Makefile for `doc' directory is add. The position of `doc'is changed from the document root directory to the document src directory. Instead, `html' directory is newly created as the document root. 2006-03-04 Saturday 10:10 takepiro * CHANGELOG (1.10), test/Makefile (1.4, spml-0_4_2, spml-0_4_1_2), test/at_galerkin_module/Makefile (1.1, spml-0_4_2, spml-0_4_1_2), test/at_galerkin_module/at_ab_galerkin_ND_test1d.f90 (1.1, spml-0_4_2, spml-0_4_1_2), test/at_galerkin_module/at_ab_galerkin_ND_test2d.f90 (1.1, spml-0_4_2, spml-0_4_1_2), test/at_galerkin_module/at_ad_galerkin_DD_test1d.f90 (1.1, spml-0_4_2, spml-0_4_1_2), test/at_galerkin_module/at_ad_galerkin_DD_test2d.f90 (1.1, spml-0_4_2, spml-0_4_1_2), test/at_galerkin_module/at_af_galerkin_MM_test1d.f90 (1.1, spml-0_4_2, spml-0_4_1_2), test/at_galerkin_module/at_af_galerkin_MM_test2d.f90 (1.1, spml-0_4_2, spml-0_4_1_2), test/at_galerkin_module/at_ah_galerkin_MMex_test1.f90 (1.1, spml-0_4_2, spml-0_4_1_2), test/at_galerkin_module/at_ap_galerkin_DN_test1d.f90 (1.1, spml-0_4_2, spml-0_4_1_2), test/at_galerkin_module/at_ap_galerkin_DN_test2d.f90 (1.1, spml-0_4_2, spml-0_4_1_2), test/at_galerkin_module/at_aq_galerkin_RR_test1d.f90 (1.1, spml-0_4_2, spml-0_4_1_2), test/at_galerkin_module/at_aq_galerkin_RR_test2d.f90 (1.1, spml-0_4_2, spml-0_4_1_2), test/at_galerkin_module/at_aq_galerkin_RS_test1d.f90 (1.1, spml-0_4_2, spml-0_4_1_2), test/at_galerkin_module/at_aq_galerkin_SR_test1d.f90 (1.1, spml-0_4_2, spml-0_4_1_2), test/at_galerkin_module/at_aq_galerkin_SS_test1d.f90 (1.1, spml-0_4_2, spml-0_4_1_2), test/at_galerkin_module/at_aq_galerkin_SS_test2d.f90 (1.1, spml-0_4_2, spml-0_4_1_2), test/at_galerkin_module/at_av_galerkin_NN_test1d.f90 (1.1, spml-0_4_2, spml-0_4_1_2), test/at_galerkin_module/at_av_galerkin_NN_test2d.f90 (1.1, spml-0_4_2, spml-0_4_1_2): * Test programs for at_*_galerkin_module are added. 2006-03-04 Saturday 10:06 takepiro * CHANGELOG (1.9), src/Makefile (1.8, spml-0_4_1_2), src/at_ab_galerkin_ND.f90 (1.1, spml-0_4_2, spml-0_4_1_2), src/at_ad_galerkin_DD.f90 (1.1, spml-0_4_2, spml-0_4_1_2), src/at_af_galerkin_MM.f90 (1.1, spml-0_4_2, spml-0_4_1_2), src/at_ah_galerkin_MMex.f90 (1.1, spml-0_4_2, spml-0_4_1_2), src/at_ap_galerkin_DN.f90 (1.1, spml-0_4_2, spml-0_4_1_2), src/at_aq_galerkin_RRSS.f90 (1.1, spml-0_4_2, spml-0_4_1_2), src/at_av_galerkin_NN.f90 (1.1, spml-0_4_2, spml-0_4_1_2), src/et_galerkin_module.f90 (1.1, spml-0_4_2, spml-0_4_1_2), src/et_module.f90 (1.7), src/wghi_module.f90 (1.3), src/wt_galerkin_module.f90 (1.1): 2005/03/03 version 0.4.1-1 * Modules for Chebyshev-Galerkin method are added: at_ab_galerkin_ND.f90, at_ad_galerkin_DD.f90, at_af_galerkin_MM.f90, at_ah_galerkin_MMex.f90, at_ap_galerkin_DN.f90, at_aq_galerkin_RRSS.f90, at_av_galerkin_NN.f90 et_galerkin_module.f90, wt_galerkin_module.f90 * wghi_module removed. * Remove an unnecessary variable removed from et_Jacobian_et_et. 2006-03-03 Friday 21:07 takepiro * src/wt_module.f90 (1.19): wt_module bug fixed 2005-10-26 Wednesday 22:20 takepiro * doc/ee_module.htm (1.8, spml-0_4_2, spml-0_4_1_2): ee_module.htm updated 2005-10-26 Wednesday 15:57 takepiro * CHANGELOG (1.8), src/ee_module.f90 (1.7): * ee_EnergyFromStremfunc_ee and ee_EnstrophyFromStremfunc_ee are added to ee_module. 2005-07-31 Sunday 15:14 takepiro * debian/: README.debian (1.2), changelog (1.25), control (1.18), control.ffc (1.3), control.ffc3 (1.8), control.ffc4 (1.7), control.ffc5 (1.2), control.fftw2-ssl2-ffc5 (1.3), control.ifc (1.3), control.ifc6 (1.7), control.ifc7 (1.7), control.ifc7.1 (1.4), control.ifc8 (1.3), control.lapack-ffc3 (1.2), control.lapack-ffc4 (1.3), control.lapack-ffc5 (1.2), control.lapack-ifc8 (1.2), control.ssl2-ffc3 (1.2), control.ssl2-ffc4 (1.3), control.ssl2-ffc5 (1.2), copyright (1.3), dirs (1.2), rules (1.22), spml-postinst-gen.sh (1.2), spml-prerm-gen.sh (1.2): debian files removed 2005-07-30 Saturday 14:23 takepiro * configure (1.8, spml-0_4_1_2, spml-0_4_0_1), configure.in (1.7, spml-0_4_1_2, spml-0_4_0_1), debian/control (1.17), debian/rules (1.21): configure.in bug fixed 2005-07-30 Saturday 09:43 takepiro * debian/: control (1.16), control.fftw2-ssl2-ffc5 (1.2), control.fftw2-ssl2-ifc8.1 (1.2), rules (1.20): control and rules files updated 2005-07-29 Friday 11:09 takepiro * configure (1.7), configure.in (1.6), debian/control (1.15), debian/control.fftw2-ssl2-ffc5 (1.1), debian/control.fftw2-ssl2-ifc8.1 (1.1), debian/rules (1.19), test/Makefile (1.3, spml-0_4_0_1): debian/control files are newly added 2005-07-18 Monday 16:51 takepiro * CHANGELOG (1.7, spml-0_4_0_1), debian/changelog (1.24), doc/ee_module.htm (1.7, spml-0_4_0_1), doc/et_module.htm (1.5, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1), doc/w_module.htm (1.10, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1), doc/wa_module.htm (1.7, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1), doc/wt_module.htm (1.14, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1), src/ee_module.f90 (1.6, spml-0_4_0_1), src/w_base_module.f90 (1.5, spml-0_4_0_1), src/w_deriv_module.f90 (1.4, spml-0_4_0_1), src/wa_base_module.f90 (1.4, spml-0_4_0_1), src/wa_module.f90 (1.7, spml-0_4_0_1), src/wt_module.f90 (1.18, spml-0_4_0_1), test/ee_module/ee_intvar.f90 (1.2, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1), test/ee_module/ee_test_derivative.f90 (1.1, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1), test/ee_module/ee_test_jacobian.f90 (1.1, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1), test/ee_module/ee_test_jacobianZ.f90 (1.1, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1), test/ee_module/ee_test_openmp.f90 (1.1, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1), test/ee_module/ee_test_transform.f90 (1.1, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1): 2005/07/19 version 0.4.0-1 * Initial release for new version. * ee_module uses p2pack instead of n2pack. * OpneMP setup is implemented in w_module, wa_module and wt_module. 2005-07-18 Monday 09:52 takepiro * test/: Makefile (1.2), ae_intvar.f90 (1.3), ae_test1d.f90 (1.3), ae_test2d.f90 (1.3), at_intvar.f90 (1.2), at_matrix.f90 (1.2), at_test1d.f90 (1.2), at_test2d.f90 (1.2), at_test_boundaies.f90 (1.2), at_testweight.f90 (1.2), ee_intvar.f90 (1.2), eigmatrix_test.f90 (1.2), esc_intavr.f90 (1.2), et_intvar.f90 (1.2), indexx_test.f90 (1.2), l_nm_test.f90 (1.2), lapack_eigen_test.f90 (1.2), lumatrix_test.f90 (1.2), nm_l_test.f90 (1.2), wt_test1.f90 (1.2), wt_test10.f90 (1.2), wt_test11.f90 (1.2), wt_test12.f90 (1.2), wt_test13.f90 (1.3), wt_test14.f90 (1.2), wt_test2.f90 (1.2), wt_test3.f90 (1.2), wt_test4.f90 (1.2), wt_test5.f90 (1.2), wt_test6.f90 (1.2), wt_test7.f90 (1.3), wt_test8.f90 (1.3), wt_test9.f90 (1.3), ae_module/Makefile (1.1, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1), ae_module/ae_intvar.f90 (1.1, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1), ae_module/ae_test1d.f90 (1.1, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1), ae_module/ae_test2d.f90 (1.1, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1), at_module/Makefile (1.1, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1), at_module/at_intvar.f90 (1.1, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1), at_module/at_matrix.f90 (1.1, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1), at_module/at_test1d.f90 (1.1, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1), at_module/at_test2d.f90 (1.1, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1), at_module/at_test_boundaies.f90 (1.1, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1), at_module/at_testweight.f90 (1.1, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1), ee_module/Makefile (1.1, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1), ee_module/ee_intvar.f90 (1.1), eigmatrix/Makefile (1.1, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1), eigmatrix/eigmatrix_test.f90 (1.1, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1), eigmatrix/indexx_test.f90 (1.1, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1), eigmatrix/lapack_eigen_test.f90 (1.1, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1), esc_module/Makefile (1.1, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1), esc_module/esc_intavr.f90 (1.1, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1), et_module/Makefile (1.1, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1), et_module/et_intvar.f90 (1.1, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1), lumatrix/Makefile (1.1, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1), lumatrix/lumatrix_test.f90 (1.1, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1), wa_module/Makefile (1.1, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1), wa_module/l_nm_test.f90 (1.1, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1), wa_module/nm_l_test.f90 (1.1, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1), wa_module/w_module_openmp_test.f90 (1.1, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1), wa_module/wa_module_openmp_test.f90 (1.1, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1), wt_module/Makefile (1.1, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1), wt_module/wt_openmp_test1.f90 (1.1, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1), wt_module/wt_openmp_test10.f90 (1.1, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1), wt_module/wt_openmp_test11.f90 (1.1, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1), wt_module/wt_openmp_test12.f90 (1.1, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1), wt_module/wt_openmp_test13.f90 (1.1, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1), wt_module/wt_openmp_test14.f90 (1.1, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1), wt_module/wt_openmp_test2.f90 (1.1, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1), wt_module/wt_openmp_test3.f90 (1.1, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1), wt_module/wt_openmp_test4.f90 (1.1, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1), wt_module/wt_openmp_test5.f90 (1.1, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1), wt_module/wt_openmp_test6.f90 (1.1, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1), wt_module/wt_openmp_test7.f90 (1.1, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1), wt_module/wt_openmp_test8.f90 (1.1, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1), wt_module/wt_openmp_test9.f90 (1.1, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1), wt_module/wt_test1.f90 (1.1, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1), wt_module/wt_test10.f90 (1.1, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1), wt_module/wt_test11.f90 (1.1, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1), wt_module/wt_test12.f90 (1.1, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1), wt_module/wt_test13.f90 (1.1, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1), wt_module/wt_test14.f90 (1.1, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1), wt_module/wt_test2.f90 (1.1, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1), wt_module/wt_test3.f90 (1.1, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1), wt_module/wt_test4.f90 (1.1, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1), wt_module/wt_test5.f90 (1.1, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1), wt_module/wt_test6.f90 (1.1, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1), wt_module/wt_test7.f90 (1.1, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1), wt_module/wt_test8.f90 (1.1, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1), wt_module/wt_test9.f90 (1.1, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1): The test directory rearranged by creating subdirectories. 2005-06-03 Friday 13:06 uwabami * demo/: at_diff.f90 (1.2), at_diff1.f90 (1.6), ee_diff1.f90 (1.5), esc_diff_c.f90 (1.4), esc_diff_s.f90 (1.5), et_diff1.f90 (1.5), wt_diff1.f90 (1.3), wt_diff2.f90 (1.4), wt_diff3.f90 (1.3), wt_diff4.f90 (1.3), wt_diff5.f90 (1.5) (utags: spml-0_4_0_1, spml-0_4_1_2, spml-0_4_2): [no log message] 2005-06-01 Wednesday 19:06 odakker * debian/control.ssl2-ffc4 (1.2): * Package name is corrected. 2005-05-24 Tuesday 11:19 takepiro * demo/wt_diff2.f90 (1.3, spml-0_3_0_10): wt_diff2.f90 bug fixed 2005-05-16 Monday 09:37 takepiro * CHANGELOG (1.6), debian/changelog (1.23), debian/rules (1.18), doc/w_module.htm (1.9), doc/wa_module.htm (1.6), src/w_module.f90 (1.7, spml-0_4_0_1), src/w_spectrum_module.f90 (1.2, spml-0_4_0_1), src/wa_module.f90 (1.6), src/wa_spectrum_module.f90 (1.2, spml-0_4_0_1) (utags: spml-0_3_0_10): Module names in wa_spectrum_module and w_spectrum_module are shortend 2005-04-25 Monday 13:49 takepiro * CHANGELOG (1.5), debian/changelog (1.22), doc/index.htm (1.7, spml-0_4_0_1, spml-0_3_0_10), doc/wt_module.htm (1.13, spml-0_3_0_10), src/wt_module.f90 (1.17, spml-0_3_0_10) (utags: spml-0_3_0_9): unctions for energy spectrum calculation are added to wt_module. 2005-04-23 Saturday 14:37 takepiro * Config.mk.in (1.7, spml-0_4_1_2, spml-0_4_0_1, spml-0_3_0_10), doc/w_module.htm (1.8), doc/wa_module.htm (1.5), src/Makefile (1.7, spml-0_4_0_1, spml-0_3_0_10), src/w_module.f90 (1.6), src/w_spectrum_module.f90 (1.1), src/wa_module.f90 (1.5), src/wa_spectrum_module.f90 (1.1) (utags: spml-0_3_0_9): wa_spectrum_module and w_spectrum_module are added 2005-04-15 Friday 16:13 takepiro * debian/: control (1.14, spml-0_3_0_10), control.ffc5 (1.1, spml-0_3_0_10), control.lapack-ffc4 (1.2, spml-0_3_0_10), control.lapack-ffc5 (1.1, spml-0_3_0_10), control.lapack-ifc8 (1.1, spml-0_3_0_10), control.ssl2-ffc5 (1.1, spml-0_3_0_10), rules (1.17) (utags: spml-0_3_0_9): control files are added 2005-04-02 Saturday 13:38 uwabami * demo/: ee_diff1.f90 (1.4), esc_diff_c.f90 (1.3), esc_diff_s.f90 (1.4), et_diff1.f90 (1.4) (utags: spml-0_3_0_10, spml-0_3_0_9): [no log message] 2005-03-21 Monday 11:34 takepiro * Makefile (1.2, spml-0_4_0_1, spml-0_3_0_10, spml-0_3_0_9), debian/changelog (1.21), debian/control (1.13), debian/rules (1.16), demo/at_diff.f90 (1.1, spml-0_3_0_10, spml-0_3_0_9), doc/wt_module.htm (1.12), src/wt_module.f90 (1.16): Some integral and average functions are added 2005-03-17 Thursday 09:06 takepiro * demo/at_diff1.f90 (1.5, spml-0_3_0_10, spml-0_3_0_9): at_diff1.f90 bug fix 2005-03-16 Wednesday 15:56 takepiro * CHANGELOG (1.4), debian/changelog (1.20), debian/control (1.12), debian/rules (1.15), demo/at_diff1.f90 (1.4), doc/ee_module.htm (1.6, spml-0_3_0_10, spml-0_3_0_9), doc/esc_module.htm (1.7, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1, spml-0_3_0_10, spml-0_3_0_9), doc/et_module.htm (1.4, spml-0_3_0_10, spml-0_3_0_9), doc/w_module.htm (1.7), src/ee_module.f90 (1.5, spml-0_3_0_10, spml-0_3_0_9), src/esc_module.f90 (1.5, spml-0_4_0_1, spml-0_3_0_10, spml-0_3_0_9), src/et_module.f90 (1.6, spml-0_4_0_1, spml-0_3_0_10, spml-0_3_0_9): xy is changed to yx in esc_module, ee_module and et_module. 2005-03-13 Sunday 22:01 takepiro * debian/changelog (1.19), debian/control (1.11), doc/w_module.htm (1.6), src/w_base_module.f90 (1.4, spml-0_3_0_10, spml-0_3_0_9), test/l_nm_test.f90 (1.1, spml-0_3_0_10, spml-0_3_0_9), test/nm_l_test.f90 (1.1, spml-0_3_0_10, spml-0_3_0_9): l_nm and nm_l functions accept array arguments. 2005-02-22 Tuesday 17:07 takepiro * src/indexx.f90 (1.1, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1, spml-0_3_0_10, spml-0_3_0_9): indexx.f90 is added 2005-02-22 Tuesday 10:26 takepiro * src/wt_module.f90 (1.15): wt_module bug fixed 2005-02-20 Sunday 11:57 takepiro * debian/changelog (1.18), debian/control (1.10), debian/rules (1.14), doc/wt_module.htm (1.11), src/eigmatrix.g90 (1.1, spml-0_4_0_1, spml-0_3_0_10, spml-0_3_0_9), src/lapack_eigen.f90 (1.1, spml-0_4_0_1, spml-0_3_0_10, spml-0_3_0_9), src/ssl2_eigen.f90 (1.1, spml-0_4_0_1, spml-0_3_0_10, spml-0_3_0_9), src/wt_module.f90 (1.14), test/lapack_eigen_test.f90 (1.1, spml-0_3_0_10, spml-0_3_0_9): wt_module updated. 2005-02-02 Wednesday 13:45 takepiro * CHANGELOG (1.3), Config.mk.in (1.6), INSTALL (1.5, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1, spml-0_3_0_10, spml-0_3_0_9), MEMO (1.6, spml-0_4_0_1, spml-0_3_0_10, spml-0_3_0_9), configure (1.6, spml-0_3_0_10, spml-0_3_0_9), configure.in (1.5, spml-0_3_0_10, spml-0_3_0_9), debian/changelog (1.17), debian/control (1.9), debian/control.ffc3 (1.7, spml-0_3_0_10, spml-0_3_0_9), debian/control.lapack-ffc3 (1.1, spml-0_3_0_10, spml-0_3_0_9), debian/control.lapack-ffc4 (1.1), debian/control.ssl2-ffc3 (1.1, spml-0_3_0_10, spml-0_3_0_9), debian/control.ssl2-ffc4 (1.1, spml-0_3_0_10, spml-0_3_0_9), debian/copyright (1.2, spml-0_3_0_10, spml-0_3_0_9), debian/rules (1.13), debian/spml-ffc.postinst (1.2), debian/spml-ffc.prerm (1.2), debian/spml-ffc3.postinst (1.2), debian/spml-ffc3.prerm (1.2), debian/spml-ffc4.postinst (1.2), debian/spml-ffc4.prerm (1.2), debian/spml-ifc.postinst (1.2), debian/spml-ifc.prerm (1.2), debian/spml-ifc6.postinst (1.2), debian/spml-ifc6.prerm (1.2), debian/spml-ifc7.1.postinst (1.3), debian/spml-ifc7.1.prerm (1.3), debian/spml-ifc7.postinst (1.2), debian/spml-ifc7.prerm (1.2), debian/spml-ifc8.postinst (1.2), debian/spml-ifc8.prerm (1.2), debian/spml-postinst-gen.sh (1.1, spml-0_3_0_10, spml-0_3_0_9), debian/spml-prerm-gen.sh (1.1, spml-0_3_0_10, spml-0_3_0_9), demo/at_diff_eigen_cheb.f90 (1.1, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1, spml-0_3_0_10, spml-0_3_0_9), demo/at_diff_eigen_grid.f90 (1.1, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1, spml-0_3_0_10, spml-0_3_0_9), doc/ae_module.htm (1.4, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1, spml-0_3_0_10, spml-0_3_0_9), doc/at_module.htm (1.3, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1, spml-0_3_0_10, spml-0_3_0_9), doc/ee_module.htm (1.5), doc/eigmatrix.htm (1.1, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1, spml-0_3_0_10, spml-0_3_0_9), doc/esc_module.htm (1.6), doc/et_module.htm (1.3), doc/index.htm (1.6), doc/lumatrix.htm (1.2, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1, spml-0_3_0_10, spml-0_3_0_9), doc/w_module.htm (1.5), doc/wa_module.htm (1.4), doc/wt_module.htm (1.10), spmfrt/spmconfiggen.sh (1.3, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1, spml-0_3_0_10, spml-0_3_0_9), spmfrt/spmfrtgen.sh (1.3, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1, spml-0_3_0_10, spml-0_3_0_9), src/Makefile (1.6), test/eigmatrix_test.f90 (1.1, spml-0_3_0_10, spml-0_3_0_9), test/indexx_test.f90 (1.1, spml-0_3_0_10, spml-0_3_0_9): * New module "eigmatrix" for solving an eigenvalue problem is added. * The postinst and prerm scripts are generated from spml-postinst-gen.sh and spml-prerm-gen.sh, respectively. 2005-01-20 Thursday 17:09 takepiro * CHANGELOG (1.2), COPYRIGHT (1.2, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1, spml-0_3_0_10, spml-0_3_0_9): spml library becomes independent of DCL 2005-01-20 Thursday 17:05 takepiro * debian/changelog (1.16): spml library becomes independent of DCL 2005-01-20 Thursday 17:02 takepiro * Config.mk.in (1.5), INSTALL (1.4), configure (1.5), configure.in (1.4), debian/changelog (1.15), debian/control (1.8), debian/control.ffc (1.2, spml-0_3_0_10, spml-0_3_0_9), debian/control.ffc3 (1.6), debian/control.ffc4 (1.6, spml-0_3_0_10, spml-0_3_0_9), debian/control.ifc (1.2, spml-0_3_0_10, spml-0_3_0_9), debian/control.ifc6 (1.6, spml-0_3_0_10, spml-0_3_0_9), debian/control.ifc7 (1.6, spml-0_3_0_10, spml-0_3_0_9), debian/control.ifc7.1 (1.3, spml-0_3_0_10, spml-0_3_0_9), debian/control.ifc8 (1.2, spml-0_3_0_10, spml-0_3_0_9), debian/rules (1.12), demo/at_diff1.f90 (1.3), doc/wt_module.htm (1.9), spmfrt/Makefile (1.2, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1, spml-0_3_0_10, spml-0_3_0_9), spmfrt/spmconfiggen.sh (1.2), spmfrt/spmfrtgen.sh (1.2), src/Makefile (1.5), src/ae_module.f90 (1.3, spml-0_4_0_1, spml-0_3_0_10, spml-0_3_0_9), src/at_module.f90 (1.4, spml-0_4_0_1, spml-0_3_0_10, spml-0_3_0_9), src/et_module.f90 (1.5), src/lumatrix.f90 (1.4, spml-0_4_0_1, spml-0_3_0_10, spml-0_3_0_9), src/wa_base_module.f90 (1.3, spml-0_3_0_10, spml-0_3_0_9), src/wt_module.f90 (1.13), test/ae_test1d.f90 (1.2, spml-0_3_0_10, spml-0_3_0_9), test/ae_test2d.f90 (1.2, spml-0_3_0_10, spml-0_3_0_9): Functions for rotation field are added to wt_module 2004-02-16 Monday 17:47 uwabami * demo/et_diff1.f90 (1.3): [no log message] 2004-02-15 Sunday 06:11 uwabami * demo/: at_diff1.f90 (1.2), ee_diff1.f90 (1.3), esc_diff_c.f90 (1.2), esc_diff_s.f90 (1.3), et_diff1.f90 (1.2), wt_diff1.f90 (1.2, spml-0_3_0_10, spml-0_3_0_9), wt_diff2.f90 (1.2, spml-0_3_0_9), wt_diff3.f90 (1.2, spml-0_3_0_10, spml-0_3_0_9), wt_diff4.f90 (1.2, spml-0_3_0_10, spml-0_3_0_9), wt_diff5.f90 (1.4, spml-0_3_0_10, spml-0_3_0_9): [no log message] 2004-01-27 Tuesday 19:02 odakker * doc/index.htm (1.5): 依存ライブラリの記述を gt4f90io へ変更. 2004-01-27 Tuesday 18:29 odakker * debian/: control.ffc3 (1.5), control.ffc4 (1.5), control.ifc6 (1.5), control.ifc7 (1.5) (utags: spml-0_2_2): Recommends 行の間違いを修正. 2004-01-27 Tuesday 18:20 odakker * debian/: control.ffc3 (1.4), control.ffc4 (1.4), control.ifc6 (1.4), control.ifc7 (1.4): Recommends 行に dcl, dcl-f90 を元通りに記載. 2004-01-27 Tuesday 18:16 odakker * debian/: changelog (1.14), rules (1.11) (utags: spml-0_2_2): dcl 依存部分を元に戻す. 2004-01-27 Tuesday 18:12 odakker * INSTALL (1.3), Config.mk.in (1.4), configure (1.4), configure.in (1.3) (utags: spml-0_2_2): [no log message] 2004-01-27 Tuesday 14:40 odakker * Config.mk.in (1.3), configure (1.3), configure.in (1.2): システム依存サブルーチンのデフォルトの呼出先を変更. 2004-01-27 Tuesday 11:11 odakker * debian/: control.ffc3 (1.3), control.ffc4 (1.3), control.ifc6 (1.3), control.ifc7 (1.3): [no log message] 2004-01-26 Monday 21:05 odakker * INSTALL (1.2): [no log message] 2004-01-26 Monday 20:59 odakker * debian/control.ffc3 (1.2): Recommend package is changed from gtool4 to gt4f90io. 2004-01-26 Monday 20:21 odakker * debian/: control.ffc4 (1.2), control.ifc6 (1.2), control.ifc7 (1.2): Recommend package is changed from gtool4 to gt4f90io 2004-01-26 Monday 19:54 odakker * debian/changelog (1.13): [no log message] 2004-01-26 Monday 19:49 odakker * debian/rules (1.10): [no log message] 2004-01-26 Monday 19:37 odakker * Config.mk.in (1.2), configure (1.2) (utags: spml-0_2_1): 依存ライブラリを gtool4 から gt4f90io へ変更. dcl 依存部分を削除. 2004-01-26 Monday 13:10 odakker * debian/: control.ifc8 (1.1), spml-ifc8.postinst (1.1), spml-ifc8.prerm (1.1) (utags: spml-0_1, spml-0_2_1, spml-0_2_2): Intel Fortran ifort ver.8 is supported. 2004-01-26 Monday 13:06 odakker * debian/rules (1.9, spml-0_2_1, spml-0_1): Fujitsu frt ver.4 is supported. 2004-01-26 Monday 13:06 odakker * debian/: spml-ffc4.postinst (1.1), spml-ffc4.prerm (1.1) (utags: spml-0_1, spml-0_2_1, spml-0_2_2): postinst and prerm for Fujitus frt ver.4 are added. 2004-01-26 Monday 13:05 odakker * debian/control.ffc4 (1.1, spml-0_2_1, spml-0_1): control file for Fujitsu Frt ver.4 is added. 2003-08-20 Wednesday 18:42 odakker * debian/control.ifc7.1 (1.2, spml-0_2_2, spml-0_2_1, spml-0_1): [no log message] 2003-08-20 Wednesday 15:11 odakker * debian/: control.ifc7.1 (1.1), spml-ifc7.1.postinst (1.1), spml-ifc7.1.prerm (1.1), spml-ifc7.1.postinst (1.2, spml-0_2_2, spml-0_2_1, spml-0_1), spml-ifc7.1.prerm (1.2, spml-0_2_2, spml-0_2_1, spml-0_1): Intel Fortran Compiler ver.7.1 support. 2003-01-08 Wednesday 19:13 takepiro * debian/: changelog (1.12, spml-0_2_1, spml-0_1), control.ffc3 (1.1, spml-0_2_1, spml-0_1), control.ifc7 (1.1, spml-0_2_1, spml-0_1), rules (1.8), spml-ffc3.postinst (1.1, spml-0_2_2, spml-0_2_1, spml-0_1), spml-ffc3.prerm (1.1, spml-0_2_2, spml-0_2_1, spml-0_1), spml-ifc7.postinst (1.1, spml-0_2_2, spml-0_2_1, spml-0_1), spml-ifc7.prerm (1.1, spml-0_2_2, spml-0_2_1, spml-0_1): Intel Fortran ver.7 support 2002-11-29 Friday 01:09 takepiro * debian/changelog (1.11), debian/control (1.7, spml-0_2_2, spml-0_2_1, spml-0_1), debian/rules (1.7), doc/wt_module.htm (1.8, spml-0_2_2, spml-0_2_1, spml-0_1), src/wt_module.f90 (1.12, spml-0_2_2, spml-0_2_1, spml-0_1), test/wt_test13.f90 (1.2, spml-0_3_0_10, spml-0_3_0_9, spml-0_2_2, spml-0_2_1, spml-0_1), test/wt_test14.f90 (1.1, spml-0_3_0_10, spml-0_3_0_9, spml-0_2_2, spml-0_2_1, spml-0_1): wt_Potential2Rotation is added to wt_module 2002-11-28 Thursday 01:13 takepiro * doc/wt_module.htm (1.7): wt_module.htm fixed 2002-11-28 Thursday 01:13 takepiro * src/wt_module.f90 (1.11): wt_VGradV changed 2002-11-28 Thursday 01:12 takepiro * test/: wt_test12.f90 (1.1, spml-0_3_0_10, spml-0_3_0_9, spml-0_2_2, spml-0_2_1, spml-0_1), wt_test13.f90 (1.1), wt_test7.f90 (1.2, spml-0_3_0_10, spml-0_3_0_9, spml-0_2_2, spml-0_2_1, spml-0_1): wt_test12.f90 and wt_test13.f90 added 2002-11-24 Sunday 18:02 takepiro * debian/changelog (1.10), debian/control (1.6), debian/rules (1.6), doc/wt_module.htm (1.6), src/wt_module.f90 (1.10): wt_LaplaPol2Pol_wt added to wt_module 2002-11-20 Wednesday 00:54 takepiro * debian/changelog (1.9), debian/control (1.5), debian/rules (1.5), doc/at_module.htm (1.2, spml-0_2_2, spml-0_2_1, spml-0_1), doc/wt_module.htm (1.5), src/at_module.f90 (1.3, spml-0_2_2, spml-0_2_1, spml-0_1), src/wt_module.f90 (1.9): Boundary routines added to at_module and wt_module 2002-11-20 Wednesday 00:52 takepiro * test/: at_test_boundaies.f90 (1.1), wt_test11.f90 (1.1), wt_test8.f90 (1.2), wt_test9.f90 (1.2) (utags: spml-0_1, spml-0_2_1, spml-0_2_2, spml-0_3_0_10, spml-0_3_0_9): wt_test11.f90 at_test_boundaries.f90 added 2002-11-03 Sunday 00:45 takepiro * doc/wt_module.htm (1.4): wt_module.htm bug fixed 2002-10-08 Tuesday 20:50 takepiro * debian/changelog (1.8), doc/index.htm (1.4, spml-0_2_2, spml-0_2_1, spml-0_1), doc/w_module.htm (1.4, spml-0_2_2, spml-0_2_1, spml-0_1), doc/wa_module.htm (1.3, spml-0_2_2, spml-0_2_1, spml-0_1), src/w_deriv_module.f90 (1.3, spml-0_3_0_10, spml-0_3_0_9, spml-0_2_2, spml-0_2_1, spml-0_1), src/w_module.f90 (1.5, spml-0_2_2, spml-0_2_1, spml-0_1), src/wa_deriv_module.f90 (1.4, spml-0_4_0_1, spml-0_3_0_10, spml-0_3_0_9, spml-0_2_2, spml-0_2_1, spml-0_1), src/wa_module.f90 (1.4, spml-0_2_2, spml-0_2_1, spml-0_1): Derivatives for lambda-mu coordinate are added to w_module and wa_module. 2002-09-12 Thursday 17:41 takepiro * COPYRIGHT (1.1, spml-0_2_2, spml-0_2_1, spml-0_1), INSTALL (1.1, spml-0_2_1, spml-0_1), README (1.2, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1, spml-0_3_0_10, spml-0_3_0_9, spml-0_2_2, spml-0_2_1, spml-0_1), debian/control (1.4), debian/rules (1.4), doc/index.htm (1.3), doc/wt_module.htm (1.3): COPYRIGHT is add. Documents are updated 2002-09-05 Thursday 15:08 takepiro * debian/changelog (1.7), debian/control (1.3), debian/rules (1.3), doc/wt_module.htm (1.2), src/w_base_module.f90 (1.3, spml-0_2_2, spml-0_2_1, spml-0_1), src/wt_module.f90 (1.8), test/wt_test10.f90 (1.1, spml-0_3_0_10, spml-0_3_0_9, spml-0_2_2, spml-0_2_1, spml-0_1): Weight bug fix in w_base_module.f90 and wt_module.f90 2002-08-29 Thursday 17:18 takepiro * doc/esc_module.htm (1.5, spml-0_2_2, spml-0_2_1, spml-0_1): dimension fixed in esc_module 2002-08-24 Saturday 23:43 takepiro * doc/index.htm (1.2): index.htm updated 2002-08-24 Saturday 23:22 takepiro * test/: wt_test1.f90 (1.1, spml-0_3_0_10, spml-0_3_0_9, spml-0_2_2, spml-0_2_1, spml-0_1), wt_test2.f90 (1.1, spml-0_3_0_10, spml-0_3_0_9, spml-0_2_2, spml-0_2_1, spml-0_1), wt_test3.f90 (1.1, spml-0_3_0_10, spml-0_3_0_9, spml-0_2_2, spml-0_2_1, spml-0_1), wt_test4.f90 (1.1, spml-0_3_0_10, spml-0_3_0_9, spml-0_2_2, spml-0_2_1, spml-0_1), wt_test5.f90 (1.1, spml-0_3_0_10, spml-0_3_0_9, spml-0_2_2, spml-0_2_1, spml-0_1), wt_test6.f90 (1.1, spml-0_3_0_10, spml-0_3_0_9, spml-0_2_2, spml-0_2_1, spml-0_1), wt_test7.f90 (1.1), yt_test1.f90 (1.2), yt_test2.f90 (1.2), yt_test3.f90 (1.2), yt_test4.f90 (1.2), yt_test5.f90 (1.2), yt_test6.f90 (1.2), yt_test7.f90 (1.2): yt_test?.f90 are removed 2002-08-24 Saturday 22:55 takepiro * src/Makefile (1.4, spml-0_2_2, spml-0_2_1, spml-0_1), src/y_base_module.f90 (1.2), src/y_deriv_module.f90 (1.2), src/y_module.f90 (1.2), src/ya_base_module.f90 (1.2), src/ya_deriv_module.f90 (1.2), src/ya_module.f90 (1.2), src/yt_module.f90 (1.2), debian/changelog (1.6): y_, ya_, yt_ modules removed 2002-08-24 Saturday 22:51 takepiro * MEMO (1.5, spml-0_2_2, spml-0_2_1, spml-0_1), debian/changelog (1.5), debian/control (1.2), debian/rules (1.2): debian/changelog updated 2002-08-24 Saturday 22:50 takepiro * doc/index.htm (1.1): index.htm is added 2002-08-24 Saturday 13:11 takepiro * src/wt_module.f90 (1.7): Comments in wt_module.f90 modified 2002-08-24 Saturday 13:10 takepiro * doc/: lumatrix.htm (1.1, spml-0_2_2, spml-0_2_1, spml-0_1), w_module.htm (1.3), wa_module.htm (1.2), wt_module.htm (1.1): lumatrix.htm and wt_module.htm are added 2002-08-24 Saturday 07:57 takepiro * src/: lumatrix.f90 (1.3, spml-0_2_2, spml-0_2_1, spml-0_1), wt_module.f90 (1.6): wtboundaries -> wt_Boundaries in wt_module 2002-08-24 Saturday 07:56 takepiro * demo/: wt_diff1.f90 (1.1, spml-0_2_2, spml-0_2_1, spml-0_1), wt_diff2.f90 (1.1, spml-0_2_2, spml-0_2_1, spml-0_1), wt_diff3.f90 (1.1, spml-0_2_2, spml-0_2_1, spml-0_1), wt_diff4.f90 (1.1, spml-0_2_2, spml-0_2_1, spml-0_1), wt_diff6.f90 (1.2), yt_diff1.f90 (1.2), yt_diff2.f90 (1.2), yt_diff3.f90 (1.2), yt_diff4.f90 (1.2): wt_diff?.htm are added. yt_diff?.htm are removed. 2002-08-23 Friday 12:09 takepiro * src/: w_base_module.f90 (1.2), w_deriv_module.f90 (1.2), w_integral_module.f90 (1.2, spml-0_4_0_1, spml-0_3_0_10, spml-0_3_0_9, spml-0_2_2, spml-0_2_1, spml-0_1), w_module.f90 (1.4), wa_base_module.f90 (1.2, spml-0_2_2, spml-0_2_1, spml-0_1), wa_deriv_module.f90 (1.3), wa_integral_module.f90 (1.2, spml-0_4_0_1, spml-0_3_0_10, spml-0_3_0_9, spml-0_2_2, spml-0_2_1, spml-0_1), wa_module.f90 (1.3): Capitalize the function names in w and wa modules 2002-08-23 Friday 12:07 takepiro * doc/: w_module.htm (1.2), wa_module.htm (1.1): wa_module.htm is added 2002-08-22 Thursday 23:03 takepiro * doc/: ee_module.htm (1.4, spml-0_2_2, spml-0_2_1, spml-0_1), esc_module.htm (1.4), w_module.htm (1.1): w_module.htm is added 2002-08-21 Wednesday 09:32 takepiro * doc/: ae_module.htm (1.3, spml-0_2_2, spml-0_2_1, spml-0_1), at_module.htm (1.1), et_module.htm (1.2, spml-0_2_2, spml-0_2_1, spml-0_1): at_module.htm is added 2002-08-21 Wednesday 09:32 takepiro * test/: ae_intvar.f90 (1.2), at_intvar.f90 (1.1) (utags: spml-0_1, spml-0_2_1, spml-0_2_2, spml-0_3_0_10, spml-0_3_0_9): at_intvar.f90 is added 2002-08-21 Wednesday 09:31 takepiro * demo/at_diff1.f90 (1.1, spml-0_2_2, spml-0_2_1, spml-0_1): at_diff1.f90 is added 2002-08-21 Wednesday 09:31 takepiro * src/at_module.f90 (1.2): Functions for integration and average are added to at_module 2002-08-20 Tuesday 17:25 takepiro * test/et_intvar.f90 (1.1, spml-0_3_0_10, spml-0_3_0_9, spml-0_2_2, spml-0_2_1, spml-0_1): et_intvar.f90 added 2002-08-20 Tuesday 17:25 takepiro * demo/: ee_diff1.f90 (1.2), esc_diff_s.f90 (1.2), et_diff1.f90 (1.1) (utags: spml-0_1, spml-0_2_1, spml-0_2_2): et_diff1.f90 added 2002-08-20 Tuesday 17:24 takepiro * src/: ee_module.f90 (1.4), esc_module.f90 (1.4), et_module.f90 (1.4) (utags: spml-0_1, spml-0_2_1, spml-0_2_2): changed gg -> xy in et_module. Functions for Integration and aveage are added 2002-08-20 Tuesday 17:23 takepiro * doc/: ae_module.htm (1.2), ee_module.htm (1.3), esc_module.htm (1.3), et_module.htm (1.1): et_module.htm added 2002-08-20 Tuesday 12:13 takepiro * src/ae_module.f90 (1.2, spml-0_2_2, spml-0_2_1, spml-0_1), src/ee_module.f90 (1.3), src/esc_module.f90 (1.3), src/et_module.f90 (1.3), doc/ae_module.htm (1.1), doc/ee_module.htm (1.2), doc/esc_module.htm (1.2), debian/changelog (1.4): Functions for integration and average are added to ae, ee, esc modules 2002-08-20 Tuesday 12:12 takepiro * test/: ae_intvar.f90 (1.1), ee_intvar.f90 (1.1, spml-0_3_0_10, spml-0_3_0_9, spml-0_2_2, spml-0_2_1, spml-0_1), esc_intavr.f90 (1.1, spml-0_3_0_10, spml-0_3_0_9, spml-0_2_2, spml-0_2_1, spml-0_1): ae_intvar.f90, ee_intvar.f90, esc_intvar.f90 added 2002-08-19 Monday 19:22 takepiro * MEMO (1.4), debian/changelog (1.3), doc/ee_module.htm (1.1), doc/esc_module.htm (1.1): Document directory created 2002-08-19 Monday 19:22 takepiro * demo/: ee_diff1.f90 (1.1), esc_diff_c.f90 (1.1, spml-0_2_2, spml-0_2_1, spml-0_1), esc_diff_s.f90 (1.1): samples for ee_module and esc_module added 2002-08-19 Monday 19:21 takepiro * src/: ee_module.f90 (1.2), esc_module.f90 (1.2), wt_module.f90 (1.5): gg -> xy in ee_modula, esc_module 2002-08-09 Friday 12:24 takepiro * MEMO (1.3), debian/changelog (1.2), demo/wt_diff5.f90 (1.3, spml-0_2_2, spml-0_2_1, spml-0_1), demo/wt_diff6.f90 (1.1), src/wt_module.f90 (1.4), test/wt_test9.f90 (1.1): wt_Tormagboundaries added to wt_module 2002-08-07 Wednesday 11:45 takepiro * demo/wt_diff5.f90 (1.2): wt_diff5 modified 2002-08-07 Wednesday 11:44 takepiro * debian/: README.debian (1.1, spml-0_3_0_10, spml-0_3_0_9, spml-0_2_2, spml-0_2_1, spml-0_1), changelog (1.1), control (1.1), control.ffc (1.1, spml-0_2_2, spml-0_2_1, spml-0_1), control.ifc (1.1, spml-0_2_2, spml-0_2_1, spml-0_1), control.ifc6 (1.1, spml-0_2_1, spml-0_1), copyright (1.1, spml-0_2_2, spml-0_2_1, spml-0_1), dirs (1.1, spml-0_3_0_10, spml-0_3_0_9, spml-0_2_2, spml-0_2_1, spml-0_1), rules (1.1), spml-ffc.postinst (1.1, spml-0_2_2, spml-0_2_1, spml-0_1), spml-ffc.prerm (1.1, spml-0_2_2, spml-0_2_1, spml-0_1), spml-ifc.postinst (1.1, spml-0_2_2, spml-0_2_1, spml-0_1), spml-ifc.prerm (1.1, spml-0_2_2, spml-0_2_1, spml-0_1), spml-ifc6.postinst (1.1, spml-0_2_2, spml-0_2_1, spml-0_1), spml-ifc6.prerm (1.1, spml-0_2_2, spml-0_2_1, spml-0_1): Files for debian package are added 2002-08-07 Wednesday 11:42 takepiro * CHANGELOG (1.1, spml-0_2_2, spml-0_2_1, spml-0_1), MEMO (1.2): Document updated 2002-08-07 Wednesday 10:06 takepiro * src/w_module.f90 (1.3): w_module bug fix 2002-06-11 Tuesday 01:00 takepiro * test/wt_test8.f90 (1.1): wt_test8.f90 added 2002-06-11 Tuesday 00:59 takepiro * demo/wt_diff5.f90 (1.1): wt_diff5.f90 added 2002-06-11 Tuesday 00:59 takepiro * src/: et_module.f90 (1.2), lumatrix.f90 (1.2), lumatrix_f77.f (1.2, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1, spml-0_3_0_10, spml-0_3_0_9, spml-0_2_2, spml-0_2_1, spml-0_1), wt_module.f90 (1.3): LUSOL2 is added for vecter calculation 2002-05-29 Wednesday 14:12 takepiro * src/: w_integral_module.f90 (1.1), wa_integral_module.f90 (1.1), wghi_module.f90 (1.2, spml-0_4_0_1, spml-0_3_0_10, spml-0_3_0_9, spml-0_2_2, spml-0_2_1, spml-0_1): w_integral_module and wa_integral_module added 2002-05-26 Sunday 23:40 takepiro * src/: Makefile (1.3), w_module.f90 (1.2), wa_deriv_module.f90 (1.2), wa_module.f90 (1.2), wghi_module.f90 (1.1): wghi_module added 2002-05-25 Saturday 23:10 takepiro * src/: Makefile (1.2), w_base_module.f90 (1.1), w_deriv_module.f90 (1.1), w_module.f90 (1.1), wa_base_module.f90 (1.1), wa_deriv_module.f90 (1.1), wa_module.f90 (1.1), wt_module.f90 (1.2): w_module and wa_module are added 2002-05-24 Friday 18:50 takepiro * src/: ifcGAFpFo (1.2), ifcqwr7VS (1.2): temporary files removed 2002-05-20 Monday 15:17 takepiro * Config.mk.in (1.1), MEMO (1.1), Makefile (1.1), README (1.1), aclocal.m4 (1.1), chkfort.sh (1.1), chkpcl.sh (1.1), configure (1.1), configure.in (1.1), demo/Makefile (1.1), demo/yt_diff1.f90 (1.1), demo/yt_diff2.f90 (1.1), demo/yt_diff3.f90 (1.1), demo/yt_diff4.f90 (1.1), spmfrt/Makefile (1.1), spmfrt/spmconfiggen.sh (1.1), spmfrt/spmfrtgen.sh (1.1), src/Makefile (1.1), src/ae_module.f90 (1.1), src/at_module.f90 (1.1), src/c2ajcc.f (1.1), src/ee_module.f90 (1.1), src/esc_module.f90 (1.1), src/et_module.f90 (1.1), src/ifcGAFpFo (1.1), src/ifcqwr7VS (1.1), src/lumatrix.f90 (1.1), src/lumatrix_f77.f (1.1), src/wt_module.f90 (1.1), src/y_base_module.f90 (1.1), src/y_deriv_module.f90 (1.1), src/y_module.f90 (1.1), src/ya_base_module.f90 (1.1), src/ya_deriv_module.f90 (1.1), src/ya_module.f90 (1.1), src/yt_module.f90 (1.1), test/Makefile (1.1), test/ae_test1d.f90 (1.1), test/ae_test2d.f90 (1.1), test/at_matrix.f90 (1.1), test/at_test1d.f90 (1.1), test/at_test2d.f90 (1.1), test/at_testweight.f90 (1.1), test/lumatrix_test.f90 (1.1), test/yt_test1.f90 (1.1), test/yt_test2.f90 (1.1), test/yt_test3.f90 (1.1), test/yt_test4.f90 (1.1), test/yt_test5.f90 (1.1), test/yt_test6.f90 (1.1), test/yt_test7.f90 (1.1): Initial revision 2002-05-20 Monday 15:17 takepiro * Config.mk.in (1.1.1.1, spml-0_1), MEMO (1.1.1.1), Makefile (1.1.1.1, spml-0_2_2, spml-0_2_1, spml-0_1), README (1.1.1.1), aclocal.m4 (1.1.1.1, spml-0_4_1_2, spml-0_4_0_1, spml-0_3_0_10, spml-0_3_0_9, spml-0_2_2, spml-0_2_1, spml-0_1), chkfort.sh (1.1.1.1, spml-0_4_1_2, spml-0_4_0_1, spml-0_3_0_10, spml-0_3_0_9, spml-0_2_2, spml-0_2_1, spml-0_1), chkpcl.sh (1.1.1.1, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1, spml-0_3_0_10, spml-0_3_0_9, spml-0_2_2, spml-0_2_1, spml-0_1), configure (1.1.1.1, spml-0_1), configure.in (1.1.1.1, spml-0_2_1, spml-0_1), demo/Makefile (1.1.1.1, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1, spml-0_3_0_10, spml-0_3_0_9, spml-0_2_2, spml-0_2_1, spml-0_1), demo/yt_diff1.f90 (1.1.1.1), demo/yt_diff2.f90 (1.1.1.1), demo/yt_diff3.f90 (1.1.1.1), demo/yt_diff4.f90 (1.1.1.1), spmfrt/Makefile (1.1.1.1, spml-0_2_2, spml-0_2_1, spml-0_1), spmfrt/spmconfiggen.sh (1.1.1.1, spml-0_2_2, spml-0_2_1, spml-0_1), spmfrt/spmfrtgen.sh (1.1.1.1, spml-0_2_2, spml-0_2_1, spml-0_1), src/Makefile (1.1.1.1), src/ae_module.f90 (1.1.1.1), src/at_module.f90 (1.1.1.1), src/c2ajcc.f (1.1.1.1, spml-0_4_2, spml-0_4_1_2, spml-0_4_0_1, spml-0_3_0_10, spml-0_3_0_9, spml-0_2_2, spml-0_2_1, spml-0_1), src/ee_module.f90 (1.1.1.1), src/esc_module.f90 (1.1.1.1), src/et_module.f90 (1.1.1.1), src/ifcGAFpFo (1.1.1.1), src/ifcqwr7VS (1.1.1.1), src/lumatrix.f90 (1.1.1.1), src/lumatrix_f77.f (1.1.1.1), src/wt_module.f90 (1.1.1.1), src/y_base_module.f90 (1.1.1.1), src/y_deriv_module.f90 (1.1.1.1), src/y_module.f90 (1.1.1.1), src/ya_base_module.f90 (1.1.1.1), src/ya_deriv_module.f90 (1.1.1.1), src/ya_module.f90 (1.1.1.1), src/yt_module.f90 (1.1.1.1), test/Makefile (1.1.1.1, spml-0_3_0_10, spml-0_3_0_9, spml-0_2_2, spml-0_2_1, spml-0_1), test/ae_test1d.f90 (1.1.1.1, spml-0_2_2, spml-0_2_1, spml-0_1), test/ae_test2d.f90 (1.1.1.1, spml-0_2_2, spml-0_2_1, spml-0_1), test/at_matrix.f90 (1.1.1.1, spml-0_3_0_10, spml-0_3_0_9, spml-0_2_2, spml-0_2_1, spml-0_1), test/at_test1d.f90 (1.1.1.1, spml-0_3_0_10, spml-0_3_0_9, spml-0_2_2, spml-0_2_1, spml-0_1), test/at_test2d.f90 (1.1.1.1, spml-0_3_0_10, spml-0_3_0_9, spml-0_2_2, spml-0_2_1, spml-0_1), test/at_testweight.f90 (1.1.1.1, spml-0_3_0_10, spml-0_3_0_9, spml-0_2_2, spml-0_2_1, spml-0_1), test/lumatrix_test.f90 (1.1.1.1, spml-0_3_0_10, spml-0_3_0_9, spml-0_2_2, spml-0_2_1, spml-0_1), test/yt_test1.f90 (1.1.1.1), test/yt_test2.f90 (1.1.1.1), test/yt_test3.f90 (1.1.1.1), test/yt_test4.f90 (1.1.1.1), test/yt_test5.f90 (1.1.1.1), test/yt_test6.f90 (1.1.1.1), test/yt_test7.f90 (1.1.1.1) (utags: start): initial import to CVS