9.2
general documentation
cs_cdo_navsto_psteady_cvg_t Struct Reference

#include <cs_param_types.h>

+ Collaboration diagram for cs_cdo_navsto_psteady_cvg_t:

Public Attributes

int n_cvg_iter_curr { 0 }
 
double norm2_mass_flux_stat { 0.0 }
 
double norm2_turb_k_stat { 0.0 }
 
bool cvg_iter_mass_flux { false }
 
bool cvg_iter_turb_k { false }
 
bool cvg_steady { false }
 

Member Data Documentation

◆ cvg_iter_mass_flux

bool cvg_iter_mass_flux { false }

◆ cvg_iter_turb_k

bool cvg_iter_turb_k { false }

◆ cvg_steady

bool cvg_steady { false }

◆ n_cvg_iter_curr

n_cvg_iter_curr { 0 }

Number of iterations which have converged consecutively

◆ norm2_mass_flux_stat

double norm2_mass_flux_stat { 0.0 }

◆ norm2_turb_k_stat

double norm2_turb_k_stat { 0.0 }

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