#include <domain.h>
Inheritance diagram for Cut_domains:
Public Member Functions | |
Cut_domains (All_Domains *dom_a, All_Domains *dom_b) | |
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) |
bool | Is_periodic () |
D3vector | GiveA () const |
double | GiveH () const |
D3vector | GiveVecH () const |
Definition at line 355 of file domain.h.
|
Definition at line 358 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::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 385 of file domain.h. References yes. |
|
Implements All_Domains. |
|
Implements All_Domains. Definition at line 739 of file domain.h. References All_Domains::distance(), All_Domains::domain_A, All_Domains::domain_B, and MIN(). Here is the call graph for this function: |
|
Implements All_Domains. Definition at line 733 of file domain.h. References All_Domains::domain_A, All_Domains::domain_B, All_Domains::edge(), and All_Domains::V_move. Here is the call graph for this function: |
|
Implements All_Domains. Definition at line 379 of file domain.h. References All_Domains::n_uniform. |
|
Implements All_Domains. Definition at line 400 of file domain.h. References All_Domains::A. |
|
Implements All_Domains. Definition at line 401 of file domain.h. References All_Domains::H. |
|
Implements All_Domains. Definition at line 402 of file domain.h. References All_Domains::VecH. |
|
Implements All_Domains. Definition at line 394 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 389 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: |