#include <domain.h>
Inheritance diagram for Move_domain:
Public Member Functions | |
Move_domain (All_Domains *dom_a, D3vector Vmove) | |
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 409 of file domain.h.
|
Definition at line 412 of file domain.h. References All_Domains::A, All_Domains::domain_A, All_Domains::Give_n_uniform(), All_Domains::GiveA(), All_Domains::GiveH(), All_Domains::GiveVecH(), All_Domains::H, All_Domains::n_uniform, All_Domains::V_move, and All_Domains::VecH. Here is the call graph for this function: |
|
Implements All_Domains. Definition at line 428 of file domain.h. References yes. |
|
Implements All_Domains. |
|
Implements All_Domains. Definition at line 639 of file domain.h. References All_Domains::distance(), All_Domains::domain_A, and All_Domains::V_move. Here is the call graph for this function: |
|
Implements All_Domains. Definition at line 643 of file domain.h. References All_Domains::domain_A, All_Domains::edge(), and All_Domains::V_move. Here is the call graph for this function: |
|
Implements All_Domains. Definition at line 422 of file domain.h. References All_Domains::n_uniform. |
|
Implements All_Domains. Definition at line 442 of file domain.h. References All_Domains::A. |
|
Implements All_Domains. Definition at line 443 of file domain.h. References All_Domains::H. |
|
Implements All_Domains. Definition at line 444 of file domain.h. References All_Domains::VecH. |
|
Implements All_Domains. Definition at line 436 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 432 of file domain.h. References All_Domains::domain_A, interiorD, All_Domains::point_in_domain(), and All_Domains::V_move. Here is the call graph for this function: |