Rocstar  1.0
Rocstar multiphysics simulation application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
src/ObjectiveFunction/ObjectiveFunction.hpp File Reference
#include "Mesquite.hpp"
#include "MsqError.hpp"
#include "MsqVertex.hpp"
#include <list>
Include dependency graph for src/ObjectiveFunction/ObjectiveFunction.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ObjectiveFunction
 Base class for concrete Objective Functions ObjectiveFunction contains a pointer to a QualityMetric. If the ObjectiveFunction is associated with more than one QualityMetric (i.e., the Objective is a composite, and the composed ObjectiveFunctions are associated with different QualityMetrics), then the QualityMetric pointer is set to NULL.. More...
 

Namespaces

 Mesquite
 Used to hold the error state and return it to the application.