PeriDyno
1.0.0
Loading...
Searching...
No Matches
D:
Peridyno
peridyno
src
Framework
Module
ComputeModule.cpp
Go to the documentation of this file.
1
#include "
ComputeModule.h
"
2
3
namespace
dyno
4
{
5
ComputeModule::ComputeModule
()
6
{
7
}
8
9
ComputeModule::~ComputeModule
()
10
{
11
}
12
13
void
ComputeModule::updateImpl
()
14
{
15
this->
compute
();
16
}
17
}
ComputeModule.h
dyno::ComputeModule::ComputeModule
ComputeModule()
Definition
ComputeModule.cpp:5
dyno::ComputeModule::~ComputeModule
~ComputeModule() override
Definition
ComputeModule.cpp:9
dyno::ComputeModule::updateImpl
void updateImpl() final
Definition
ComputeModule.cpp:13
dyno::ComputeModule::compute
virtual void compute()=0
dyno
This is an implementation of AdditiveCCD based on peridyno.
Definition
Array.h:25
Generated by
1.13.2