#include <domain.h>
Inheritance diagram for Domain:


| Public Member Functions | |
| Domain (All_Domains *dom) | |
| Domain (Domain *dom) | |
| Domain (const Domain &dom) | |
| 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 122 of file domain.h.
| 
 | 
| 
 Definition at line 125 of file domain.h. References All_Domains::domain_A. Referenced by Domain(). | 
| 
 | 
| 
 Definition at line 128 of file domain.h. References All_Domains::domain_A. | 
| 
 | 
| 
 Definition at line 131 of file domain.h. References Domain(), and All_Domains::domain_A. Here is the call graph for this function:  | 
| 
 | ||||||||||||
| 
 Implements All_Domains. Definition at line 142 of file domain.h. References yes. | 
| 
 | ||||||||||||
| 
 Implements All_Domains. | 
| 
 | ||||||||||||
| 
 Implements All_Domains. Definition at line 144 of file domain.h. References All_Domains::distance(), and All_Domains::domain_A. Here is the call graph for this function:  | 
| 
 | ||||||||||||
| 
 Implements All_Domains. Definition at line 140 of file domain.h. References All_Domains::domain_A, and All_Domains::edge(). Here is the call graph for this function:  | 
| 
 | 
| 
 Implements All_Domains. Definition at line 136 of file domain.h. References All_Domains::domain_A, and All_Domains::Give_n_uniform(). Here is the call graph for this function:  | 
| 
 | 
| 
 Implements All_Domains. Definition at line 152 of file domain.h. References All_Domains::domain_A, and All_Domains::GiveA(). Here is the call graph for this function:  | 
| 
 | 
| 
 Implements All_Domains. Definition at line 153 of file domain.h. References All_Domains::domain_A, and All_Domains::GiveH(). Here is the call graph for this function:  | 
| 
 | 
| 
 Implements All_Domains. Definition at line 154 of file domain.h. References All_Domains::domain_A, and All_Domains::GiveVecH(). Here is the call graph for this function:  | 
| 
 | 
| 
 Implements All_Domains. Definition at line 149 of file domain.h. References All_Domains::domain_A, and All_Domains::Is_periodic(). Here is the call graph for this function:  | 
| 
 | 
| 
 Implements All_Domains. Definition at line 146 of file domain.h. References All_Domains::domain_A, and All_Domains::point_in_domain(). Referenced by ParticleLayoutFromGrid::is_in_domain(), and DExprResDomain< A >::point_in_domain(). Here is the call graph for this function:  | 
 1.4.6
 1.4.6