#include <domain.h>
Inheritance diagram for Convex_domains_2P:
Public Member Functions | |
Convex_domains_2P (PointtypeD(*f)(D3vector, double, double), double(*fd)(D3vector, dir_3D, 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 200 of file domain.h.
|
Definition at line 203 of file domain.h. References All_Domains::func_distance_2P, All_Domains::function_2P, All_Domains::is_periodic, and All_Domains::n_uniform. |
|
Implements All_Domains. Definition at line 219 of file domain.h. References yes. |
|
Implements All_Domains. |
|
Implements All_Domains. Definition at line 617 of file domain.h. References All_Domains::func_distance_2P, All_Domains::R_down, and All_Domains::R_top. |
|
Implements All_Domains. Definition at line 624 of file domain.h. References exteriorD, All_Domains::function_2P, All_Domains::R_down, and All_Domains::R_top. |
|
Implements All_Domains. Definition at line 213 of file domain.h. References All_Domains::n_uniform. |
|
Implements All_Domains. Definition at line 231 of file domain.h. References All_Domains::A. |
|
Implements All_Domains. Definition at line 232 of file domain.h. References All_Domains::H. |
|
Implements All_Domains. Definition at line 233 of file domain.h. References All_Domains::VecH. |
|
Implements All_Domains. Definition at line 228 of file domain.h. References All_Domains::is_periodic. |
|
Implements All_Domains. Definition at line 223 of file domain.h. References All_Domains::function_2P, All_Domains::R_down, and All_Domains::R_top. |