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


Public Member Functions | |
| Convex_domains_4P (PointtypeD(*f)(D3vector, double, double, double, double), double(*fd)(D3vector, dir_3D, double, double, double, double), int n) | |
| 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 237 of file domain.h.
|
||||||||||||||||
|
Definition at line 240 of file domain.h. References All_Domains::func_distance_4P, All_Domains::function_4P, All_Domains::is_periodic, and All_Domains::n_uniform. |
|
||||||||||||
|
Implements All_Domains. Definition at line 256 of file domain.h. References yes. |
|
||||||||||||
|
Implements All_Domains. |
|
||||||||||||
|
Implements All_Domains. Definition at line 620 of file domain.h. References All_Domains::func_distance_4P, All_Domains::R_down, All_Domains::R_left, All_Domains::R_right, and All_Domains::R_top. |
|
||||||||||||
|
Implements All_Domains. Definition at line 631 of file domain.h. References exteriorD, All_Domains::function_4P, All_Domains::R_down, All_Domains::R_left, All_Domains::R_right, and All_Domains::R_top. |
|
|
Implements All_Domains. Definition at line 250 of file domain.h. References All_Domains::n_uniform. |
|
|
Implements All_Domains. Definition at line 268 of file domain.h. References All_Domains::A. |
|
|
Implements All_Domains. Definition at line 269 of file domain.h. References All_Domains::H. |
|
|
Implements All_Domains. Definition at line 270 of file domain.h. References All_Domains::VecH. |
|
|
Implements All_Domains. Definition at line 265 of file domain.h. References All_Domains::is_periodic. |
|
|
Implements All_Domains. Definition at line 260 of file domain.h. References All_Domains::function_4P, All_Domains::R_down, All_Domains::R_left, All_Domains::R_right, and All_Domains::R_top. |
1.4.6