#include <basic.h>
Collaboration diagram for IndexEdge:

Public Member Functions | |
| IndexEdge () | |
| IndexEdge (Index3D in, dir_3D di) | |
| Index3D | corner (dir1D di) |
| dir_3D | opposite_direction (dir1D di) |
| dir_3D | direction (dir1D di) |
| Index3D | I () |
| bool | operator>> (Index3D I) const |
| bool | operator<= (Index3D I) const |
Friends | |
| class | Index3D |
Definition at line 204 of file basic.h.
|
|
|
|
||||||||||||
|
|
|
|
Definition at line 777 of file basic.h. References Ndir, Index3D::neighbour_EW(), Index3D::neighbour_NS(), Index3D::neighbour_TD(), and Sdir. Referenced by Grid_base::Calc_boundary_2points(). Here is the call graph for this function: ![]() |
|
|
|
|
|
Definition at line 213 of file basic.h. Referenced by Grid_base::Calc_boundary_2points(), operator<=(), and operator>>(). |
|
|
Definition at line 799 of file basic.h. References I(), Index3D::I_x(), Index3D::I_y(), Index3D::I_z(), Ndir, and Sdir. Here is the call graph for this function: ![]() |
|
|
Definition at line 791 of file basic.h. References I(), Index3D::I_x(), Index3D::I_y(), Index3D::I_z(), Ndir, and Sdir. Here is the call graph for this function: ![]() |
|
|
Definition at line 787 of file basic.h. Referenced by Grid_base::Calc_boundary_2points(). |
|
|
|
1.4.6