My Project
programmer's documentation
Data Fields
cs_boundary_t Struct Reference

Structure storing information related to the "physical" boundaries that one want to set on the computational domain. More...

#include <cs_boundary.h>

Collaboration diagram for cs_boundary_t:
Collaboration graph

Data Fields

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 that one want to set on the computational domain.

Field Documentation

◆ default_type

cs_boundary_type_t default_type

default boundary

◆ n_boundaries

int n_boundaries

number of boundaries

◆ types

type related to each boundary

◆ zone_ids

int* zone_ids

zone id related to each boundary


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