Chi-Tech
lbs::PointSource::ContainingCellInfo Struct Reference

#include <lbs_point_source.h>

Data Fields

double volume_weight
 
uint64_t cell_local_id
 
std::vector< double > shape_values
 
std::vector< double > node_weights
 

Detailed Description

Definition at line 18 of file lbs_point_source.h.

Field Documentation

◆ cell_local_id

uint64_t lbs::PointSource::ContainingCellInfo::cell_local_id

Definition at line 21 of file lbs_point_source.h.

◆ node_weights

std::vector<double> lbs::PointSource::ContainingCellInfo::node_weights

Definition at line 23 of file lbs_point_source.h.

◆ shape_values

std::vector<double> lbs::PointSource::ContainingCellInfo::shape_values

Definition at line 22 of file lbs_point_source.h.

◆ volume_weight

double lbs::PointSource::ContainingCellInfo::volume_weight

Definition at line 20 of file lbs_point_source.h.


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