src/expde/math_lib/math_lib.cc File Reference

#include <iostream>
#include <fstream>
#include <math.h>
#include "math_lib.h"

Include dependency graph for math_lib.cc:

Go to the source code of this file.

Functions

double calc_maximal_edge_angle (const D3vector &va, const D3vector &vb, const D3vector &vc, const D3vector &vd)
double calc_maximal_face_angle (const D3vector &v0, const D3vector &v1, const D3vector &v2, const D3vector &v3)
int Find_next_prime (int x)


Function Documentation

double calc_maximal_edge_angle const D3vector va,
const D3vector vb,
const D3vector vc,
const D3vector vd
 

Definition at line 39 of file math_lib.cc.

References MAX(), and max_interior_angel_of_triangle().

Referenced by Tetraeder_storage::Check_angles().

Here is the call graph for this function:

double calc_maximal_face_angle const D3vector v0,
const D3vector v1,
const D3vector v2,
const D3vector v3
 

Definition at line 49 of file math_lib.cc.

References angle_between_faces(), and MAX().

Referenced by Tetraeder_storage::Check_angles().

Here is the call graph for this function:

int Find_next_prime int  x  ) 
 

Definition at line 67 of file math_lib.cc.

Referenced by Grid_base::Initialize_hash0(), Grid_base::Initialize_hash1(), Grid_base::Initialize_hash2(), Grid_base::Initialize_hash3(), Grid_base::Initialize_hash4(), Parallel_Info::Initialize_hash_proc(), Parallel_Info::Initialize_hash_proc_corner(), Input_data_object::Input_data_object(), Grid_base::Resize_hash0(), and Grid_base::Resize_hash1().


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