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