8.1
general documentation
cs_solid_selection_t Struct Reference

#include <cs_solid_selection.h>

+ Collaboration diagram for cs_solid_selection_t:

Data Fields

cs_lnum_t n_cells
 
cs_gnum_t n_g_cells
 
cs_lnum_tcell_ids
 
bool * cell_is_solid
 
bool * face_is_solid
 

Field Documentation

◆ cell_ids

cs_lnum_t* cell_ids

local list of solid cells

◆ cell_is_solid

bool* cell_is_solid

true if this is a solid cell

◆ face_is_solid

bool* face_is_solid

true if the face belongs to a solid cell

◆ n_cells

cs_lnum_t n_cells

local number of solid cells

◆ n_g_cells

cs_gnum_t n_g_cells

global number of solid cells


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