Public Attributes | List of all members
o2scl::thermo_np_deriv_helm Class Reference

Object to store second derivatives of $ f(n_n,n_p,T) $. More...

#include <part_deriv.h>

Detailed Description

Definition at line 67 of file part_deriv.h.

Public Attributes

double dsdT
 The quantity $ (\partial^2 P)/(\partial T^2) $.
 
double dmundT
 The quantity $ (\partial^2 P)/(\partial T \partial n_n) $.
 
double dmupdT
 The quantity $ (\partial^2 P)/(\partial T \partial n_p) $.
 
double dmundnn
 The quantity $ (\partial^2 P)/(\partial n_n^2) $.
 
double dmudn_mixed
 The quantity $ (\partial^2 P)/(\partial n_n \partial n_p) $.
 
double dmupdnp
 The quantity $ (\partial^2 P)/(\partial n_p^2) $.
 

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

Documentation generated with Doxygen. Provided under the GNU Free Documentation License (see License Information).