Bsoft 2.1.4
Bernard's software package
FSI_Kernel Class Reference

#include <FSI_Kernel.h>

Public Member Functions

 FSI_Kernel ()
 
 FSI_Kernel (long kernel_width, long kernel_power)
 Calculates a reciprocal space interpolation lookup table. More...
 
long width ()
 
long half_width ()
 
long divisions ()
 
double operator[] (long i) const
 
void show ()
 

Constructor & Destructor Documentation

◆ FSI_Kernel() [1/2]

FSI_Kernel::FSI_Kernel ( )
inline

◆ FSI_Kernel() [2/2]

FSI_Kernel::FSI_Kernel ( long  kernel_width,
long  kernel_power 
)
inline

Calculates a reciprocal space interpolation lookup table.

Parameters
kernel_widthtable width.
kernel_powerinterpolation power.

Member Function Documentation

◆ divisions()

long FSI_Kernel::divisions ( )
inline

◆ half_width()

long FSI_Kernel::half_width ( )
inline

◆ operator[]()

double FSI_Kernel::operator[] ( long  i) const
inline

◆ show()

void FSI_Kernel::show ( )
inline

◆ width()

long FSI_Kernel::width ( )
inline

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