#include <domain.h>
Inheritance diagram for Union_domains:
Public Member Functions | |
Union_domains (All_Domains *dom_a, All_Domains *dom_b) | |
bool | Is_periodic () |
int | Give_n_uniform () |
bool | calc_edge (D3vector V1, D3vector V2) |
bool | edge (D3vector V1, D3vector V2) |
calc_dis | calc_distance (D3vector V, dir_3D d) |
double | distance (D3vector V, dir_3D d) |
bool | point_in_domain (D3vector V) |
D3vector | GiveA () const |
double | GiveH () const |
D3vector | GiveVecH () const |
Definition at line 276 of file domain.h.
|
Definition at line 279 of file domain.h. References All_Domains::A, All_Domains::domain_A, All_Domains::domain_B, All_Domains::Give_n_uniform(), All_Domains::GiveA(), All_Domains::GiveH(), All_Domains::GiveVecH(), All_Domains::H, MAX(), MIN(), All_Domains::n_uniform, All_Domains::VecH, D3vector::x, D3vector::y, and D3vector::z. Here is the call graph for this function: |
|
Implements All_Domains. Definition at line 336 of file domain.h. References yes. |
|
Implements All_Domains. |
|
Implements All_Domains. Definition at line 717 of file domain.h. References All_Domains::distance(), All_Domains::domain_A, All_Domains::domain_B, domain_eps, eps, All_Domains::H, MAX(), and Unit_vector(). Referenced by edge(). Here is the call graph for this function: |
|
Implements All_Domains. Definition at line 659 of file domain.h. References Ddir, All_Domains::distance(), distance(), All_Domains::domain_A, All_Domains::domain_B, domain_eps, All_Domains::edge(), Edir, eps, All_Domains::H, Ndir, Sdir, Tdir, All_Domains::V_move, Wdir, D3vector::x, D3vector::y, and D3vector::z. Here is the call graph for this function: |
|
Implements All_Domains. Definition at line 330 of file domain.h. References All_Domains::n_uniform. |
|
Implements All_Domains. Definition at line 345 of file domain.h. References All_Domains::A. |
|
Implements All_Domains. Definition at line 346 of file domain.h. References All_Domains::H. |
|
Implements All_Domains. Definition at line 347 of file domain.h. References All_Domains::VecH. |
|
Implements All_Domains. Definition at line 325 of file domain.h. References All_Domains::domain_A, All_Domains::domain_B, and All_Domains::Is_periodic(). Here is the call graph for this function: |
|
Implements All_Domains. Definition at line 340 of file domain.h. References All_Domains::domain_A, All_Domains::domain_B, interiorD, and All_Domains::point_in_domain(). Here is the call graph for this function: |