Reference documentation for deal.II version 8.5.1
|
#include <deal.II/numerics/point_value_history.h>
Public Member Functions | |
PointGeometryData (const Point< dim > &new_requested_location, const std::vector< Point< dim > > &new_locations, const std::vector< types::global_dof_index > &new_sol_indices) | |
Only a constructor needed for this class (a struct really) | |
A class that stores the data needed to reference the support points closest to one requested point.
Definition at line 54 of file point_value_history.h.