Bridge++  Ver. 2.0.2
tensorProd.cpp File Reference
#include "Force/Fermion/tensorProd.h"
#include <cassert>

Go to the source code of this file.

Functions

void tensorProd_Field_F (Field_G &u, const Field_F &v1, const Field_F &v2)
 
void tensorProd_Field_F (Field_G &u, const int ex, const Field_F &v1, const Field_F &v2)
 

Detailed Description

Author
LastChangedBy
aoyama
Date
LastChangedDate
2013-03-21 15:28:34 #
Version
LastChangedRevision
1928

Definition in file tensorProd.cpp.

Function Documentation

◆ tensorProd_Field_F() [1/2]

void tensorProd_Field_F ( Field_G u,
const Field_F v1,
const Field_F v2 
)

Definition at line 32 of file tensorProd.cpp.

◆ tensorProd_Field_F() [2/2]

void tensorProd_Field_F ( Field_G u,
const int  ex,
const Field_F v1,
const Field_F v2 
)

Definition at line 39 of file tensorProd.cpp.