Antisymmetric Class Reference

Like this, for the 3D case; just chop off pieces for 1D and 2D:. More...

#include <Tensor.h>


Detailed Description

Like this, for the 3D case; just chop off pieces for 1D and 2D:.

      Tensor Structure       (i,j) Indices      array storage of elements 
      -----------------    -----------------    --------------------------
      |  O  -x10 -x20 |    | 0,0  0,1  0,2 |    |                        |
      | x10   0  -x21 |    | 1,0  1,1  1,2 |    | x_m[0]                 |
      | x20  x21   0  |    | 2,0  2,1  2,2 |    | x_m[1]  x_m[2]         |
 

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

Generated on Wed Mar 16 06:19:40 2011 for FreePOOMA by  doxygen 1.5.9