ASL 0.1.7
Advanced Simulation Library
Loading...
Searching...
No Matches
Public Member Functions | List of all members
asl::NumMethod Class Referenceabstract

#include <aslNumMethod.h>

Inheritance diagram for asl::NumMethod:
Inheritance graph
[legend]

Public Member Functions

virtual void execute ()=0
 Executes the numerical procedure.
 
virtual void init ()=0
 Builds the necesery internal data and kernels.
 
virtual ~NumMethod ()
 
virtual void execute ()=0
 Executes the numerical procedure.
 
virtual void init ()=0
 Builds the necesery internal data and kernels.
 
virtual ~NumMethod ()
 

Detailed Description

Virtual class describes general interface for Numerical methods;

Definition at line 34 of file aslNumMethod.h.

Constructor & Destructor Documentation

◆ ~NumMethod() [1/2]

virtual asl::NumMethod::~NumMethod ( )
virtual

◆ ~NumMethod() [2/2]

virtual asl::NumMethod::~NumMethod ( )
virtual

Member Function Documentation

◆ execute() [1/2]

virtual void asl::NumMethod::execute ( )
pure virtual

Executes the numerical procedure.

Implemented in asl::BCConstantValue, asl::BCConstantValueMap, asl::BCConstantValueMiddlePointMap, asl::BCValuePFMap, asl::BCConstantGradient, asl::BCConstantGradientMap, asl::BCConstantSource, asl::BCDirectCopier, asl::BCSConstantValue, asl::BCConstantGradientMap2, asl::BCLinearGrowthMap, asl::BCLinearGrowthMap1, asl::BCLinearGrowthMap2, asl::FDAdvectionDiffusion2, asl::BCConstantFluxMap, asl::FDAdvectionDiffusionInhomogeneous, asl::FDElasticityIncompressibleStatic, asl::FDElasticityRelaxation, asl::FDElasticity2, asl::BCRigidWall, asl::BCRigidWallRelaxation, asl::BCFreeSurface, asl::BCFreeSurface2, asl::BCZeroStressMap, asl::BCImposedDisplacementVelocityValue, asl::BCAccelerationSource2, asl::FDPoroElasticity, asl::BCRigidWallPoroElasticity, asl::BCRigidWallDF, asl::BCLBGKCommon, asl::BCNoSlipMap, asl::BCVelocityMap, asl::BCConstantPressureVelocityMap, asl::BCTransportLimitedDepositionMap, asl::BCKineticsLimitedDepositionMap, asl::ComputeSurfaceFluxMap, asl::ComputeSurfaceForceMap, asl::LevelSet, asl::SingleKernelNM, asl::TimeContinPLagrange, asl::TimeContinPLagrangeFraction, asl::FDAdvectionDiffusionExtended, asl::BCConstantValue, asl::BCConstantValueMap, asl::BCConstantValueMiddlePointMap, asl::BCValuePFMap, asl::BCConstantGradient, asl::BCConstantGradientMap, asl::BCConstantSource, asl::BCDirectCopier, asl::BCSConstantValue, asl::BCConstantGradientMap2, asl::BCLinearGrowthMap, asl::BCLinearGrowthMap1, asl::BCLinearGrowthMap2, asl::FDAdvectionDiffusion2, asl::BCConstantFluxMap, asl::FDAdvectionDiffusionInhomogeneous, asl::FDElasticityIncompressibleStatic, asl::FDElasticityRelaxation, asl::FDElasticity2, asl::BCRigidWall, asl::BCRigidWallRelaxation, asl::BCFreeSurface, asl::BCFreeSurface2, asl::BCZeroStressMap, asl::BCImposedDisplacementVelocityValue, asl::BCAccelerationSource2, asl::FDPoroElasticity, asl::BCRigidWallPoroElasticity, asl::BCRigidWallDF, asl::BCLBGKCommon, asl::BCNoSlipMap, asl::BCVelocityMap, asl::BCConstantPressureVelocityMap, asl::BCTransportLimitedDepositionMap, asl::BCKineticsLimitedDepositionMap, asl::ComputeSurfaceFluxMap, asl::ComputeSurfaceForceMap, asl::LevelSet, asl::SingleKernelNM, asl::TimeContinPLagrange, asl::TimeContinPLagrangeFraction, asl::FDAdvectionDiffusionExtended, asl::ElasticityCommonA, asl::TimeContinuations, asl::ElasticityCommonA, and asl::TimeContinuations.

◆ execute() [2/2]

virtual void asl::NumMethod::execute ( )
pure virtual

Executes the numerical procedure.

