MOAB: Mesh Oriented datABase  (version 5.4.1)
MsqMeshEntity.cpp File Reference

All elements in Mesquite are of type MsqMeshEntity. Their associated functionality is implemented in this file. More...

#include "Mesquite.hpp"
#include "MsqMeshEntity.hpp"
#include "MsqVertex.hpp"
#include "PatchData.hpp"
#include <vector>
#include <ostream>
+ Include dependency graph for MsqMeshEntity.cpp:

Go to the source code of this file.

Namespaces

namespace  MBMesquite
 

Implements the NonSmoothDescent class member functions.


Functions

static double MBMesquite::corner_volume (const Vector3D &v0, const Vector3D &v1, const Vector3D &v2, const Vector3D &v3)
ostream & MBMesquite::operator<< (ostream &stream, const MsqMeshEntity &entity)

Detailed Description

All elements in Mesquite are of type MsqMeshEntity. Their associated functionality is implemented in this file.

Author:
Thomas Leurent
Michael Brewer
Darryl Melander
Date:
2002-05-16

Definition in file MsqMeshEntity.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines