Filter_kernel_box#
#include <Filter_kernel.h>
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#
Filter_kernel_base (public)
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)
Member Functions: Public#
Complete Member Function Documentation#
Filter_kernel_box#
Filter_kernel_box::Filter_kernel_box(int ghost_size)
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#
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
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#
FixedVector<double, 21> Filter_kernel_box::uniform(double delta, double dz) override
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)