gridripper::phys::scalar::ScalarPotential Class Reference

Potential term in the scalar field's Lagrangian. More...

#include <ScalarPotential.h>

Inheritance diagram for gridripper::phys::scalar::ScalarPotential:

gridripper::phys::scalar::Massive gridripper::phys::scalar::Quartic gridripper::phys::scalar::QuarticSymmBreaking gridripper::phys::scalar::SineGordon

List of all members.

Public Member Functions

virtual GReal_t eval_V (GReal_t psi, GReal_t T)=0
 Evaluates the potential term.
virtual GReal_t eval_dVdpsi (GReal_t psi, GReal_t T)=0
 Evaluates the derivative of the potential.


Detailed Description

Potential term in the scalar field's Lagrangian.

Version:
0.5, 12/24/2008
Since:
GridRipper 0.5, 05/30/2008
Author:
Peter Csizmadia

Member Function Documentation

virtual GReal_t gridripper::phys::scalar::ScalarPotential::eval_V ( GReal_t  psi,
GReal_t  T 
) [pure virtual]

Evaluates the potential term.

Parameters:
psi the scalar field
T effective temperature
Returns:
the potential

Implemented in gridripper::phys::scalar::Massive, gridripper::phys::scalar::Quartic, gridripper::phys::scalar::QuarticSymmBreaking, and gridripper::phys::scalar::SineGordon.

virtual GReal_t gridripper::phys::scalar::ScalarPotential::eval_dVdpsi ( GReal_t  psi,
GReal_t  T 
) [pure virtual]

Evaluates the derivative of the potential.

Parameters:
psi the scalar field
T effective temperature
Returns:
the derivative of the potential

Implemented in gridripper::phys::scalar::Massive, gridripper::phys::scalar::Quartic, gridripper::phys::scalar::QuarticSymmBreaking, and gridripper::phys::scalar::SineGordon.


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

Generated on Wed Jun 17 18:46:59 2009 for GridRipper by  doxygen 1.5.6