#include <Operateur_IJK_data_channel.h>
|
| void | initialize (const Domaine_IJK &splitting) |
| int | nb_elem_k_tot () const |
| int | first_global_k_layer_flux (int icompo, int idir) const |
| int | last_global_k_layer_flux (int icompo, int idir) const |
| int | offset_to_global_k_layer () const |
| double | get_surface (int k_layer, int compo, int dir) |
| void | get_surface_leftright (int k_layer, int compo, int dir, double &left, double &right) |
| double | inv_distance_for_gradient (int k_layer, int compo, int dir) |
| const ArrOfDouble_with_ghost & | get_delta_z () const |
| double | get_delta_x () const |
| double | get_delta_y () const |
| double | get_delta (int dir, int k_layer=-1) const |
| double | get_delta_xyz (int k_layer, int dir) |
| bool | is_k_uniform_and_periodic () |
| bool | is_k_periodic () |
◆ first_global_k_layer_flux()
| int Operateur_IJK_data_channel::first_global_k_layer_flux |
( |
int | icompo, |
|
|
int | idir ) const |
|
inline |
◆ get_delta()
| double Operateur_IJK_data_channel::get_delta |
( |
int | dir, |
|
|
int | k_layer = -1 ) const |
|
inline |
◆ get_delta_x()
| double Operateur_IJK_data_channel::get_delta_x |
( |
| ) |
const |
|
inline |
◆ get_delta_xyz()
| double Operateur_IJK_data_channel::get_delta_xyz |
( |
int | k_layer, |
|
|
int | dir ) |
|
inline |
◆ get_delta_y()
| double Operateur_IJK_data_channel::get_delta_y |
( |
| ) |
const |
|
inline |
◆ get_delta_z()
| const ArrOfDouble_with_ghost & Operateur_IJK_data_channel::get_delta_z |
( |
| ) |
const |
|
inline |
◆ get_surface()
| double Operateur_IJK_data_channel::get_surface |
( |
int | k_layer, |
|
|
int | compo, |
|
|
int | dir ) |
|
inline |
◆ get_surface_leftright()
| void Operateur_IJK_data_channel::get_surface_leftright |
( |
int | k_layer, |
|
|
int | compo, |
|
|
int | dir, |
|
|
double & | left, |
|
|
double & | right ) |
|
inline |
◆ initialize()
| void Operateur_IJK_data_channel::initialize |
( |
const Domaine_IJK & | splitting | ) |
|
◆ inv_distance_for_gradient()
| double Operateur_IJK_data_channel::inv_distance_for_gradient |
( |
int | k_layer, |
|
|
int | compo, |
|
|
int | dir ) |
|
inline |
◆ is_k_periodic()
| bool Operateur_IJK_data_channel::is_k_periodic |
( |
| ) |
|
|
inline |
◆ is_k_uniform_and_periodic()
| bool Operateur_IJK_data_channel::is_k_uniform_and_periodic |
( |
| ) |
|
|
inline |
◆ last_global_k_layer_flux()
| int Operateur_IJK_data_channel::last_global_k_layer_flux |
( |
int | icompo, |
|
|
int | idir ) const |
|
inline |
◆ nb_elem_k_tot()
| int Operateur_IJK_data_channel::nb_elem_k_tot |
( |
| ) |
const |
|
inline |
◆ offset_to_global_k_layer()
| int Operateur_IJK_data_channel::offset_to_global_k_layer |
( |
| ) |
const |
|
inline |
◆ delta_x_
| double Operateur_IJK_data_channel::delta_x_ |
|
protected |
◆ delta_y_
| double Operateur_IJK_data_channel::delta_y_ |
|
protected |
◆ delta_z_
| ArrOfDouble_with_ghost Operateur_IJK_data_channel::delta_z_ |
|
protected |
◆ inv_delta_x_
| double Operateur_IJK_data_channel::inv_delta_x_ |
|
protected |
◆ inv_delta_y_
| double Operateur_IJK_data_channel::inv_delta_y_ |
|
protected |
◆ inv_dist_z_elemcenter_
| ArrOfDouble_with_ghost Operateur_IJK_data_channel::inv_dist_z_elemcenter_ |
|
protected |
◆ inv_elem_size_z_
| ArrOfDouble_with_ghost Operateur_IJK_data_channel::inv_elem_size_z_ |
|
protected |
◆ nb_elem_k_tot_
| int Operateur_IJK_data_channel::nb_elem_k_tot_ |
|
protected |
◆ offset_to_global_k_layer_
| int Operateur_IJK_data_channel::offset_to_global_k_layer_ |
|
protected |
◆ perio_k_
| bool Operateur_IJK_data_channel::perio_k_ |
|
protected |
◆ uniform_k_
| bool Operateur_IJK_data_channel::uniform_k_ |
|
protected |
The documentation for this class was generated from the following files:
- /home/docs/checkouts/readthedocs.org/user_builds/triocfd-documentation/checkouts/next/src/Multiphase/Front_tracking_discontinu/IJK/FOR_TRUST/Operateurs/Operateur_IJK_data_channel.h
- /home/docs/checkouts/readthedocs.org/user_builds/triocfd-documentation/checkouts/next/src/Multiphase/Front_tracking_discontinu/IJK/FOR_TRUST/Operateurs/Operateur_IJK_data_channel.cpp