Field for triangular polar vertices. More...
#include <triangular.hpp>
| Public Member Functions | |
| TriangularPolar2D_Vertex_Field (double default_value) | |
| double | get_value (TriangularPolar2D_Vertex &vertex) | 
| Retrieve from the field the value corresponding to the given vertex. | |
| void | set_value (TriangularPolar2D_Vertex &vertex, double new_value) | 
| Set the value corresponding to the given vertex. | |
| TriangularPolar2D_Vertex_Field_t & | get_field () | 
Field for triangular polar vertices.
| double TriangularPolar2D_Vertex_Field::get_value | ( | TriangularPolar2D_Vertex & | vertex | ) | 
Retrieve from the field the value corresponding to the given vertex.
| vertex | 
| void TriangularPolar2D_Vertex_Field::set_value | ( | TriangularPolar2D_Vertex & | vertex, | 
| double | new_value | ||
| ) | 
Set the value corresponding to the given vertex.
| cell | |
| new_value | 
 1.8.1.2
 1.8.1.2