Public Member Functions | |
def | beginPostprocessing |
declare begining of post processing | |
def | endPostprocessing |
declare ending of post processing | |
def | run |
declare run visualising |
A simple gmsh wrapper class for creating postprocessor file. This class is highly experimental.
def openacoustics.gmsh.PostProcessor.beginPostprocessing | ( | self | ) |
declare begining of post processing
self | The object pointer.declare begining of post processing |
def openacoustics.gmsh.PostProcessor.endPostprocessing | ( | self | ) |
declare ending of post processing
self | The object pointer.declare ending of post processing |
def openacoustics.gmsh.PostProcessor.run | ( | self | ) |
declare run visualising
self | The object pointer.run visualising |