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