Description | Hierarchy | Fields | Methods | Properties |
type TSpecifiedFluxSideGroup = class(TCustomBoundaryGroup)
TSpecifiedFluxSideGroup
is used to determine a set of zones for side flux boundary conditions.
Most of the work is done by TCustomBoundaryGroup so TSpecifiedFluxSideGroup
only needs to override a few functions.
![]() |
function GetBoundaryType: integer; override; |
![]() |
function GetDataSets: TBoundaryDataSetsType; override; |
![]() |
function GetMergeInXDirection: boolean; override; |
![]() |
function GetBoundaryType: integer; override; |
|
![]() |
function GetDataSets: TBoundaryDataSetsType; override; |
|
![]() |
function GetMergeInXDirection: boolean; override; |
|