Table Of Contents

Previous topic

CGNS/Python Tree

This Page

MAP Examples

The CGNS.MAP provides the user with two functions load and save. The actual actions these functions are performing heavily depends on the arguments you pass to these functions. We give here some examples taken from usual applications of CGNS.MAP.

Complete load of a CGNS/HDF file

Complete save of a CGNS/Python tree

Load of a CGNS/HDF file skeletton

Update a sub-tree

Copy a part of a tree

Transpose C-order arrays during load/save