13 #include "libmesh/elem.h" 14 #include "libmesh/replicated_mesh.h" 15 #include "libmesh/dof_object.h" 41 const bool full_circle =
true,
42 const unsigned int order = 1,
43 const bool is_first_value_vertex =
true);
Real 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 o...
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
Real 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.