#include "tools/src/Smoother.hpp"
Definition at line 205 of file Smoother.hpp.
◆ CommonData()
| Smoother::CommonData::CommonData |
( |
| ) |
|
|
inline |
Definition at line 213 of file Smoother.hpp.
UBlasMatrix< double > MatrixDouble
boost::shared_ptr< MatrixDouble > matTangentPtr
boost::shared_ptr< MatrixDouble > matFirstPiolaStressPtr
boost::shared_ptr< MatrixDouble > matGradPtr
◆ matFirstPiolaStressPtr
| boost::shared_ptr<MatrixDouble> Smoother::CommonData::matFirstPiolaStressPtr |
◆ matGradPtr
| boost::shared_ptr<MatrixDouble> Smoother::CommonData::matGradPtr |
◆ matTangentPtr
| boost::shared_ptr<MatrixDouble> Smoother::CommonData::matTangentPtr |
◆ meshPositions
| std::string Smoother::CommonData::meshPositions |
◆ spatialPositions
| std::string Smoother::CommonData::spatialPositions |
◆ sTress
| std::vector<MatrixDouble> Smoother::CommonData::sTress |
The documentation for this struct was generated from the following file: