gridripper::phys::scalar::QuarticSymmBreaking Class Reference

Quartic symmetry breaking potential used for "new inflation" and oscillons. More...

Inheritance diagram for gridripper::phys::scalar::QuarticSymmBreaking:

gridripper::phys::scalar::ScalarPotential

List of all members.

Public Member Functions

 QuarticSymmBreaking (String str, Parameters p)
 Constructs a potential term.
double eval_V (double psi, double T)
 Evaluates the potential term.
double eval_dVdpsi (double psi, double T)
 Evaluates the derivative of the potential.
double get_lambda ()
 Gets the lambda coupling constant.
double get_C ()
 Gets the C factor.


Detailed Description

Quartic symmetry breaking potential used for "new inflation" and oscillons.

Version:
0.5, 05/14/2009
Since:
GridRipper 0.5, 05/30/2008
Author:
Peter Csizmadia

Constructor & Destructor Documentation

gridripper::phys::scalar::QuarticSymmBreaking::QuarticSymmBreaking ( String  str,
Parameters  p 
) [inline]

Constructs a potential term.

Parameters:
str the parameter string containing "lambda=...", "sigma=..." and "C=..."
p parameters


Member Function Documentation

double gridripper::phys::scalar::QuarticSymmBreaking::eval_V ( double  psi,
double  T 
) [inline, virtual]

Evaluates the potential term.

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

Implements gridripper::phys::scalar::ScalarPotential.

double gridripper::phys::scalar::QuarticSymmBreaking::eval_dVdpsi ( double  psi,
double  T 
) [inline, virtual]

Evaluates the derivative of the potential.

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

Implements gridripper::phys::scalar::ScalarPotential.

double gridripper::phys::scalar::QuarticSymmBreaking::get_lambda (  )  [inline]

Gets the lambda coupling constant.

Returns:
the coupling constant

double gridripper::phys::scalar::QuarticSymmBreaking::get_C (  )  [inline]

Gets the C factor.

Returns:
the C factor


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

Generated on Wed Jun 17 18:47:30 2009 for GridRipper by  doxygen 1.5.6