MOAB: Mesh Oriented datABase  (version 5.4.1)
PatchData.hpp File Reference

This file contains the PatchData class and its associated mementos. More...

#include "Mesquite.hpp"
#include "MsqVertex.hpp"
#include "MsqMeshEntity.hpp"
#include "MeshInterface.hpp"
#include "MsqError.hpp"
#include "Settings.hpp"
#include "NodeSet.hpp"
#include "MappingFunction.hpp"
#include <cstddef>
#include <cstdlib>
#include <map>
#include <vector>
#include <iosfwd>
+ Include dependency graph for PatchData.hpp:

Go to the source code of this file.

Classes

class  MBMesquite::PatchData
class  MBMesquite::PatchDataVerticesMemento
 Contains a copy of the coordinates of a PatchData. More...

Namespaces

namespace  MBMesquite
 

Implements the NonSmoothDescent class member functions.


Functions

void MBMesquite::print_patch_data (const PatchData &pd)

Detailed Description

This file contains the PatchData class and its associated mementos.

The PatchData class provides the mesh information and functionality to Mesquite. The PatchDataVerticesMemento class allows the state of a PatchData object to be saved in order to later restore that object to its previous state.

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

Definition in file PatchData.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines