Loading...
Searching...
No Matches
Go to the documentation of this file.Code
15#ifndef __ORDER_PARAMETER_H_
16#define __ORDER_PARAMETER_H_
43 int nPrisms,
double avgPrismHeight);
49 std::vector<std::vector<int>> rings,
double sheetArea);
54 std::vector<int>
ring);
File for cage types for topological network criteria.
The main molecular system handler.
Topological network criteria functions.
std::vector< double > calcCoverageArea(molSys::PointCloud< molSys::Point< double >, double > *yCloud, std::vector< std::vector< int > > rings, double sheetArea)
std::vector< double > projAreaSingleRing(molSys::PointCloud< molSys::Point< double >, double > *yCloud, std::vector< int > ring)
Calculates the projected area on the XY, YZ and XZ planes.
double normHeightPercent(molSys::PointCloud< molSys::Point< double >, double > *yCloud, int nPrisms, double avgPrismHeight)
File containing common functions used by bulk and confined topological network critera.
This contains a collection of points; contains information for a particular frame.
This contains per-particle information.