voronota 0.3.0

Voronota-LT is an alternative version of Voronota for constructing tessellation-derived atomic contact areas and volumes.
Documentation
1
2
3
4
5
6
7
8
9
#ifndef VORONOTALT_VORONOTALT_H_
#define VORONOTALT_VORONOTALT_H_

#include "conversion_to_input.h"
#include "radical_tessellation.h"
#include "simplified_aw_tessellation.h"
#include "updateable_radical_tessellation.h"

#endif /* VORONOTALT_VORONOTALT_H_ */