Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
================================================================================

  README of HEC-MW (in English)

  2016.07.22  Version 2.8

  FrontISTR Forum ,The University of Tokyo

  Comments, Questions, Problems etc.
    e-mail: [email protected]

================================================================================

(1) Programs in this archive
  - HEC-MW fundamental middleware for finite element analysis
    - I/O
    - Parallel Linear Solvers
    - Parallel Visualization
  - "hecmw_part" HEC-MW Partitioning Utility
  - "hecmw_vis"  HEC-MW Visualization Utility

(2) Files in this directory
  Makefile.am       : base file of makefile for installation
  Makefile.dev      : setting file for developers
  README            : README (in English : this file)
  README.ja         : README (in Japanese)
  VERSION           : version information
  setup_hecmw.sh    : shell script to create makefiles

  doc/                        : manuals
  doc/0803_001a_hecmw_PC_cluster_201_install_ja.pdf
                              : installation manual (in Japanese)
  doc/0803_001b_hecmw_PC_cluster_201_howtodevelop.pdf
                              : how to develop using HEC-MW
  doc/0803_001c_hecmw_PC_cluster_201_API.pdf
                              : API reference
  doc/0803_001d_hecmw_PC_cluster_201_io.pdf
                              : manual for I/O and utility
  doc/0803_001e_hecmw_PC_cluster_201_solver.pdf
                              : manual for parallel linear solvers
  doc/0803_001f_hecmw_PC_cluster_201_vis.pdf
                              : manual for parallel visualizer
  doc/0803_001x_hecmw_part_201_users.pdf
                              : manual for partitioning utility

  src/                        : source program for HEC-MW library

  tools/                      : utility programs

  util/                       : setup files

************************************ NOTICE *************************************
Please read "License.txt" carefully BEFORE you start to use this software.
*********************************************************************************