BHAC Python tools
Classes | Namespaces | Functions | Variables
read.py File Reference

Go to the source code of this file.

Classes

class  read.load
 Loader class for vtu and pvtu files. More...
 
class  read.loadvti
 Loader class for vti data. More...
 
class  read.loadcsv
 Load 1D comma separated list from a cut. More...
 
class  read.particles
 Load binary particles data. More...
 
class  read.ensemble
 Load particle ensemble .csv files. More...
 
class  read.postrad
 Load binary postrad data. More...
 

Namespaces

 read
 

Functions

def read.extract (data, varname, attribute_mode='cell')
 Extracts variable "varname" from vtk datastructure "data'. More...
 

Variables

 read.default_timer = time.clock