Chi-Tech
|
#include <RPPLogicalVolume.h>
Public Member Functions | |
RPPLogicalVolume (const chi::InputParameters ¶ms) | |
bool | Inside (const chi_mesh::Vector3 &point) const override |
virtual bool | Inside (const chi_mesh::Vector3 &point) const |
Public Member Functions inherited from ChiObject | |
ChiObject () | |
ChiObject (const chi::InputParameters ¶ms) | |
void | SetStackID (size_t stack_id) |
size_t | StackID () const |
virtual void | PushOntoStack (std::shared_ptr< ChiObject > &new_object) |
virtual | ~ChiObject ()=default |
Static Public Member Functions | |
static chi::InputParameters | GetInputParameters () |
Static Public Member Functions inherited from chi_mesh::LogicalVolume | |
static chi::InputParameters | GetInputParameters () |
Static Public Member Functions inherited from ChiObject | |
static chi::InputParameters | GetInputParameters () |
Protected Attributes | |
double | xmin_ |
double | xmax_ |
double | ymin_ |
double | ymax_ |
double | zmin_ |
double | zmax_ |
bool | infx_ |
bool | infy_ |
bool | infz_ |
Additional Inherited Members | |
Protected Member Functions inherited from chi_mesh::LogicalVolume | |
LogicalVolume () | |
LogicalVolume (const chi::InputParameters ¶meters) | |
Rectangular Parallel Piped (RPP) logical volume
Definition at line 11 of file RPPLogicalVolume.h.
|
explicit |
Definition at line 33 of file RPPLogicalVolume.cc.
|
static |
Definition at line 10 of file RPPLogicalVolume.cc.
|
overridevirtual |
Reimplemented from chi_mesh::LogicalVolume.
Definition at line 54 of file RPPLogicalVolume.cc.
|
protected |
Definition at line 23 of file RPPLogicalVolume.h.
|
protected |
Definition at line 23 of file RPPLogicalVolume.h.
|
protected |
Definition at line 23 of file RPPLogicalVolume.h.
|
protected |
Definition at line 20 of file RPPLogicalVolume.h.
|
protected |
Definition at line 20 of file RPPLogicalVolume.h.
|
protected |
Definition at line 21 of file RPPLogicalVolume.h.
|
protected |
Definition at line 21 of file RPPLogicalVolume.h.
|
protected |
Definition at line 22 of file RPPLogicalVolume.h.
|
protected |
Definition at line 22 of file RPPLogicalVolume.h.