Implemented in asl::BCConstantValue, asl::BCConstantValueMap, asl::BCConstantValueMiddlePointMap, asl::BCValuePFMap, asl::BCConstantGradient, asl::BCConstantGradientMap, asl::BCConstantSource, asl::BCDirectCopier, asl::BCSConstantValue, asl::BCConstantGradientMap2, asl::BCLinearGrowthMap, asl::BCLinearGrowthMap1, asl::BCLinearGrowthMap2, asl::FDAdvectionDiffusion2, asl::BCConstantFluxMap, asl::FDAdvectionDiffusionInhomogeneous, asl::FDElasticityIncompressibleStatic, asl::FDElasticityRelaxation, asl::FDElasticity2, asl::BCRigidWall, asl::BCRigidWallRelaxation, asl::BCFreeSurface, asl::BCFreeSurface2, asl::BCZeroStressMap, asl::BCImposedDisplacementVelocityValue, asl::BCAccelerationSource2, asl::FDPoroElasticity, asl::BCRigidWallPoroElasticity, asl::BCRigidWallDF, asl::BCLBGKCommon, asl::BCNoSlipMap, asl::BCVelocityMap, asl::BCConstantPressureVelocityMap, asl::BCTransportLimitedDepositionMap, asl::BCKineticsLimitedDepositionMap, asl::ComputeSurfaceFluxMap, asl::ComputeSurfaceForceMap, asl::LevelSet, asl::SingleKernelNM, asl::TimeContinPLagrange, asl::TimeContinPLagrangeFraction, asl::FDAdvectionDiffusionExtended, asl::BCConstantValue, asl::BCConstantValueMap, asl::BCConstantValueMiddlePointMap, asl::BCValuePFMap, asl::BCConstantGradient, asl::BCConstantGradientMap, asl::BCConstantSource, asl::BCDirectCopier, asl::BCSConstantValue, asl::BCConstantGradientMap2, asl::BCLinearGrowthMap, asl::BCLinearGrowthMap1, asl::BCLinearGrowthMap2, asl::FDAdvectionDiffusion2, asl::BCConstantFluxMap, asl::FDAdvectionDiffusionInhomogeneous, asl::FDElasticityIncompressibleStatic, asl::FDElasticityRelaxation, asl::FDElasticity2, asl::BCRigidWall, asl::BCRigidWallRelaxation, asl::BCFreeSurface, asl::BCFreeSurface2, asl::BCZeroStressMap, asl::BCImposedDisplacementVelocityValue, asl::BCAccelerationSource2, asl::FDPoroElasticity, asl::BCRigidWallPoroElasticity, asl::BCRigidWallDF, asl::BCLBGKCommon, asl::BCNoSlipMap, asl::BCVelocityMap, asl::BCConstantPressureVelocityMap, asl::BCTransportLimitedDepositionMap, asl::BCKineticsLimitedDepositionMap, asl::ComputeSurfaceFluxMap, asl::ComputeSurfaceForceMap, asl::LevelSet, asl::SingleKernelNM, asl::TimeContinPLagrange, asl::TimeContinPLagrangeFraction, asl::FDAdvectionDiffusionExtended, asl::ElasticityCommonA, asl::TimeContinuations, asl::ElasticityCommonA, and asl::TimeContinuations.

◆ init() [1/2]

virtual void asl::NumMethod::init ( )
pure virtual

Builds the necesery internal data and kernels.

Implemented in asl::BCConstantValue, asl::BCConstantValueMap, asl::BCConstantValueMiddlePointMap, asl::BCValuePFMap, asl::BCConstantGradient, asl::BCConstantGradientMap, asl::BCConstantSource, asl::BCDirectCopier, asl::BCSConstantValue, asl::BCConstantGradientMap2, asl::BCLinearGrowthMap, asl::BCLinearGrowthMap1, asl::BCLinearGrowthMap2, asl::FDAdvectionDiffusion2, asl::BCConstantFluxMap, asl::FDAdvectionDiffusionInhomogeneous, asl::FDElasticityIncompressibleStatic, asl::FDElasticityRelaxation, asl::FDElasticity2, asl::BCRigidWall, asl::BCRigidWallRelaxation, asl::BCFreeSurface, asl::BCFreeSurface2, asl::BCZeroStressMap, asl::BCImposedDisplacementVelocityValue, asl::BCAccelerationSource2, asl::FDPoroElasticity, asl::BCRigidWallPoroElasticity, asl::BCRigidWallDF, asl::BCNoSlip, asl::BCConstantPressure, asl::BCConstantVelocity, asl::BCConstantPressureVelocity, asl::BCNoSlipMap, asl::BCVelocityMap, asl::BCConstantPressureVelocityMap, asl::BCTransportLimitedDepositionMap, asl::BCKineticsLimitedDepositionMap, asl::ComputeSurfaceFluxMap, asl::ComputeSurfaceForceMap, asl::LevelSet, asl::SingleKernelNM, asl::TimeContinPLagrange, asl::TimeContinPLagrangeFraction, asl::FDAdvectionDiffusionExtended, asl::BCConstantValue, asl::BCConstantValueMap, asl::BCConstantValueMiddlePointMap, asl::BCValuePFMap, asl::BCConstantGradient, asl::BCConstantGradientMap, asl::BCConstantSource, asl::BCDirectCopier, asl::BCSConstantValue, asl::BCConstantGradientMap2, asl::BCLinearGrowthMap, asl::BCLinearGrowthMap1, asl::BCLinearGrowthMap2, asl::FDAdvectionDiffusion2, asl::BCConstantFluxMap, asl::FDAdvectionDiffusionInhomogeneous, asl::FDElasticityIncompressibleStatic, asl::FDElasticityRelaxation, asl::FDElasticity2, asl::BCRigidWall, asl::BCRigidWallRelaxation, asl::BCFreeSurface, asl::BCFreeSurface2, asl::BCZeroStressMap, asl::BCImposedDisplacementVelocityValue, asl::BCAccelerationSource2, asl::FDPoroElasticity, asl::BCRigidWallPoroElasticity, asl::BCRigidWallDF, asl::BCNoSlip, asl::BCConstantPressure, asl::BCConstantVelocity, asl::BCConstantPressureVelocity, asl::BCNoSlipMap, asl::BCVelocityMap, asl::BCConstantPressureVelocityMap, asl::BCTransportLimitedDepositionMap, asl::BCKineticsLimitedDepositionMap, asl::ComputeSurfaceFluxMap, asl::ComputeSurfaceForceMap, asl::LevelSet, asl::SingleKernelNM, asl::TimeContinPLagrange, asl::TimeContinPLagrangeFraction, asl::FDAdvectionDiffusionExtended, asl::ElasticityCommonA, asl::TimeContinuations, asl::ElasticityCommonA, and asl::TimeContinuations.

