Overture  Version 25
Functions
simpleMesh.C File Reference
#include <iostream>
#include <fstream>
#include <iomanip>
#include <map>
#include <stack>
#include "GenericGraphicsInterface.h"
#include "GUIState.h"
#include "PlotIt.h"
#include "SquareMapping.h"
#include "NurbsMapping.h"
#include "nurbsCurveEditor.h"
#include "AdvancingFront.h"
#include "ArraySimple.h"
#include "smesh.hh"
Include dependency graph for simpleMesh.C:

Functions

void optimize (UnstructuredMapping &umap, RealCompositeGridFunction *cf)
 
int main (int argc, char *argv[])
 

Function Documentation

int main ( int  argc,
char *  argv[] 
)

References PointList::add(), DialogData::addRadioBox(), aString, c, ci, GraphicsParameters::colourByGrid, Point::coordinate, GenericGraphicsInterface::createMessageDialog(), SimpleCurve::deleteStretching(), GenericGraphicsInterface::drawColouredSquares(), dx, GenericGraphicsInterface::erase(), errorDialog, FALSE, Overture::finish(), GenericGraphicsInterface::getAnswer(), GenericGraphicsInterface::getColourName(), GenericGraphicsInterface::getCurrentWindow(), Mapping::getDomainBound(), Overture::getGraphicsInterface(), UnstructuredRegion::getMapping(), Region::getName(), NurbsMapping::getOrder(), GenericGraphicsInterface::getPlotTheBackgroundGrid(), DialogData::getRadioBox(), GI_BOUNDARY_COLOUR_OPTION, GI_MAPPING_COLOUR, GI_PLOT_BLOCK_BOUNDARIES, GI_PLOT_GRID_LINES, GI_PLOT_GRID_POINTS_ON_CURVES, GI_PLOT_LINES_ON_MAPPING_BOUNDARIES, GI_PLOT_MAPPING_EDGES, GI_PLOT_SHADED_MAPPING_BOUNDARIES, GI_PLOT_THE_OBJECT_AND_EXIT, GI_PLOT_UNS_EDGES, GI_PLOT_UNS_FACES, Curve::ID(), Region::ID(), GenericGraphicsInterface::inputFileName(), NurbsMapping::isSubCurveHidden(), NurbsMapping::map(), SelectionInfo::nSelect, Curve::numberOfPoints(), NurbsMapping::numberOfSubCurves(), nurbsCurveEditor(), optimize(), GenericGraphicsInterface::outputString(), GenericGraphicsInterface::outputToCommandFile(), PlotIt::plot(), PointList::plot(), points(), GenericGraphicsInterface::popGUI(), GenericGraphicsInterface::pushGUI(), r, GenericGraphicsInterface::readCommandFile(), REAL_EPSILON, Curve::region_1(), SimpleCurve::region_1(), GenericGraphicsInterface::saveCommandFile(), GenericGraphicsInterface::saveEchoFile(), GenericGraphicsInterface::savePickCommands(), GraphicsParameters::set(), RadioBox::setCurrentChoice(), DialogData::setExitCommand(), Mapping::setGridDimensions(), Region::setName(), SimpleCurve::setNumberOfPoints(), GenericGraphicsInterface::setPlotTheBackgroundGrid(), DialogData::setPushButtons(), DialogData::setTextBoxes(), DialogData::setTextLabel(), DialogData::setToggleButtons(), DialogData::setToggleState(), DialogData::setWindowTitle(), PointList::size(), sPrintF(), sScanF(), Overture::start(), GenericGraphicsInterface::stopReadingCommandFile(), SimpleCurve::stretchPoints(), NurbsMapping::subCurve(), NurbsMapping::toggleSubCurveVisibility(), TRUE, and x.

void optimize ( UnstructuredMapping umap,
RealCompositeGridFunction cf 
)

References optimize().