Class TFrontLeakyZoneGroup

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TFrontLeakyZoneGroup = class(TCustomLeakyZoneGroup)

Description

TFrontLeakyZoneGroup is used to determine a set of zones for front leaky boundary conditions.

Most of the work is done by TCustomLeakyZoneGroup and TCustomBoundaryDataSets so TFrontLeakyZoneGroup only needs to override a few functions.

Hierarchy

Overview

Methods

Protected function GetDataSets: TBoundaryDataSetsType; override;
Protected function GetMergeInYDirection: boolean; override;

Description

Methods

Protected function GetDataSets: TBoundaryDataSetsType; override;

GetDataSets returns a TBoundaryDataSetsType which is used in Create (TFrontLeakyDataSets).

Protected function GetMergeInYDirection: boolean; override;

GetMergeInYDirection returns False.


Generated by PasDoc 0.12.1 on 2013-05-13 15:41:41