PeriDyno 1.0.0
Loading...
Searching...
No Matches
TopologyMapping.cpp
Go to the documentation of this file.
1#pragma once
2#include "TopologyMapping.h"
3
4namespace dyno
5{
11
16
18 {
19 this->apply();
20 }
21
22}
Module(std::string name="default")
Definition Module.cpp:7
virtual bool apply()=0
void updateImpl() override
This is an implementation of AdditiveCCD based on peridyno.
Definition Array.h:25