Exemplo n.º 1
0
 def plot_h():
     utils.plot(self,hfield, name)
     return self
Exemplo n.º 2
0
 def plot_e(self, name):
     utils.plot(self.efield, name)
     return self