HydroCODE_2D 0.1
This is a implementation of fully explict forward Euler scheme for 2-D Euler equations of motion on Eulerian coordinate
include 目录参考
include 的目录依赖关系图

文件

文件  file_io.h [代码]
 This file is the header file that controls data input and output.
 
文件  finite_volume.h [代码]
 This file is the header file of Lagrangian/Eulerian hydrocode in finite volume framework.
 
文件  flux_calc.h [代码]
 This file is the header file of intermediate processes of finite volume scheme.
 
文件  inter_process.h [代码]
 This file is the header file of intermediate processes of finite volume scheme.
 
文件  riemann_solver.h [代码]
 This file is the header file of several Riemann solvers and GRP solvers.
 
文件  tools.h [代码]
 This file is the header file of several independent tool functions.
 
文件  var_struc.h [代码]
 This file is the header file of some globally common variables and structural bodies.