Chi-Tech
chi_mesh::UnpartitionedMesh::BoundBox Struct Reference

#include <chi_unpartitioned_mesh.h>

Data Fields

double xmin = 0.0
 
double xmax = 0.0
 
double ymin = 0.0
 
double ymax = 0.0
 
double zmin = 0.0
 
double zmax = 0.0
 

Detailed Description

Definition at line 62 of file chi_unpartitioned_mesh.h.

Field Documentation

◆ xmax

double chi_mesh::UnpartitionedMesh::BoundBox::xmax = 0.0

Definition at line 64 of file chi_unpartitioned_mesh.h.

◆ xmin

double chi_mesh::UnpartitionedMesh::BoundBox::xmin = 0.0

Definition at line 64 of file chi_unpartitioned_mesh.h.

◆ ymax

double chi_mesh::UnpartitionedMesh::BoundBox::ymax = 0.0

Definition at line 64 of file chi_unpartitioned_mesh.h.

◆ ymin

double chi_mesh::UnpartitionedMesh::BoundBox::ymin = 0.0

Definition at line 64 of file chi_unpartitioned_mesh.h.

◆ zmax

double chi_mesh::UnpartitionedMesh::BoundBox::zmax = 0.0

Definition at line 65 of file chi_unpartitioned_mesh.h.

◆ zmin

double chi_mesh::UnpartitionedMesh::BoundBox::zmin = 0.0

Definition at line 64 of file chi_unpartitioned_mesh.h.


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