axis_type.f90

Path: shared/axis_type.f90
Last Update: Mon Jul 24 20:56:45 JST 2006

    Copyright (C) GFD Dennou Club, 2005. All rights reserved.

begin

Module axis_type_mod

  * Developers: Morikawa Yasuhiro
  * Version: $Id: axis_type.f90,v 1.2 2006/07/24 11:56:45 morikawa Exp $
  * Tag Name: $Name: dcpam3-20061009-1 $
  * Change History:

Overview

This module provide derived types including all information about Axes data, and utility to treat the derived type variables.

座標軸に関する全ての情報を包括する構造体、 およびその構造体変数を扱うためのユーティリティを提供する。

Error Handling

Known Bugs

Note

Future Plans

end

This file provides following module.

Required files

[Validate]