Nektar++
Namespaces | Functions
ProcessIsoContour.cpp File Reference
#include <string>
#include <iostream>
#include <boost/core/ignore_unused.hpp>
#include <boost/geometry.hpp>
#include <boost/geometry/geometries/point.hpp>
#include <boost/geometry/geometries/box.hpp>
#include <boost/geometry/index/rtree.hpp>
#include "ProcessIsoContour.h"
#include <LibUtilities/BasicUtils/SharedArray.hpp>
#include <LibUtilities/BasicUtils/Timer.h>
#include <LibUtilities/BasicUtils/Progressbar.hpp>
#include <boost/math/special_functions/fpclassify.hpp>

Go to the source code of this file.

Namespaces

 Nektar
 The above copyright notice and this permission notice shall be included.
 
 Nektar::FieldUtils
 

Functions

void Nektar::FieldUtils::TwoPairs (Array< OneD, NekDouble > &cx, Array< OneD, NekDouble > &cy, Array< OneD, NekDouble > &cz, int &pr)
 
void Nektar::FieldUtils::ThreeSimilar (const int i, const int j, const int k, int &pr, int &ps)
 
bool Nektar::FieldUtils::operator== (const IsoVertex &x, const IsoVertex &y)
 
bool Nektar::FieldUtils::operator!= (const IsoVertex &x, const IsoVertex &y)