src/expde/formulas/subdiv.cc File Reference

#include <iostream>
#include <fstream>
#include <ctime>
#include <cmath>
#include "../parser.h"
#include "../paramete.h"
#include "../abbrevi.h"
#include "../math_lib/math_lib.h"
#include "../formulas/boundy.h"
#include "subdiv.h"
#include "subdivI.h"
#include "subdivII.h"
#include "subdiIII.h"
#include "subdivIV.h"

Include dependency graph for subdiv.cc:

Go to the source code of this file.

Functions

double calc_special_angle (double s1, double s3, double s2, double s4)
f_type Act_on_Prism (Bo_description *Description, Calculator_FE *Act, f_type x_face_type, f_type y_face_type, Edge_Corner_point poi_0, Edge_Corner_point poi_1, Edge_Corner_point poi_2, Edge_Corner_point poi_3, Edge_Corner_point poi_4, Edge_Corner_point poi_5)
f_type Act_on_Prism_best (Bo_description *Description, Calculator_FE *Act, f_type x_face_type, f_type y_face_type, Edge_Corner_point poi_0, Edge_Corner_point poi_1, Edge_Corner_point poi_2, Edge_Corner_point poi_3, Edge_Corner_point poi_4, Edge_Corner_point poi_5)
f_type Act_on_Prism_short (Bo_description *Description, Calculator_FE *Act, f_type x_face_type, f_type y_face_type, Edge_Corner_point poi_0, Edge_Corner_point poi_1, Edge_Corner_point poi_2, Edge_Corner_point poi_3, Edge_Corner_point poi_4, Edge_Corner_point poi_5)
f_type Act_on_Prism_long (Bo_description *Description, Calculator_FE *Act, f_type x_face_type, f_type y_face_type, Edge_Corner_point poi_0, Edge_Corner_point poi_1, Edge_Corner_point poi_2, Edge_Corner_point poi_3, Edge_Corner_point poi_4, Edge_Corner_point poi_5)
void Act_on_subdivision (Bo_description *Description, Calculator_FE *Act)
 Wichtige Funktion, die Zerlegung in Tetraeder macht.


Function Documentation

f_type Act_on_Prism Bo_description Description,
Calculator_FE Act,
f_type  x_face_type,
f_type  y_face_type,
Edge_Corner_point  poi_0,
Edge_Corner_point  poi_1,
Edge_Corner_point  poi_2,
Edge_Corner_point  poi_3,
Edge_Corner_point  poi_4,
Edge_Corner_point  poi_5
 

Definition at line 79 of file subdiv.cc.

References an, spitz, and Calculator_FE::Tetraeder().

Referenced by Act_on_subdivision_partII().

Here is the call graph for this function:

f_type Act_on_Prism_best Bo_description Description,
Calculator_FE Act,
f_type  x_face_type,
f_type  y_face_type,
Edge_Corner_point  poi_0,
Edge_Corner_point  poi_1,
Edge_Corner_point  poi_2,
Edge_Corner_point  poi_3,
Edge_Corner_point  poi_4,
Edge_Corner_point  poi_5
 

Definition at line 112 of file subdiv.cc.

References an, Edge_Corner_point::corner, Edge_Corner_point::d, developer_version, edge_poi_typ, Edge_Corner_point::edge_point, Bo_description::h(), parallel_version, spitz, Tell_about_round_of_problem(), and Calculator_FE::Tetraeder().

Here is the call graph for this function:

f_type Act_on_Prism_long Bo_description Description,
Calculator_FE Act,
f_type  x_face_type,
f_type  y_face_type,
Edge_Corner_point  poi_0,
Edge_Corner_point  poi_1,
Edge_Corner_point  poi_2,
Edge_Corner_point  poi_3,
Edge_Corner_point  poi_4,
Edge_Corner_point  poi_5
 

Definition at line 214 of file subdiv.cc.

References an, spitz, and Calculator_FE::Tetraeder().

Here is the call graph for this function:

f_type Act_on_Prism_short Bo_description Description,
Calculator_FE Act,
f_type  x_face_type,
f_type  y_face_type,
Edge_Corner_point  poi_0,
Edge_Corner_point  poi_1,
Edge_Corner_point  poi_2,
Edge_Corner_point  poi_3,
Edge_Corner_point  poi_4,
Edge_Corner_point  poi_5
 

Definition at line 180 of file subdiv.cc.

References an, spitz, and Calculator_FE::Tetraeder().

Here is the call graph for this function:

void Act_on_subdivision Bo_description Description,
Calculator_FE Act
 

Wichtige Funktion, die Zerlegung in Tetraeder macht.

Definition at line 252 of file subdiv.cc.

References Act_on_subdivision_partI(), Act_on_subdivision_partII(), Act_on_subdivision_partIII(), Act_on_subdivision_partIV(), and Bo_description::corner_point().

Referenced by BoCeData::Calc_FE_elements().

Here is the call graph for this function:

double calc_special_angle double  s1,
double  s3,
double  s2,
double  s4
 

Definition at line 69 of file subdiv.cc.

References M_PI, and my_atan().

Here is the call graph for this function:


Generated on Mon Jan 16 13:36:07 2006 for IPPL by  doxygen 1.4.6