Code_Saturne
CFD tool
Data Fields
cs_field_t Struct Reference

#include <cs_field.h>

Collaboration diagram for cs_field_t:
Collaboration graph

Data Fields

const char * name
 
int id
 
int type
 
int dim
 
bool interleaved
 
int location_id
 
int n_time_vals
 
cs_real_tval
 
cs_real_tval_pre
 
cs_field_bc_coeffs_tbc_coeffs
 
bool is_owner
 

Field Documentation

◆ bc_coeffs

◆ dim

int dim

◆ id

int id

◆ interleaved

bool interleaved

◆ is_owner

bool is_owner

◆ location_id

int location_id

◆ n_time_vals

int n_time_vals

◆ name

const char* name

◆ type

int type

◆ val

cs_real_t* val

◆ val_pre

cs_real_t* val_pre

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