OPAL (Object Oriented Parallel Accelerator Library) 2022.1
OPAL
Static Public Member Functions | List of all members
SpecializedGreensFunction< 3 > Struct 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)
 

Detailed Description

Definition at line 28 of file FFTBoxPoissonSolver.cpp.

Member Function Documentation

◆ calculate() [1/2]

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:

◆ calculate() [2/2]

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:

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