#include <Filter_kernel.h>
|
| | Filter_kernel_base (int ghost_size, double n_mailles, bool ponderation, bool normalisation) |
| virtual | ~Filter_kernel_base () |
| virtual FixedVector< double, 21 > | inhomogeneous (const bool elem, const int k, const int kg, const int nktot, const double delta, const ArrOfDouble_with_ghost &delta_z)=0 |
| virtual FixedVector< double, 21 > | uniform (double delta, double dz)=0 |
| int | ghost_size () |
| double | n_mailles () |
| bool | ponderation () |
| bool | normalisation () |
| int | size_uniform () |
| int | size_k_elem (const int kg, const int nktot) |
| int | size_k_face (const int kg, const int nktot) |
| int | shift_uniform () |
| int | shift_k_elem (const int kg) |
| int | shift_k_face (const int kg) |
| bool | is_at_wall_elem (const int kg, const int nktot) |
| bool | is_at_wall_face (const int kg, const int nktot) |
Definition at line 21 of file Filter_kernel.h.
◆ Filter_kernel_base()
| Filter_kernel_base::Filter_kernel_base |
( |
int | ghost_size, |
|
|
double | n_mailles, |
|
|
bool | ponderation, |
|
|
bool | normalisation ) |
|
inline |
◆ ~Filter_kernel_base()
| virtual Filter_kernel_base::~Filter_kernel_base |
( |
| ) |
|
|
inlinevirtual |
◆ ghost_size()
| int Filter_kernel_base::ghost_size |
( |
| ) |
|
|
inline |
◆ inhomogeneous()
| virtual FixedVector< double, 21 > Filter_kernel_base::inhomogeneous |
( |
const bool | elem, |
|
|
const int | k, |
|
|
const int | kg, |
|
|
const int | nktot, |
|
|
const double | delta, |
|
|
const ArrOfDouble_with_ghost & | delta_z ) |
|
pure virtual |
◆ is_at_wall_elem()
| bool Filter_kernel_base::is_at_wall_elem |
( |
const int | kg, |
|
|
const int | nktot ) |
|
inline |
◆ is_at_wall_face()
| bool Filter_kernel_base::is_at_wall_face |
( |
const int | kg, |
|
|
const int | nktot ) |
|
inline |
◆ n_mailles()
| double Filter_kernel_base::n_mailles |
( |
| ) |
|
|
inline |
◆ normalisation()
| bool Filter_kernel_base::normalisation |
( |
| ) |
|
|
inline |
◆ ponderation()
| bool Filter_kernel_base::ponderation |
( |
| ) |
|
|
inline |
◆ shift_k_elem()
| int Filter_kernel_base::shift_k_elem |
( |
const int | kg | ) |
|
|
inline |
◆ shift_k_face()
| int Filter_kernel_base::shift_k_face |
( |
const int | kg | ) |
|
|
inline |
◆ shift_uniform()
| int Filter_kernel_base::shift_uniform |
( |
| ) |
|
|
inline |
◆ size_k_elem()
| int Filter_kernel_base::size_k_elem |
( |
const int | kg, |
|
|
const int | nktot ) |
|
inline |
◆ size_k_face()
| int Filter_kernel_base::size_k_face |
( |
const int | kg, |
|
|
const int | nktot ) |
|
inline |
◆ size_uniform()
| int Filter_kernel_base::size_uniform |
( |
| ) |
|
|
inline |
◆ uniform()
| virtual FixedVector< double, 21 > Filter_kernel_base::uniform |
( |
double | delta, |
|
|
double | dz ) |
|
pure virtual |
The documentation for this class was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/triocfd-documentation/checkouts/next/src/Algo_QC/Filter_kernel.h