PALM-meteo
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
palmmeteo.vinterp.VInterpFortranThread Class Reference

Public Member Functions

 __init__ (self, variables, indices, zsource, ztarget, zinterp)
 
 __call__ (self)
 
 put (self, out)
 

Public Attributes

 indices
 
 ztarget
 
 linear
 
 ain
 
 zsource
 
 aout
 

Constructor & Destructor Documentation

◆ __init__()

palmmeteo.vinterp.VInterpFortranThread.__init__ (   self,
  variables,
  indices,
  zsource,
  ztarget,
  zinterp 
)

Member Function Documentation

◆ __call__()

palmmeteo.vinterp.VInterpFortranThread.__call__ (   self)

◆ put()

palmmeteo.vinterp.VInterpFortranThread.put (   self,
  out 
)
Write results to global array

Member Data Documentation

◆ ain

palmmeteo.vinterp.VInterpFortranThread.ain

◆ aout

palmmeteo.vinterp.VInterpFortranThread.aout

◆ indices

palmmeteo.vinterp.VInterpFortranThread.indices

◆ linear

palmmeteo.vinterp.VInterpFortranThread.linear

◆ zsource

palmmeteo.vinterp.VInterpFortranThread.zsource

◆ ztarget

palmmeteo.vinterp.VInterpFortranThread.ztarget

The documentation for this class was generated from the following file: