Flow123d
jenkins-Flow123d-windows32-release-multijob-51
|
#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) |
IntersectionPoint * | interpolate (const IntersectionPoint &A1, const IntersectionPoint &A2, double t) |
bool eps_double_equal | ( | double | a, |
double | b | ||
) |
IntersectionPoint* interpolate | ( | const IntersectionPoint & | A1, |
const IntersectionPoint & | A2, | ||
double | t | ||
) |