Overture  Version 25
Macros | Functions
ogenFunction.C File Reference
#include "GL_GraphicsInterface.h"
#include "MappingInformation.h"
#include "HDF_DataBase.h"
#include "Ogen.h"
#include "Ugen.h"
#include "FortranIO.h"
#include "DataFormats.h"
#include "ShowFileReader.h"
#include "ParallelUtility.h"
#include "Integrate.h"
Include dependency graph for ogenFunction.C:

Macros

#define PRTPEG   EXTERN_C_NAME(prtpeg)
 

Functions

void PRTPEG (const int &io, const int &il, const int &ip, const int &ig, const real &dr, const int &n, const int &n0, const int &n1)
 
int createMappings (MappingInformation &mapInfo)
 
int ogen (MappingInformation &mappingInfo, GenericGraphicsInterface &ps, const aString &commandFileName, CompositeGrid *cgp)
 

Macro Definition Documentation

#define PRTPEG   EXTERN_C_NAME(prtpeg)

Referenced by ogen().

Function Documentation

int createMappings ( MappingInformation mapInfo)

References ListOfMappingRC::addElement(), GenericGraphicsInterface::appendToTheDefaultPrompt(), assert, aString, MappingBuilder::build(), GenericGraphicsInterface::buildCascadingMenu(), TrimmedMappingBuilder::buildTrimmedMapping(), OffsetShell::createOffsetMappings(), GenericGraphicsInterface::createWindow(), Mapping::debug, ReferenceCounting::decrementReferenceCount(), TrimmedMapping::defaultElementDensityToleranceForTriangulation, TrimmedMapping::defaultMinAngleForTriangulation, ListOfMappingRC::deleteElement(), GenericGraphicsInterface::erase(), FALSE, HDF_DataBase::find(), CompositeSurface::get(), MappingRC::get(), Mapping::getClassName(), getCPU(), MappingGeometry::getGeometricProperties(), ListOfMappingRC::getLength(), GenericGraphicsInterface::getMenuItem(), MappingRC::getName(), Mapping::getName(), GenericGraphicsInterface::graphicsIsOn(), MappingInformation::graphXInterface, ReferenceCounting::incrementReferenceCount(), GenericGraphicsInterface::indexInCascadingMenu(), GenericGraphicsInterface::inputFileName(), GenericGraphicsInterface::inputString(), Mapping::make(), MappingInformation::mappingList, Mapping::mappingName, min(), HDF_DataBase::mount(), NULL, CompositeSurface::numberOfSubSurfaces(), GenericGraphicsInterface::outputString(), QuadraticMapping::parabola, PlotIt::plotMappingQuality(), printF(), MappingRC::put(), DataFormats::readIngrid(), MappingsFromCAD::readMappings(), readMappingsFromAnOverlappingGridFile(), DataFormats::readPlot3d(), DataFormats::readPly(), DataFormats::readSTL(), s, Mapping::setRangeDimension(), sPrintF(), sScanF(), GenericGraphicsInterface::stopReadingCommandFile(), TRUE, GenericGraphicsInterface::unAppendTheDefaultPrompt(), HDF_DataBase::unmount(), Mapping::update(), viewMappings(), DataFormats::writeIngrid(), and DataFormats::writePlot3d().

Referenced by PlotIt::contourCuts(), main(), and ogen().

int ogen ( MappingInformation mappingInfo,
GenericGraphicsInterface ps,
const aString commandFileName,
CompositeGrid cgp 
)

References ListOfMappingRC::addElement(), GenericGraphicsInterface::appendToTheDefaultPrompt(), assert, aString, GUIState::buildPopup(), c, FortranIO::close(), Integrate::computeAllWeights(), createMappings(), CompositeGrid::destroy(), dr, End, GenericGraphicsInterface::erase(), CompositeGrid::EVERYTHING, MappedGrid::EVERYTHING, ShowFileReader::getAGrid(), GenericGraphicsInterface::getAnswer(), getCPU(), getFromADataBase(), getIndex(), ListOfMappingRC::getLength(), ParallelUtility::getMaxValue(), MappedGrid::getMinimumNumberOfDistributedGhostLines(), ShowFileReader::getNumberOfFrames(), DialogData::getTextValue(), DialogData::getToggleValue(), MappingInformation::graphXInterface, MappedGrid::gridIndexRange(), gridIndexRange, ig, il, GenericGraphicsInterface::inputString(), CompositeGrid::interpolationCoordinates, CompositeGrid::interpolationPoint, CompositeGrid::interpoleeGrid, CompositeGrid::interpoleeLocation, ip, Ogen::loadBalanceGrids, MappingInformation::mappingList, max(), HDF_DataBase::mount(), GenericDataBase::normalMode, GenericDataBase::noStreamMode, GenericGridCollection::numberOfComponentGrids(), GridCollection::numberOfDimensions(), GenericGridCollection::numberOfGrids(), CompositeGrid::numberOfInterpolationPoints, ogen(), FortranIO::open(), GenericGraphicsInterface::outputString(), GenericGraphicsInterface::popGUI(), FortranIO::print(), printF(), Overture::printMemoryUsage(), PRTPEG, GenericGraphicsInterface::pushGUI(), Integrate::put(), HDF_DataBase::put(), CompositeGrid::put(), R, GenericGraphicsInterface::readCommandFile(), DialogData::setExitCommand(), GenericDataBase::setMaximumNumberOfFilesForWriting(), MappedGrid::setMinimumNumberOfDistributedGhostLines(), HDF_DataBase::setMode(), DialogData::setPushButtons(), DialogData::setTextBoxes(), DialogData::setToggleButtons(), DialogData::setWindowTitle(), sPrintF(), sScanF(), Start, GenericGraphicsInterface::stopReadingCommandFile(), MappedGrid::THEmask, MappedGrid::THEvertex, Ogen::turnOnHybridHoleCutting(), GenericGraphicsInterface::unAppendTheDefaultPrompt(), HDF_DataBase::unmount(), CompositeGrid::update(), Ugen::updateHybrid(), Ogen::updateOverlap(), MappedGrid::vertex(), DataFormats::writeIngrid(), DataFormats::writePlot3d(), and x.

Referenced by Ogmg::buildExtraLevels(), Ogmg::buildExtraLevelsNew(), main(), ogen(), plot3dToOverture(), and showFileFromDataFile().

void PRTPEG ( const int &  io,
const int &  il,
const int &  ip,
const int &  ig,
const real dr,
const int &  n,
const int &  n0,
const int &  n1 
)