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

The NullImprover Class is a do-nothing VertexMover. It just loops over the mesh without doing any real work. It is used to test functions found in VertexMover, such as loop_over_mesh(). More...

#include "VertexMover.hpp"
+ Include dependency graph for NullImprover.hpp:

Go to the source code of this file.

Classes

class  MBMesquite::NullImprover

Namespaces

namespace  MBMesquite
 

Implements the NonSmoothDescent class member functions.



Detailed Description

The NullImprover Class is a do-nothing VertexMover. It just loops over the mesh without doing any real work. It is used to test functions found in VertexMover, such as loop_over_mesh().

Author:
Darryl Melander
Date:
2002-12-10

Definition in file NullImprover.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines