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