Package IntegrateLinOp


Functions

def new_fft_bldr
 use our new fft operator

Variables

tuple env = parse_args( )
list target = [env.pop( 'target' )]
list source = [env.pop( 'source' )]
list __all__ = ['New_FFT']
tuple New_FFT = add_to_slim_env("New_FFT", new_fft_bldr )


Function Documentation

def IntegrateLinOp.new_fft_bldr (   target,
  source,
  env 
)

use our new fft operator

Definition at line 19 of file IntegrateLinOp.py.


Variable Documentation

list __all__ = ['New_FFT']

Definition at line 59 of file IntegrateLinOp.py.

tuple env = parse_args( )

Definition at line 47 of file IntegrateLinOp.py.

tuple New_FFT = add_to_slim_env("New_FFT", new_fft_bldr )

Definition at line 64 of file IntegrateLinOp.py.

list source = [env.pop( 'source' )]

Definition at line 51 of file IntegrateLinOp.py.

list target = [env.pop( 'target' )]

Definition at line 50 of file IntegrateLinOp.py.


Generated on Sun Aug 10 09:11:08 2008 for SLIMpy by  doxygen 1.5.6