Chi-Tech
chi_mesh::FFICellIntersection Struct Reference

#include <chi_ffinter_slice.h>

Data Fields

uint64_t ref_cell_local_id = 0
 
std::vector< FFIFaceEdgeIntersectionintersections
 
chi_mesh::Vector3 intersection_centre
 
chi_mesh::Vector3 intersection_2d_centre
 
double cell_avg_value = 0.0
 

Detailed Description

Definition at line 17 of file chi_ffinter_slice.h.

Field Documentation

◆ cell_avg_value

double chi_mesh::FFICellIntersection::cell_avg_value = 0.0

Definition at line 23 of file chi_ffinter_slice.h.

◆ intersection_2d_centre

chi_mesh::Vector3 chi_mesh::FFICellIntersection::intersection_2d_centre

Definition at line 22 of file chi_ffinter_slice.h.

◆ intersection_centre

chi_mesh::Vector3 chi_mesh::FFICellIntersection::intersection_centre

Definition at line 21 of file chi_ffinter_slice.h.

◆ intersections

std::vector<FFIFaceEdgeIntersection> chi_mesh::FFICellIntersection::intersections

Definition at line 20 of file chi_ffinter_slice.h.

◆ ref_cell_local_id

uint64_t chi_mesh::FFICellIntersection::ref_cell_local_id = 0

Definition at line 19 of file chi_ffinter_slice.h.


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