Loading [MathJax]/extensions/TeX/AMSsymbols.js
Template Numerical Library version\ main:be918e6f
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
TNL::Meshes::EntityRefiner< MeshConfig, Topologies::Quadrangle, EntityRefinerVersion::EdgeBisection > Struct Template Reference

Public Types

using Device = Devices::Host
 
using GlobalIndexType = typename MeshConfig::GlobalIndexType
 
using MeshEntityType = MeshEntity< MeshConfig, Device, Topology >
 
using Topology = Topologies::Quadrangle
 

Static Public Member Functions

template<typename AddPointFunctor, typename AddCellFunctor>
static void decompose (const MeshEntityType &entity, AddPointFunctor &&addPoint, AddCellFunctor &&addCell)
 
static std::pair< GlobalIndexType, GlobalIndexType > getExtraPointsAndEntitiesCount (const MeshEntityType &entity)
 

The documentation for this struct was generated from the following file: