BioDynaMo
v1.05.120-25dc9790
|
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 |
Definition at line 50 of file adaptor.cc.
vtkCPDataDescription* bdm::ParaviewAdaptor::ParaviewImpl::data_description_ = nullptr |
Definition at line 54 of file adaptor.cc.
vtkCPProcessor* bdm::ParaviewAdaptor::ParaviewImpl::g_processor_ = nullptr |
Definition at line 51 of file adaptor.cc.
std::unordered_map<std::string, VtkAgents*> bdm::ParaviewAdaptor::ParaviewImpl::vtk_agents_ |
Definition at line 52 of file adaptor.cc.
std::unordered_map<std::string, VtkDiffusionGrid*> bdm::ParaviewAdaptor::ParaviewImpl::vtk_dgrids_ |
Definition at line 53 of file adaptor.cc.