![]() |
OGS
|
|
#include "FEFLOWGeoInterface.h"#include <libxml/parser.h>#include <libxml/tree.h>#include <boost/algorithm/string/trim.hpp>#include <cctype>#include <fstream>#include <memory>#include <sstream>#include "BaseLib/FileTools.h"#include "BaseLib/Logging.h"#include "BaseLib/StringTools.h"#include "GeoLib/GEOObjects.h"#include "GeoLib/Point.h"#include "GeoLib/Polygon.h"Go to the source code of this file.
Namespaces | |
| namespace | anonymous_namespace{FEFLOWGeoInterface.cpp} |
| namespace | FileIO |
Functions | |
| std::string | anonymous_namespace{FEFLOWGeoInterface.cpp}::xmlCharsToString (xmlChar *v) |
| xmlNodePtr | anonymous_namespace{FEFLOWGeoInterface.cpp}::firstChild (xmlNodePtr parent, const xmlChar *name) |