|
adamantine
|
#include <experimental_data_utils.hh>
Public Attributes | |
| std::vector< dealii::Point< dim > > | points |
| std::vector< double > | values |
Structure to encapsulate a point cloud and the values associated to each point.
Definition at line 21 of file experimental_data_utils.hh.
| std::vector<dealii::Point<dim> > adamantine::PointsValues< dim >::points |
Definition at line 23 of file experimental_data_utils.hh.
| std::vector<double> adamantine::PointsValues< dim >::values |
Definition at line 24 of file experimental_data_utils.hh.