gridripper::phys::scalar::Quartic Class Reference

Mass term and a quartic potential. More...

Inheritance diagram for gridripper::phys::scalar::Quartic:

gridripper::phys::scalar::ScalarPotential

List of all members.

Public Member Functions

 Quartic (String str, Parameters p)
 Constructs a potential term.
 Quartic (double m, double c4)
 Constructs a quartic 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.


Detailed Description

Mass term and a quartic potential.

Version:
0.5, 01/07/2009
Since:
GridRipper 0.5, 11/29/2008
Author:
Peter Csizmadia

Constructor & Destructor Documentation

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

Constructs a potential term.

Parameters:
str the parameter string containing "m=..." and "c4=..."
p parameters

gridripper::phys::scalar::Quartic::Quartic ( double  m,
double  c4 
) [inline]

Constructs a quartic potential term.

Parameters:
m the mass
c4 the coupling constant


Member Function Documentation

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

Evaluates the potential term.

Parameters:
psi the scalar field
T effective temperature (unused here)
Returns:
the potential

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

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

Evaluates the derivative of the potential.

Parameters:
psi the scalar field
T effective temperature (unused here)
Returns:
the derivative of the potential

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


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