FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

doubleSigmoid Class Reference

#include <potential/doubleSigmoid.H>


Detailed Description

Source files

Definition at line 51 of file doubleSigmoid.H.

Inheritance diagram for doubleSigmoid:
Collaboration diagram for doubleSigmoid:

List of all members.

Public Member Functions

 TypeName ("doubleSigmoid")
 Runtime type information.
 doubleSigmoid (const word &name, const dictionary &energyScalingFunctionProperties, const pairPotential &pairPot)
 Construct from components.
 ~doubleSigmoid ()
void  scaleEnergy (scalar &e, const scalar r) const
bool  read (const dictionary &energyScalingFunctionProperties)
 Read dictionary.

Constructor & Destructor Documentation

doubleSigmoid ( const word &   name,
const dictionary &   energyScalingFunctionProperties,
const pairPotential &   pairPot  
)

Construct from components.

Definition at line 63 of file doubleSigmoid.C.

~doubleSigmoid (  ) [inline]

Definition at line 94 of file doubleSigmoid.H.


Member Function Documentation

TypeName ( "doubleSigmoid"    )

Runtime type information.

void scaleEnergy ( scalar &   e,
const scalar   r  
) const [virtual]

Implements energyScalingFunction.

Definition at line 83 of file doubleSigmoid.C.

bool read ( const dictionary &   energyScalingFunctionProperties  ) [virtual]

Read dictionary.

Implements energyScalingFunction.

Definition at line 89 of file doubleSigmoid.C.

References dictionary::lookup(), and dictionary::subDict().


The documentation for this class was generated from the following files:
  • src/lagrangian/molecularDynamics/potential/energyScalingFunction/derived/doubleSigmoid/doubleSigmoid.H
  • src/lagrangian/molecularDynamics/potential/energyScalingFunction/derived/doubleSigmoid/doubleSigmoid.C