#include <geofileswriter.hh>
Definition at line 35 of file geofileswriter.hh.
| msbGrid::GeoFilesWriter::GeoFilesWriter |
( |
const InputData * |
inputData | ) |
|
|
inline |
| msbGrid::GeoFilesWriter::~GeoFilesWriter |
( |
| ) |
|
|
inline |
| void msbGrid::GeoFilesWriter::closeFile |
( |
| ) |
|
|
inline |
| const std :: string msbGrid::GeoFilesWriter::geoFile |
( |
const std::string & |
name = "newFile", |
|
|
const bool & |
fromBuildDirectory = false |
|
) |
| |
|
inline |
| void msbGrid::GeoFilesWriter::openFile |
( |
const std::string & |
name | ) |
|
|
inline |
| void msbGrid::GeoFilesWriter::write |
( |
const std::string & |
texte | ) |
|
|
inline |
| void msbGrid::GeoFilesWriter::write |
( |
const Point & |
pt0, |
|
|
const std::string & |
clName0 = "" |
|
) |
| |
|
inline |
| void msbGrid::GeoFilesWriter::write |
( |
const Edge & |
ed0 | ) |
|
|
inline |
| void msbGrid::GeoFilesWriter::write |
( |
const msbGrid::Block< Point > & |
bl0, |
|
|
const std::string & |
clName |
|
) |
| |
|
inline |
template<int locEdNumber>
| void msbGrid::GeoFilesWriter::write |
( |
const msbGrid::Polygon< locEdNumber > & |
pl0 | ) |
|
|
inline |
template<typename EntityT >
| void msbGrid::GeoFilesWriter::write |
( |
const msbGrid::Block< EntityT > & |
bl0, |
|
|
const bool & |
physical = false |
|
) |
| |
|
inline |
| void msbGrid::GeoFilesWriter::writeCommanLine_ |
( |
| ) |
|
|
inline |
| void msbGrid::GeoFilesWriter::writeLineLoop |
( |
const std::vector< Edge * > & |
vEd0, |
|
|
const int & |
lineLoopNumber |
|
) |
| |
|
inline |
| const InputData* msbGrid::GeoFilesWriter::inputData_ |
|
private |
| std :: ofstream msbGrid::GeoFilesWriter::outputFile_ |
|
private |
The documentation for this class was generated from the following file: