#include <sca_dom.h>
Inheritance diagram for Scat_domain:
Public Member Functions | |
Scat_domain (ifstream &Datei) | |
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) |
D3vector | GiveA () const |
double | GiveH () const |
D3vector | GiveVecH () const |
int | Give_number_of_scattered_data () |
Protected Member Functions | |
Scat_domain (int number) | |
Protected Attributes | |
int | punkte |
D3vector * | sample |
D3vector * | normal |
D3vector | bordermax |
D3vector | bordermin |
Definition at line 37 of file sca_dom.h.
|
Definition at line 55 of file sca_dom.cc. |
|
Definition at line 144 of file sca_dom.cc. References All_Domains::A, bordermax, bordermin, Bounding_cube_enlargement, All_Domains::H, L_infty(), All_Domains::n_uniform, normal, Problemzeile, punkte, sample, x, D3vector::x, y, D3vector::y, z, and D3vector::z. Here is the call graph for this function: |
|
Implements All_Domains. Definition at line 62 of file sca_dom.h. References yes. |
|
Implements All_Domains. |
|
Implements All_Domains. Definition at line 237 of file sca_dom.cc. References bordermax, bordermin, Ddir, Edir, All_Domains::H, Ndir, normal, product(), punkte, sample, Sdir, and Wdir. Here is the call graph for this function: |
|
Implements All_Domains. Definition at line 90 of file sca_dom.h. References point_in_domain(). Here is the call graph for this function: |
|
Implements All_Domains. Definition at line 56 of file sca_dom.h. References All_Domains::n_uniform. |
|
Definition at line 74 of file sca_dom.h. References punkte. |
|
Implements All_Domains. Definition at line 69 of file sca_dom.h. References All_Domains::A. |
|
Implements All_Domains. Definition at line 70 of file sca_dom.h. References All_Domains::H. |
|
Implements All_Domains. Definition at line 71 of file sca_dom.h. References All_Domains::VecH. |
|
Implements All_Domains. Definition at line 208 of file sca_dom.cc. References bordermax, bordermin, normal, product(), punkte, and sample. Referenced by edge(). Here is the call graph for this function: |
|
Definition at line 48 of file sca_dom.h. Referenced by distance(), point_in_domain(), Scat_domain(), and Six_corner_pyramid::Six_corner_pyramid(). |
|
Definition at line 49 of file sca_dom.h. Referenced by distance(), point_in_domain(), Scat_domain(), and Six_corner_pyramid::Six_corner_pyramid(). |
|
Definition at line 45 of file sca_dom.h. Referenced by distance(), point_in_domain(), Scat_domain(), and Six_corner_pyramid::Six_corner_pyramid(). |
|
Definition at line 44 of file sca_dom.h. Referenced by distance(), Give_number_of_scattered_data(), point_in_domain(), and Scat_domain(). |
|
Definition at line 45 of file sca_dom.h. Referenced by distance(), point_in_domain(), Scat_domain(), and Six_corner_pyramid::Six_corner_pyramid(). |