gridripper::phys::scalar::Massive Class Reference

Mass term (no interaction). More...

Inheritance diagram for gridripper::phys::scalar::Massive:

gridripper::phys::scalar::ScalarPotential

List of all members.

Public Member Functions

 Massive (String str, Parameters p)
 Constructs a mass term.
 Massive (double m)
 Constructs a mass 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 (no interaction).

Version:
0.5, 11/29/2008
Since:
GridRipper 0.5, 05/30/2008
Author:
Peter Csizmadia

Constructor & Destructor Documentation

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

Constructs a mass term.

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

gridripper::phys::scalar::Massive::Massive ( double  m  )  [inline]

Constructs a mass term.

Parameters:
m the mass


Member Function Documentation

double gridripper::phys::scalar::Massive::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::Massive::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