#include <domain.h>
Inheritance diagram for Scale_domain:
Public Member Functions | |
Scale_domain (All_Domains *dom_a, D3vector Vscale) | |
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 450 of file domain.h.
|
Definition at line 453 of file domain.h. References All_Domains::A, ABS(), All_Domains::domain_A, All_Domains::Give_n_uniform(), All_Domains::GiveA(), All_Domains::GiveH(), All_Domains::GiveVecH(), All_Domains::H, MAX(), All_Domains::n_uniform, All_Domains::V_scale, All_Domains::VecH, D3vector::x, D3vector::y, and D3vector::z. Here is the call graph for this function: |
|
Implements All_Domains. Definition at line 471 of file domain.h. References yes. |
|
Implements All_Domains. |
|
Implements All_Domains. Definition at line 648 of file domain.h. References All_Domains::distance(), All_Domains::domain_A, Ndir, Sdir, All_Domains::V_scale, D3vector::x, D3vector::y, and D3vector::z. Here is the call graph for this function: |
|
Implements All_Domains. Definition at line 654 of file domain.h. References All_Domains::domain_A, All_Domains::edge(), and All_Domains::V_scale. Here is the call graph for this function: |
|
Implements All_Domains. Definition at line 465 of file domain.h. References All_Domains::n_uniform. |
|
Implements All_Domains. Definition at line 484 of file domain.h. References All_Domains::A. |
|
Implements All_Domains. Definition at line 485 of file domain.h. References All_Domains::H. |
|
Implements All_Domains. Definition at line 486 of file domain.h. References All_Domains::VecH. |
|
Implements All_Domains. Definition at line 479 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 475 of file domain.h. References All_Domains::domain_A, interiorD, All_Domains::point_in_domain(), and All_Domains::V_scale. Here is the call graph for this function: |