VTK-m
2.2
|
#include <vtkm/exec/arg/AspectTagDefault.h>
#include <vtkm/exec/arg/Fetch.h>
#include <vtkm/exec/arg/ThreadIndicesTopologyMap.h>
#include <vtkm/TopologyElementTag.h>
#include <vtkm/internal/ArrayPortalUniformPointCoordinates.h>
#include <vtkm/VecAxisAlignedPointCoordinates.h>
#include <vtkm/exec/ConnectivityExtrude.h>
#include <vtkm/exec/ConnectivityStructured.h>
#include <vtkm/VecFromPortalPermute.h>
Go to the source code of this file.
Classes | |
struct | vtkm::exec::arg::FetchTagArrayTopologyMapIn |
Fetch tag for getting array values determined by topology connections. More... | |
struct | vtkm::exec::arg::Fetch< vtkm::exec::arg::FetchTagArrayTopologyMapIn, vtkm::exec::arg::AspectTagDefault, ExecObjectType > |
Namespaces | |
vtkm | |
Groups connected points that have the same field value. | |
vtkm::exec | |
VTK-m Execution Environment. | |
vtkm::exec::arg | |