PeriDyno 1.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
SharedFunc.h File Reference
#include "Array/Array.h"
#include "Array/ArrayList.h"
#include "Bond.h"
#include "DataTypes.h"
Include dependency graph for SharedFunc.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  dyno
 This is an implementation of AdditiveCCD based on peridyno.
 

Functions

template<typename Coord, typename Bond>
void dyno::constructRestShape (DArrayList< Bond > &shape, DArrayList< int > &nbr, DArray< Coord > &pos)
 
template<typename Coord, typename Bond>
void dyno::constructRestShapeWithSelf (DArrayList< Bond > &shape, DArrayList< int > &nbr, DArray< Coord > &pos)