◆ init() [2/2]

virtual void asl::NumMethod::init ( )
pure virtual

Builds the necesery internal data and kernels.

Implemented in asl::BCConstantValue, asl::BCConstantValueMap, asl::BCConstantValueMiddlePointMap, asl::BCValuePFMap, asl::BCConstantGradient, asl::BCConstantGradientMap, asl::BCConstantSource, asl::BCDirectCopier, asl::BCSConstantValue, asl::BCConstantGradientMap2, asl::BCLinearGrowthMap, asl::BCLinearGrowthMap1, asl::BCLinearGrowthMap2, asl::FDAdvectionDiffusion2, asl::BCConstantFluxMap, asl::FDAdvectionDiffusionInhomogeneous, asl::FDElasticityIncompressibleStatic, asl::FDElasticityRelaxation, asl::FDElasticity2, asl::BCRigidWall, asl::BCRigidWallRelaxation, asl::BCFreeSurface, asl::BCFreeSurface2, asl::BCZeroStressMap, asl::BCImposedDisplacementVelocityValue, asl::BCAccelerationSource2, asl::FDPoroElasticity, asl::BCRigidWallPoroElasticity, asl::BCRigidWallDF, asl::BCNoSlip, asl::BCConstantPressure, asl::BCConstantVelocity, asl::BCConstantPressureVelocity, asl::BCNoSlipMap, asl::BCVelocityMap, asl::BCConstantPressureVelocityMap, asl::BCTransportLimitedDepositionMap, asl::BCKineticsLimitedDepositionMap, asl::ComputeSurfaceFluxMap, asl::ComputeSurfaceForceMap, asl::LevelSet, asl::SingleKernelNM, asl::TimeContinPLagrange, asl::TimeContinPLagrangeFraction, asl::FDAdvectionDiffusionExtended, asl::BCConstantValue, asl::BCConstantValueMap, asl::BCConstantValueMiddlePointMap, asl::BCValuePFMap, asl::BCConstantGradient, asl::BCConstantGradientMap, asl::BCConstantSource, asl::BCDirectCopier, asl::BCSConstantValue, asl::BCConstantGradientMap2, asl::BCLinearGrowthMap, asl::BCLinearGrowthMap1, asl::BCLinearGrowthMap2, asl::FDAdvectionDiffusion2, asl::BCConstantFluxMap, asl::FDAdvectionDiffusionInhomogeneous, asl::FDElasticityIncompressibleStatic, asl::FDElasticityRelaxation, asl::FDElasticity2, asl::BCRigidWall, asl::BCRigidWallRelaxation, asl::BCFreeSurface, asl::BCFreeSurface2, asl::BCZeroStressMap, asl::BCImposedDisplacementVelocityValue, asl::BCAccelerationSource2, asl::FDPoroElasticity, asl::BCRigidWallPoroElasticity, asl::BCRigidWallDF, asl::BCNoSlip, asl::BCConstantPressure, asl::BCConstantVelocity, asl::BCConstantPressureVelocity, asl::BCNoSlipMap, asl::BCVelocityMap, asl::BCConstantPressureVelocityMap, asl::BCTransportLimitedDepositionMap, asl::BCKineticsLimitedDepositionMap, asl::ComputeSurfaceFluxMap, asl::ComputeSurfaceForceMap, asl::LevelSet, asl::SingleKernelNM, asl::TimeContinPLagrange, asl::TimeContinPLagrangeFraction, asl::FDAdvectionDiffusionExtended, asl::ElasticityCommonA, asl::TimeContinuations, asl::ElasticityCommonA, and asl::TimeContinuations.


The documentation for this class was generated from the following files: