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

Go to the source code of this file.

Namespaces

namespace  Nektar
 
namespace  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)