BioDynaMo  v1.05.119-a4ff3934
Public Attributes | List of all members
bdm::ParaviewAdaptor::ParaviewImpl Struct Reference

Public Attributes

vtkCPProcessor * g_processor_ = nullptr
 
std::unordered_map< std::string, VtkAgents * > vtk_agents_
 
std::unordered_map< std::string, VtkDiffusionGrid * > vtk_dgrids_
 
vtkCPDataDescription * data_description_ = nullptr
 

Detailed Description

Definition at line 50 of file adaptor.cc.

Member Data Documentation

◆ data_description_

vtkCPDataDescription* bdm::ParaviewAdaptor::ParaviewImpl::data_description_ = nullptr

Definition at line 54 of file adaptor.cc.

◆ g_processor_

vtkCPProcessor* bdm::ParaviewAdaptor::ParaviewImpl::g_processor_ = nullptr

Definition at line 51 of file adaptor.cc.

◆ vtk_agents_

std::unordered_map<std::string, VtkAgents*> bdm::ParaviewAdaptor::ParaviewImpl::vtk_agents_

Definition at line 52 of file adaptor.cc.

◆ vtk_dgrids_

std::unordered_map<std::string, VtkDiffusionGrid*> bdm::ParaviewAdaptor::ParaviewImpl::vtk_dgrids_

Definition at line 53 of file adaptor.cc.


The documentation for this struct was generated from the following file: