A class to read geometry and cond file.
More...
#include <geometry_reader.h>
A class to read geometry and cond file.
Definition at line 52 of file geometry_reader.h.
◆ GeometryReader()
OpenMEEG::GeometryReader::GeometryReader |
( |
Geometry & |
g | ) |
|
|
inline |
◆ read_geom()
void OpenMEEG::GeometryReader::read_geom |
( |
const std::string & |
geometry | ) |
|
read a geometry file
< version of the domain description
Definition at line 91 of file geometry_reader.h.
◆ read_cond()
void OpenMEEG::GeometryReader::read_cond |
( |
const std::string & |
condFileName | ) |
|
◆ is_relative_path()
bool OpenMEEG::GeometryReader::is_relative_path |
( |
const std::string & |
name | ) |
|
|
private |
- Returns
- true if name is a realtive path.
- Parameters
-
Definition at line 77 of file geometry_reader.h.
◆ geom
Geometry& OpenMEEG::GeometryReader::geom |
|
private |
◆ PathSeparator
const char OpenMEEG::GeometryReader::PathSeparator = '/' |
|
staticprivate |
The documentation for this class was generated from the following file: