MOAB: Mesh Oriented datABase  (version 5.4.1)
PatchData.cpp File Reference
#include "PatchData.hpp"
#include "MsqMeshEntity.hpp"
#include "MsqFreeVertexIndexIterator.hpp"
#include "MeshInterface.hpp"
#include "MsqTimer.hpp"
#include "MsqDebug.hpp"
#include "GlobalPatch.hpp"
#include "PatchIterator.hpp"
#include "ExtraData.hpp"
#include "Settings.hpp"
#include "MappingFunction.hpp"
#include <list>
#include <vector>
#include <map>
#include <algorithm>
#include <numeric>
#include <functional>
#include <utility>
#include <iostream>
#include <iomanip>
+ Include dependency graph for PatchData.cpp:

Go to the source code of this file.

Namespaces

namespace  MBMesquite
 

Implements the NonSmoothDescent class member functions.


Functions

static void MBMesquite::project_to_plane (Vector3D &vect, const Vector3D &norm)
static int MBMesquite::width (double d)
static int MBMesquite::width (size_t t)
static int MBMesquite::width (const void *ptr)
ostream & MBMesquite::operator<< (ostream &stream, const PatchData &pd)
void MBMesquite::print_patch_data (const PatchData &pd)

Detailed Description

Author:
Thomas Leurent
Michael Brewer
Date:
2002-01-17

Definition in file PatchData.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines