5#include "Topology/EdgeSet.h" 
    9    template<
typename TDataType>
 
   14        typedef typename TDataType::Real 
Real;
 
   15        typedef typename TDataType::Coord 
Coord;
 
   23        DEF_VAR(
Real, Scale, 1.0f, 
"A parameter to scale the normal magnitude");
 
 
This is an implementation of AdditiveCCD based on peridyno.