My Project
programmer's documentation
Data Fields
cs_lagr_particle_set_t Struct Reference

#include <cs_lagr_particle.h>

Collaboration diagram for cs_lagr_particle_set_t:
Collaboration graph

Data Fields

cs_lnum_t n_particles
 
cs_lnum_t n_part_new
 
cs_lnum_t n_part_out
 
cs_lnum_t n_part_merged
 
cs_lnum_t n_part_dep
 
cs_lnum_t n_part_fou
 
cs_lnum_t n_part_resusp
 
cs_lnum_t n_failed_part
 
cs_real_t weight
 
cs_real_t weight_new
 
cs_real_t weight_out
 
cs_real_t weight_merged
 
cs_real_t weight_dep
 
cs_real_t weight_fou
 
cs_real_t weight_resusp
 
cs_real_t weight_failed
 
cs_lnum_t n_particles_max
 
const cs_lagr_attribute_map_tp_am
 
unsigned char * p_buffer
 

Field Documentation

◆ n_failed_part

cs_lnum_t n_failed_part

◆ n_part_dep

cs_lnum_t n_part_dep

◆ n_part_fou

cs_lnum_t n_part_fou

◆ n_part_merged

cs_lnum_t n_part_merged

◆ n_part_new

cs_lnum_t n_part_new

◆ n_part_out

cs_lnum_t n_part_out

◆ n_part_resusp

cs_lnum_t n_part_resusp

◆ n_particles

cs_lnum_t n_particles

◆ n_particles_max

cs_lnum_t n_particles_max

◆ p_am

particle attributes maps (p_am + i for time n-i)

◆ p_buffer

unsigned char* p_buffer

Particles data buffer

◆ weight

cs_real_t weight

◆ weight_dep

cs_real_t weight_dep

◆ weight_failed

cs_real_t weight_failed

◆ weight_fou

cs_real_t weight_fou

◆ weight_merged

cs_real_t weight_merged

◆ weight_new

cs_real_t weight_new

◆ weight_out

cs_real_t weight_out

◆ weight_resusp

cs_real_t weight_resusp

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