DNDSR 0.1.0.dev1+gcd065ad
Distributed Numeric Data Structure for CFV
Loading...
Searching...
No Matches
DNDS::Geom::Octree Class Reference

#include <Octree.hpp>

Public Types

using tRange = Eigen::Vector2d
 

Static Public Attributes

static const int LLL = 0
 
static const int LLR = 1
 
static const int LRL = 2
 
static const int LRR = 3
 
static const int RLL = 4
 
static const int RLR = 5
 
static const int RRL = 6
 
static const int RRR = 7
 

Detailed Description

Definition at line 6 of file Octree.hpp.

Member Typedef Documentation

◆ tRange

using DNDS::Geom::Octree::tRange = Eigen::Vector2d

Definition at line 17 of file Octree.hpp.

Member Data Documentation

◆ LLL

const int DNDS::Geom::Octree::LLL = 0
static

Definition at line 9 of file Octree.hpp.

◆ LLR

const int DNDS::Geom::Octree::LLR = 1
static

Definition at line 10 of file Octree.hpp.

◆ LRL

const int DNDS::Geom::Octree::LRL = 2
static

Definition at line 11 of file Octree.hpp.

◆ LRR

const int DNDS::Geom::Octree::LRR = 3
static

Definition at line 12 of file Octree.hpp.

◆ RLL

const int DNDS::Geom::Octree::RLL = 4
static

Definition at line 13 of file Octree.hpp.

◆ RLR

const int DNDS::Geom::Octree::RLR = 5
static

Definition at line 14 of file Octree.hpp.

◆ RRL

const int DNDS::Geom::Octree::RRL = 6
static

Definition at line 15 of file Octree.hpp.

◆ RRR

const int DNDS::Geom::Octree::RRR = 7
static

Definition at line 16 of file Octree.hpp.


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