8.3
general documentation
cs_porosity_from_scan_opt_t Struct Reference

#include <cs_porosity_from_scan.h>

+ Collaboration diagram for cs_porosity_from_scan_opt_t:

Data Fields

bool compute_porosity_from_scan
 
char * file_names
 
int n_headers
 
int * header_type
 
char ** headers
 
char * output_name
 
bool postprocess_points
 
cs_real_34_t transformation_matrix
 
int nb_sources
 
cs_real_3_tsources
 
cs_lnum_tsource_c_ids
 
cs_lnum_t threshold
 
cs_real_t porosity_threshold
 
cs_real_t convection_porosity_threshold
 
bool use_staircase
 
cs_real_t eigenvalue_criteria
 
int use_restart
 
cs_ibm_cog_location_t cog_location
 

Field Documentation

◆ cog_location

cs_ibm_cog_location_t cog_location

◆ compute_porosity_from_scan

bool compute_porosity_from_scan

◆ convection_porosity_threshold

cs_real_t convection_porosity_threshold

◆ eigenvalue_criteria

cs_real_t eigenvalue_criteria

◆ file_names

char* file_names

◆ header_type

int* header_type

◆ headers

char** headers

◆ n_headers

int n_headers

◆ nb_sources

int nb_sources

◆ output_name

char* output_name

◆ porosity_threshold

cs_real_t porosity_threshold

◆ postprocess_points

bool postprocess_points

◆ source_c_ids

cs_lnum_t* source_c_ids

◆ sources

cs_real_3_t* sources

◆ threshold

cs_lnum_t threshold

◆ transformation_matrix

cs_real_34_t transformation_matrix

Matrix of associated transformation (3x4 matrix, 3 first rows of a homogeneous coordinates transformation matrix, with last row = [0 0 0 1])

◆ use_restart

int use_restart

◆ use_staircase

bool use_staircase

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