22 #ifndef vtkPSimpleBondPerceiver_h
23 #define vtkPSimpleBondPerceiver_h
25 #include "vtkDomainsParallelChemistryModule.h"
28 VTK_ABI_NAMESPACE_BEGIN
a simple class to control print indentation
class describing a molecule
Create a simple guess of a molecule's topology.
vtkPSimpleBondPerceiver()=default
void ComputeBonds(vtkMolecule *molecule) override
Compute the bonds.
static vtkPSimpleBondPerceiver * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
~vtkPSimpleBondPerceiver() override=default
bool CreateGhosts(vtkMolecule *molecule)
Create ghosts level in molecule.
Create a simple guess of a molecule's topology.