[yt-svn] commit/yt: MatthewTurk: Adding hexahedral_connectivity to init.

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Mon Jun 23 08:00:44 PDT 2014


1 new commit in yt:

https://bitbucket.org/yt_analysis/yt/commits/e37e6b9ca89d/
Changeset:   e37e6b9ca89d
Branch:      yt-3.0
User:        MatthewTurk
Date:        2014-06-23 17:00:19
Summary:     Adding hexahedral_connectivity to init.
Affected #:  1 file

diff -r 539c97fa4eda7a3085e52cb5f773543d82cfe592 -r e37e6b9ca89df37596892e4f2c2fdacb94270345 yt/__init__.py
--- a/yt/__init__.py
+++ b/yt/__init__.py
@@ -127,7 +127,8 @@
 
 from yt.frontends.stream.api import \
     load_uniform_grid, load_amr_grids, \
-    load_particles, load_hexahedral_mesh, load_octree
+    load_particles, load_hexahedral_mesh, load_octree, \
+    hexahedral_connectivity
 
 # For backwards compatibility
 GadgetDataset = frontends.sph.GadgetDataset

Repository URL: https://bitbucket.org/yt_analysis/yt/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.



More information about the yt-svn mailing list