rsvs3D  0.0.0
Codes for the c++ implementation of the 3D RSVS
tecplotfile Member List

This is the complete list of members for tecplotfile, including all inherited members.

CloseFile() (defined in tecplotfile)tecplotfile
DefShareZoneVolume(int shareZone, int nVertDat) (defined in tecplotfile)tecplotfile
fid (defined in tecplotfile)tecplotfileprivate
isloud (defined in tecplotfile)tecplotfileprivate
isOpen() (defined in tecplotfile)tecplotfileinline
isStrand(int strandID) (defined in tecplotfile)tecplotfileinline
lengthLine (defined in tecplotfile)tecplotfileprivate
LineDataBlock(const mesh &meshout, int nVert, int nEdge, int nVertDat, int nCellDat) (defined in tecplotfile)tecplotfile
LineDataBlock(const triangulation &triout, triarray triangulation::*mp, int nVert, int nEdge, int nVertDat, int nCellDat) (defined in tecplotfile)tecplotfile
LineDataBlock(const triangulation &triout, triarray triangulation::*mp, int nVert, int nEdge, int nVertDat, int nCellDat, const std::vector< int > &triList) (defined in tecplotfile)tecplotfile
LineDataBlock(const triangulation &triout, trisurfarray triangulation::*mp, int nVert, int nEdge, int nVertDat, int nCellDat) (defined in tecplotfile)tecplotfile
LineFaceMap(const mesh &meshout, int nEdge) (defined in tecplotfile)tecplotfile
LineFaceMap(const triangulation &triout, triarray triangulation::*mp) (defined in tecplotfile)tecplotfile
LineFaceMap(const std::vector< int > &triList) (defined in tecplotfile)tecplotfile
LineFaceMap(const triangulation &triout, trisurfarray triangulation::*mp) (defined in tecplotfile)tecplotfile
NewLine() (defined in tecplotfile)tecplotfileinline
NewZone() (defined in tecplotfile)tecplotfileinline
nZones (defined in tecplotfile)tecplotfileprivate
OpenFile(const char *str, const char *mode="w") (defined in tecplotfile)tecplotfile
Print(const char *format,...) (defined in tecplotfile)tecplotfileinline
PrintMesh(const mesh &meshout, int strandID=0, double timeStep=0, int forceOutType=rsvs3d::constants::tecplot::autoselect, const std::vector< int > &vertList={}) (defined in tecplotfile)tecplotfile
PrintSnake(const snake &snakeout, int strandID=0, double timeStep=0, int forceOutType=rsvs3d::constants::tecplot::autoselect, const std::vector< int > &vertList={}) (defined in tecplotfile)tecplotfile
PrintSnake(std::string snakeData, const snake &snakeout, int strandID=0, double timeStep=0, int forceOutType=rsvs3d::constants::tecplot::autoselect, int coordConnShareZone=rsvs3d::constants::tecplot::nosharedzone, const std::vector< int > &vertList={}) (defined in tecplotfile)tecplotfile
PrintSnakeGradients(const triangulation &triRSVS, const RSVScalc &calcObj, int strandID=0, double timeStep=0, int forceOutType=rsvs3d::constants::tecplot::autoselect, const std::vector< int > &vertList={}) (defined in tecplotfile)tecplotfile
PrintSnakeInternalPts(const snake &snakein, int strandID=0, double timeStep=0) (defined in tecplotfile)tecplotfile
PrintSnakeSensitivity(const triangulation &triRSVS, const RSVScalc &calcObj, int strandID=0, double timeStep=0, int forceOutType=rsvs3d::constants::tecplot::autoselect, const std::vector< int > &vertList={}) (defined in tecplotfile)tecplotfile
PrintSnakeSensitivityTime(const triangulation &triRSVS, const RSVScalc &calcObj, int strandID=0, double timeStep=0, int forceOutType=rsvs3d::constants::tecplot::autoselect, const std::vector< int > &vertList={}) (defined in tecplotfile)tecplotfile
PrintSnakeSensitivityVector(const triangulation &triRSVS, const RSVScalc &calcObj, int strandID=0, double timeStep=0, int forceOutType=rsvs3d::constants::tecplot::autoselect, const std::vector< int > &vertList={}) (defined in tecplotfile)tecplotfile
PrintTriangulation(const triangulation &triout, triarray triangulation::*mp, int strandID=0, double timeStep=0, int forceOutType=rsvs3d::constants::tecplot::autoselect, const std::vector< int > &triList={}) (defined in tecplotfile)tecplotfile
PrintTriangulation(const triangulation &triout, trisurfarray triangulation::*mp, int strandID=0, double timeStep=0, int forceOutType=rsvs3d::constants::tecplot::autoselect) (defined in tecplotfile)tecplotfile
PrintVolumeDat(const mesh &meshout, int shareZone, int strandID, double timeStep) (defined in tecplotfile)tecplotfile
ResetLine() (defined in tecplotfile)tecplotfileinline
RSVScalcDataBlock(const triangulation &triRSVS, const RSVScalc &calcObj, int nVert, int nSensDat, int sensStart=0, int methodProcess=1) (defined in tecplotfile)tecplotfile
RSVScalcVectorDataBlock(const triangulation &triRSVS, const RSVScalc &calcObj, int nVert, int numConstrPlot=0, int methodProcess=1) (defined in tecplotfile)tecplotfile
SnakeDataBlock(const snake &snakeout, int nVert, int nVertDat, std::string=rsvs3d::constants::tecplot::snakedata::__default, bool printCoord=true) (defined in tecplotfile)tecplotfile
strands (defined in tecplotfile)tecplotfileprivate
StrandTime(int strandID, double timeStep) (defined in tecplotfile)tecplotfileinline
SurfDataBlock(const mesh &meshout, int nVert, int nSurf, int nVertDat) (defined in tecplotfile)tecplotfile
SurfDataBlock(const triangulation &triout, triarray triangulation::*mp, int nVert, int nSurf, int nVertDat) (defined in tecplotfile)tecplotfile
SurfDataBlock(const triangulation &triout, trisurfarray triangulation::*mp, int nVert, int nSurf, int nVertDat) (defined in tecplotfile)tecplotfile
SurfFaceMap(const mesh &meshout, int nEdge) (defined in tecplotfile)tecplotfile
SurfFaceMap(const triangulation &triout, triarray triangulation::*mp) (defined in tecplotfile)tecplotfile
SurfFaceMap(const triangulation &triout, trisurfarray triangulation::*mp) (defined in tecplotfile)tecplotfile
tecplotfile() (defined in tecplotfile)tecplotfileinline
tecplotfile(bool isloudIn) (defined in tecplotfile)tecplotfileinline
VertDataBlock(const mesh &meshout, int nVert, int nVertDat, int nCellDat, const std::vector< int > &vertList={}) (defined in tecplotfile)tecplotfile
VolDataBlock(const mesh &meshout, int nVert, int nVolu, int nVertDat, const std::vector< int > &voluList={}, const std::vector< int > &vertList={}) (defined in tecplotfile)tecplotfile
VolDataBlock(const triangulation &triout, triarray triangulation::*mp, int nVert, int nVolu, int nVertDat) (defined in tecplotfile)tecplotfile
VolDataBlock(const triangulation &triout, trisurfarray triangulation::*mp, int nVert, int nVolu, int nVertDat) (defined in tecplotfile)tecplotfile
VolFaceMap(const mesh &meshout, int nSurf) (defined in tecplotfile)tecplotfile
VolFaceMap(const mesh &meshout, const std::vector< int > &surfList, const std::vector< int > &voluList, const std::vector< int > &vertList) (defined in tecplotfile)tecplotfile
VolFaceMap(const triangulation &triout, triarray triangulation::*mp, int nSurf) (defined in tecplotfile)tecplotfile
VolFaceMap(const triangulation &triout, trisurfarray triangulation::*mp, int nSurf) (defined in tecplotfile)tecplotfile
ZoneHeaderFelineseg(int nVert, int nEdge, int nVertDat, int nCellDat) (defined in tecplotfile)tecplotfile
ZoneHeaderFelinesegSnake(int nVert, int nEdge, int nVertDat, int nCellDat, int nSensDat=0) (defined in tecplotfile)tecplotfile
ZoneHeaderOrdered(int nVert, int nVertDat, int nCellDat, int nSensDat=0) (defined in tecplotfile)tecplotfile
ZoneHeaderPolygon(int nVert, int nEdge, int nSurf, int nVertDat, int nCellDat) (defined in tecplotfile)tecplotfile
ZoneHeaderPolygonSnake(int nVert, int nEdge, int nSurf, int nVertDat, int nCellDat, int nSensDat=0) (defined in tecplotfile)tecplotfile
ZoneHeaderPolyhedron(int nVert, int nVolu, int nSurf, int totNumFaceNode, int nVertDat, int nCellDat) (defined in tecplotfile)tecplotfile
ZoneHeaderPolyhedronSnake(int nVert, int nVolu, int nSurf, int totNumFaceNode, int nVertDat, int nCellDat, int nSensDat=0) (defined in tecplotfile)tecplotfile
ZoneNum() const (defined in tecplotfile)tecplotfileinline
~tecplotfile() (defined in tecplotfile)tecplotfileinline