#include <boundy.h>
Collaboration diagram for Bo_description:
Public Member Functions | |
Bo_description () | |
void | Put_zero () |
bool | corner_point (dir_sons e) |
bool | edge_point (dir_sons e, dir_3D d) |
bool | edge_point (Edge_Corner_point poi) |
double | h (dir_sons e, dir_3D d) |
bool | Edge (Edges_cell ed) |
double | Meshsize () |
int | edge_info () |
D3vector | coord (dir_sons e) |
D3vector | coord (dir_sons e, dir_3D) |
D3vector | coord (Edge_Corner_point poi) |
void | Put_corner_point (dir_sons e) |
void | Put_edge_point (dir_sons e, dir_3D d, double h) |
void | Put_Meshsize (double H) |
void | Put_edge (Edges_cell ed) |
void | Test_Initialisierung () |
void | Set_num_corner (dir_sons e, int num) |
void | Set_num_edge_poi (dir_sons e, dir_3D d, int num) |
void | Set_num_cellpoi (int num) |
int | Num_corner (dir_sons e) |
int | Num_edge_poi (dir_sons e, dir_3D d) |
int | Num (Edge_Corner_point poi) |
void | Put_bocedata (BoCeData *boce) |
BoCeData * | Give_bocedata () |
double * | Give_dis () |
Definition at line 134 of file boundy.h.
|
|
|
Definition at line 477 of file boundy.h. References coord(), BoCeData::Coord_bocellpoint(), Edge_Corner_point::corner, corner_poi_typ, Edge_Corner_point::d, edge_poi_typ, Edge_Corner_point::edge_point, and Give_bocedata(). Here is the call graph for this function: |
|
Definition at line 465 of file boundy.h. References h(), Ndir, and Sdir. Here is the call graph for this function: |
|
Definition at line 461 of file boundy.h. Referenced by Tetraeder_storage::Check_angles(), and coord(). |
|
Definition at line 381 of file boundy.h. Referenced by Act_on_subdivision(). |
|
Definition at line 448 of file boundy.h. Referenced by Act_on_subdivision_partII(). |
|
|
|
Definition at line 421 of file boundy.h. References Edge_Corner_point::corner, Edge_Corner_point::d, and edge_point(). Here is the call graph for this function: |
|
Definition at line 385 of file boundy.h. Referenced by Act_on_subdivision_partI(), Act_on_subdivision_partII(), Act_on_subdivision_partIII(), and edge_point(). |
|
Definition at line 177 of file boundy.h. Referenced by Tetraeder_storage::Check_angles(), and coord(). |
|
|
|
Definition at line 425 of file boundy.h. Referenced by Act_on_Prism_best(), Act_on_subdivision_partII(), Act_on_subdivision_partIII(), coord(), and BoCeData::Set_h(). |
|
|
|
Definition at line 414 of file boundy.h. References Edge_Corner_point::corner, corner_poi_typ, Edge_Corner_point::d, edge_poi_typ, Edge_Corner_point::edge_point, Num_corner(), and Num_edge_poi(). Referenced by Calculator_FE::Tetraeder(). Here is the call graph for this function: |
|
Definition at line 399 of file boundy.h. Referenced by Num(). |
|
Definition at line 410 of file boundy.h. Referenced by Num(). |
|
|
|
Definition at line 437 of file boundy.h. Referenced by Put_edge(), Put_edge_point(), and Test_Initialisierung(). |
|
Definition at line 454 of file boundy.h. References Ld, Put_corner_point(), Rd, and Transform(). Referenced by Grid_base::Calc_boundary_2points(), and Test_Initialisierung(). Here is the call graph for this function: |
|
Definition at line 441 of file boundy.h. References Put_corner_point(). Referenced by Grid_base::Calc_boundary_2points(), and Test_Initialisierung(). Here is the call graph for this function: |
|
|
|
Definition at line 373 of file boundy.h. Referenced by Grid_base::Calc_boundary_2points(). |
|
|
|
|
|
|
|
Definition at line 217 of file boundy.cc. References EDed, ENDd, ESDd, NDed, Put_corner_point(), Put_edge(), Put_edge_point(), SDed, Tdir, WDed, WNDd, and WSDd. Here is the call graph for this function: |