|
k-dot-p 0.1
|
#include <cartesian_grid.h++>
Public Attributes | |
| set_points_callback | spcb |
| void * | privdat |
Set all components at the points that are in the shape defined by the tree.
| st* | pointer to the shape tree |
| spcb | callback called at each point. |
| privdat | private data for the callback function. |
Definition at line 158 of file cartesian_grid.h++.
| void* kdotp::libmodelxx::grid::cartesian_grid< T, D, Nc >::ezstruct::privdat |
Definition at line 160 of file cartesian_grid.h++.
| set_points_callback kdotp::libmodelxx::grid::cartesian_grid< T, D, Nc >::ezstruct::spcb |
Definition at line 159 of file cartesian_grid.h++.