https://mooseframework.inl.gov
Public Attributes | List of all members
PolygonMeshGeneratorBase::multiBdryLayerParams Struct Reference

Contains multiple blocks's boundary layer related parameters. More...

#include <PolygonMeshGeneratorBase.h>

Public Attributes

std::vector< Realwidths
 
std::vector< Realfractions
 
std::vector< unsigned intintervals
 
std::vector< Realbiases
 

Detailed Description

Contains multiple blocks's boundary layer related parameters.

Definition at line 96 of file PolygonMeshGeneratorBase.h.

Member Data Documentation

◆ biases

std::vector<Real> PolygonMeshGeneratorBase::multiBdryLayerParams::biases

◆ fractions

std::vector<Real> PolygonMeshGeneratorBase::multiBdryLayerParams::fractions

◆ intervals

std::vector<unsigned int> PolygonMeshGeneratorBase::multiBdryLayerParams::intervals

◆ widths

std::vector<Real> PolygonMeshGeneratorBase::multiBdryLayerParams::widths

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