#include <NewmarkFunctor.h>
Public Member Functions | |
| NewmarkPredictFunctor (const double &timeStep, const double &gamma=0.5) | |
| ~NewmarkPredictFunctor () | |
| void | operator() (shells::SVertexS *const vtx) |
| shells::NewmarkPredictFunctor::NewmarkPredictFunctor | ( | const double & | timeStep, | |
| const double & | gamma = 0.5 | |||
| ) |
| shells::NewmarkPredictFunctor::~NewmarkPredictFunctor | ( | ) | [inline] |
| void shells::NewmarkPredictFunctor::operator() | ( | shells::SVertexS *const | vtx | ) |
1.6.3