Filter_kernel_box#

#include <Filter_kernel.h>
Brief description

How to reference this class#

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`Filter\_kernel\_box <class-filter-kernel-box>`
[Filter\_kernel\_box](#class-filter-kernel-box)

Detailed description#

Inherits from#

Inheritance graph#

If the image is too small, right-click and open in new tab

How to reference this graph

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`Filter_kernel_box Inheritance Graph <filter-kernel-box-inherit-graph>`
[Filter_kernel_box Inheritance Graph](#filter-kernel-box-inherit-graph)
../../../../_images/classFilter__kernel__box__inherit__graph.png

Member Functions: Public#

Complete Member Function Documentation#

Filter_kernel_box#

Definition
Filter_kernel_box::Filter_kernel_box(int ghost_size)
Brief description
Detailed description
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`Filter_kernel_box::Filter_kernel_box(int ghost_size) <filter-kernel-box-public-filter-kernel-box-filter-kernel-box-int-ghost-size>`
[Filter_kernel_box::Filter_kernel_box(int ghost_size)](#filter-kernel-box-public-filter-kernel-box-filter-kernel-box-int-ghost-size)

inhomogeneous#

Definition
FixedVector<double, 21> Filter_kernel_box::inhomogeneous(const bool elem, const int k, const int kg, const int nktot, const double delta, const ArrOfDouble_with_ghost &delta_z) override
Brief description
Detailed description

Reimplements:

How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`FixedVector<double, 21> Filter_kernel_box::inhomogeneous(const bool elem, const int k, const int kg, const int nktot, const double delta, const ArrOfDouble_with_ghost &delta_z) override <filter-kernel-box-public-fixedvector-double-21-filter-kernel-box-inhomogeneous-const-bool-elem-const-int-k-const-int-kg-const-int-nktot-const-double-delta-const-arrofdouble-with-ghost-ref-delta-z-override>`
[FixedVector<double, 21> Filter_kernel_box::inhomogeneous(const bool elem, const int k, const int kg, const int nktot, const double delta, const ArrOfDouble_with_ghost &delta_z) override](#filter-kernel-box-public-fixedvector-double-21-filter-kernel-box-inhomogeneous-const-bool-elem-const-int-k-const-int-kg-const-int-nktot-const-double-delta-const-arrofdouble-with-ghost-ref-delta-z-override)

uniform#

Definition
FixedVector<double, 21> Filter_kernel_box::uniform(double delta, double dz) override
Brief description
Detailed description

Reimplements:

How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`FixedVector<double, 21> Filter_kernel_box::uniform(double delta, double dz) override <filter-kernel-box-public-fixedvector-double-21-filter-kernel-box-uniform-double-delta-double-dz-override>`
[FixedVector<double, 21> Filter_kernel_box::uniform(double delta, double dz) override](#filter-kernel-box-public-fixedvector-double-21-filter-kernel-box-uniform-double-delta-double-dz-override)

Attributes Documentation#