9.0
general documentation
Loading...
Searching...
No Matches
cs_halo_t Struct Reference

#include <cs_halo.h>

Collaboration diagram for cs_halo_t:

Data Fields

int n_c_domains
int n_transforms
int * c_domain_rank
const fvm_periodicity_tperiodicity
int n_rotations
cs_lnum_t n_local_elts
cs_lnum_t n_send_elts [2]
cs_lnum_tsend_list
cs_lnum_tsend_index
cs_lnum_tsend_perio_lst
cs_lnum_t std_send_block_size
cs_lnum_t n_std_send_blocks
cs_lnum_tstd_send_blocks
cs_lnum_t n_elts [2]
cs_lnum_tindex
cs_lnum_tperio_lst

Field Documentation

◆ c_domain_rank

int* c_domain_rank

◆ index

cs_lnum_t* index

◆ n_c_domains

int n_c_domains

◆ n_elts

cs_lnum_t n_elts[2]

◆ n_local_elts

cs_lnum_t n_local_elts

◆ n_rotations

int n_rotations

◆ n_send_elts

cs_lnum_t n_send_elts[2]

◆ n_std_send_blocks

cs_lnum_t n_std_send_blocks

◆ n_transforms

int n_transforms

◆ perio_lst

cs_lnum_t* perio_lst

◆ periodicity

const fvm_periodicity_t* periodicity

◆ send_index

cs_lnum_t* send_index

◆ send_list

cs_lnum_t* send_list

◆ send_perio_lst

cs_lnum_t* send_perio_lst

◆ std_send_block_size

cs_lnum_t std_send_block_size

◆ std_send_blocks

cs_lnum_t* std_send_blocks

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