Specialization for the vertices.
More...
#include <dcell.hpp>
|
| dCell_map (std::vector< Eigen::Vector< double, dimension >> const &coords) |
|
Eigen::Vector< double, dimension > const & | coord (size_t map_rel_id) const |
| Return the location of the vertex in a given chart. More...
|
|
template<size_t dimension>
class Manicore::dCell_map< dimension, 0 >
Specialization for the vertices.
- Template Parameters
-
dimension | Dimension of the manifold |
◆ dCell_map()
template<size_t dimension>
- Parameters
-
coords | Locations of the vertex within each chart |
◆ coord()
template<size_t dimension>
Eigen::Vector<double,dimension> const& Manicore::dCell_map< dimension, 0 >::coord |
( |
size_t |
map_rel_id | ) |
const |
|
inline |
Return the location of the vertex in a given chart.
- Parameters
-
map_rel_id | Relative id of the chart to use |
The documentation for this class was generated from the following file: