OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Static Public Member Functions | List of all members
SpecializedGreensFunction< 3 > Struct Template Reference

Static Public Member Functions

template<class T , class FT , class FT2 >
static void calculate (Vektor< T, 3 > &hrsq, FT &grn, FT2 *grnI)
 
template<class T , class FT , class FT2 >
static void calculate (Vektor< T, 3 > &hrsq, FT &grn, FT2 *grnI)
 
template<class T , class FT , class FT2 >
static void calculate (Vektor< T, 3 > &hrsq, FT &grn, FT2 *grnI, double alpha, double eps)
 

Detailed Description

template<>
struct SpecializedGreensFunction< 3 >

Definition at line 28 of file FFTBoxPoissonSolver.cpp.

Member Function Documentation

template<class T , class FT , class FT2 >
static void SpecializedGreensFunction< 3 >::calculate ( Vektor< T, 3 > &  hrsq,
FT &  grn,
FT2 *  grnI 
)
inlinestatic

Definition at line 30 of file FFTBoxPoissonSolver.cpp.

References sqrt().

Here is the call graph for this function:

template<class T , class FT , class FT2 >
static void SpecializedGreensFunction< 3 >::calculate ( Vektor< T, 3 > &  hrsq,
FT &  grn,
FT2 *  grnI 
)
inlinestatic

Definition at line 38 of file FFTPoissonSolver.cpp.

References sqrt().

Here is the call graph for this function:

template<class T , class FT , class FT2 >
static void SpecializedGreensFunction< 3 >::calculate ( Vektor< T, 3 > &  hrsq,
FT &  grn,
FT2 *  grnI,
double  alpha,
double  eps 
)
inlinestatic

Definition at line 43 of file P3MPoissonSolver.cpp.

References erf(), ke, min(), real(), and sqrt().

Here is the call graph for this function:


The documentation for this struct was generated from the following files: