test_tensor.cc File Reference

#include <iostream>
#include <cmath>
#include "array.h"
#include "matpackVII.h"

Include dependency graph for test_tensor.cc:

Go to the source code of this file.

Functions

Tensor4 fill_tensor4 (Index b, Index p, Index r, Index c, Index start=1)
Tensor5 fill_tensor5 (Index s, Index b, Index p, Index r, Index c, Index start=1)
void test1 ()
void test2 ()
void test3 ()
void test4 ()
void test5 ()
void fill_tensor6 (Tensor6 &x, Index v, Index s, Index b, Index p, Index r, Index c)
void test6 ()
void fill_tensor7 (Tensor7 &x, Index l, Index v, Index s, Index b, Index p, Index r, Index c)
void test7 ()
void test8 ()
void test9 ()
int main ()

Variables

Joker joker
 Define the global joker objekt.


Function Documentation

Tensor4 fill_tensor4 ( Index  b,
Index  p,
Index  r,
Index  c,
Index  start = 1 
)

Definition at line 34 of file test_tensor.cc.

Referenced by test1(), and test2().

Tensor5 fill_tensor5 ( Index  s,
Index  b,
Index  p,
Index  r,
Index  c,
Index  start = 1 
)

Definition at line 49 of file test_tensor.cc.

Referenced by test4(), and test5().

void fill_tensor6 ( Tensor6 x,
Index  v,
Index  s,
Index  b,
Index  p,
Index  r,
Index  c 
)

Definition at line 206 of file test_tensor.cc.

References Tensor6::resize().

Referenced by test6().

void fill_tensor7 ( Tensor7 x,
Index  l,
Index  v,
Index  s,
Index  b,
Index  p,
Index  r,
Index  c 
)

Definition at line 255 of file test_tensor.cc.

References Tensor7::resize().

Referenced by test7(), and test8().

int main ( void   ) 

Definition at line 598 of file test_tensor.cc.

References test9().

void test1 (  ) 

void test2 (  ) 

Definition at line 111 of file test_tensor.cc.

References fill_tensor4(), and transform().

void test3 (  ) 

Definition at line 123 of file test_tensor.cc.

void test4 (  ) 

void test5 (  ) 

Definition at line 188 of file test_tensor.cc.

References fill_tensor5().

void test6 (  ) 

void test7 (  ) 

void test8 (  ) 

Definition at line 306 of file test_tensor.cc.

References fill_tensor7().

void test9 (  ) 

Definition at line 451 of file test_tensor.cc.


Variable Documentation

Define the global joker objekt.

Definition at line 27 of file test_tensor.cc.


Generated on Mon Mar 23 14:06:54 2009 for ARTS by  doxygen 1.5.6