Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/boundary.hpp

    r093645 r0077b5  
    4242void Find_next_suitable_point(class BoundaryTriangleSet *BaseTriangle, class BoundaryLineSet *BaseLine, atom*& OptCandidate, Vector *OptCandidateCenter, double *ShortestAngle, const double RADIUS, LinkedCell *LC);
    4343Boundaries *GetBoundaryPoints(ofstream *out, molecule *mol);
     44void CalculateConcavityPerBoundaryPoint(ofstream *out, class Tesselation *TesselStruct);
     45void StoreTrianglesinFile(ofstream *out, molecule *mol, const char *filename, const char *extraSuffix);
     46
    4447
    4548#endif /*BOUNDARY_HPP_*/
Note: See TracChangeset for help on using the changeset viewer.