Go to the source code of this file.
Namespaces | |
PolygonalMeshGenerationUtils | |
Functions | |
Real | PolygonalMeshGenerationUtils::dummyTRI6VolCalculator (const std::pair< Real, Real > &azi_pair) |
Based on a pair of azimuthal angles, calculates the volume of a TRI6 element with one vertex at the origin, the other two vertices on the unit circle. More... | |
Real | PolygonalMeshGenerationUtils::radiusCorrectionFactor (const std::vector< Real > &azimuthal_list, const bool full_circle=true, const unsigned int order=1, const bool is_first_value_vertex=true) |
Makes radial correction to preserve ring area. More... | |