OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
SpecializedGreensFunction< 3 > Struct Reference
Inheritance diagram for SpecializedGreensFunction< 3 >:
Collaboration diagram for SpecializedGreensFunction< 3 >:

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>
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>
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: