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