pyCGNS - CGNS Python binding
Previous:
pyCGNS v1.0
Up:
pyCGNS - CGNS Python
Next:
1. Introduction
Contents
1. Introduction
1.1 About CGNS
1.2 Scope of the binding
1.3 Installation
1.3.1 Requirements
1.3.2 Standard installation steps
1.4 Package description
1.4.1 About float values
1.4.2 About dimension order
2. CGNS package classes
2.1 Quick start
2.2 Using ADF class
2.2.1 Create a subtree
2.2.2 Read an write data
2.2.3 Parsing a tree
2.2.4 Using links
2.2.5 Constants
2.3 Using MLL class
2.3.1 Function and data mapping
2.3.2 Dictionnaries of enumerate values
2.3.3 Using both ADF and MLL
2.4 Using SIDS classes
2.4.1 Examples of use
2.4.2 Class Path
2.4.3 Class Node
3. Tools
3.1 cgp: parsing trees
3.2 Stampnode tool
3.3 cgl: listing files
4. Other demos and tests
4.1 Code examples
4.1.1 NACA0012 demo
4.1.2 Links demo
4.1.3 ToasterGrid
4.1.4 Two D
4.2 User's Guide to CGNS examples
4.3 Testing
A. pyADF class
B. pyCGNS class
B.1 Dictionnaries
B.2 Class methods
B.2.1 pyCGNS functions
B.2.2 pyCGNS constants
C. User's Guide to CGNS examples
C.1 write_grid_str.py
C.2 read_grid_str.py
D. Passing arrays from/to fortran or C code
D.1 Solver pre-processing example
D.2 Solver post-processing example
D.3 An integrated solver
Index
pyCGNS - CGNS Python binding
Previous:
pyCGNS v1.0
Up:
pyCGNS - CGNS Python
Next:
1. Introduction
Release 2.0, documentation updated on Feb. 29, 2004.