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

Structure storing information related to the "physical" boundaries associated with the computational domain. More...

#include <cs_boundary.h>

Collaboration diagram for cs_boundary_t:

Data Fields

cs_boundary_category_t category
cs_boundary_type_t default_type
int n_boundaries
cs_boundary_type_ttypes
int * zone_ids

Detailed Description

Structure storing information related to the "physical" boundaries associated with the computational domain.

Field Documentation

◆ category

boundary category

◆ default_type

cs_boundary_type_t default_type

default boundary

◆ n_boundaries

int n_boundaries

number of boundaries

◆ types

type of each boundary

◆ zone_ids

int* zone_ids

associated zone ids


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