8.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 n_elts [2]
cs_lnum_tindex
cs_lnum_tperio_lst
MPI_Group c_domain_group
cs_lnum_tc_domain_s_shift

Field Documentation

◆ c_domain_group

MPI_Group c_domain_group

◆ c_domain_rank

int* c_domain_rank

◆ c_domain_s_shift

cs_lnum_t* c_domain_s_shift

◆ 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_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

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