#include <MeshMotionInfo.h>
|
| | MeshMotionInfo (std::vector< std::string > meshMotionBlock, const double omega, std::vector< double > centroid, std::vector< double > unitVec, const bool computeCentroid) |
| |
| | ~MeshMotionInfo () |
| |
| sierra::nalu::MeshMotionInfo::MeshMotionInfo |
( |
std::vector< std::string > |
meshMotionBlock, |
|
|
const double |
omega, |
|
|
std::vector< double > |
centroid, |
|
|
std::vector< double > |
unitVec, |
|
|
const bool |
computeCentroid |
|
) |
| |
| sierra::nalu::MeshMotionInfo::~MeshMotionInfo |
( |
| ) |
|
| std::vector<double> sierra::nalu::MeshMotionInfo::centroid_ |
| const double sierra::nalu::MeshMotionInfo::computeCentroid_ |
| double sierra::nalu::MeshMotionInfo::computeCentroidCompleted_ |
| std::vector<std::string> sierra::nalu::MeshMotionInfo::meshMotionBlock_ |
| const double sierra::nalu::MeshMotionInfo::omega_ |
| std::vector<double> sierra::nalu::MeshMotionInfo::unitVec_ |
The documentation for this class was generated from the following files: