Flow123d  jenkins-Flow123d-windows32-release-multijob-51
Functions
intersectionLocal.cpp File Reference
#include <iostream>
#include <algorithm>
#include <stdio.h>
#include <vector>
#include <cmath>
#include <numeric>
#include <limits>
#include "system/exc_common.hh"
#include "mesh/ngh/include/intersectionLocal.h"

Go to the source code of this file.

Functions

bool eps_double_equal (double a, double b)
 
IntersectionPointinterpolate (const IntersectionPoint &A1, const IntersectionPoint &A2, double t)
 

Function Documentation

bool eps_double_equal ( double  a,
double  b 
)

Definition at line 18 of file intersectionLocal.cpp.

Here is the caller graph for this function:

IntersectionPoint* interpolate ( const IntersectionPoint A1,
const IntersectionPoint A2,
double  t 
)

Definition at line 28 of file intersectionLocal.cpp.

Here is the caller graph for this function: