Public Attributes | List of all members
o2scl::thermo_np_deriv_helm_tl< fp_t > Class Template Reference

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

#include <part_deriv.h>

Detailed Description

template<class fp_t = double>
class o2scl::thermo_np_deriv_helm_tl< fp_t >

Definition at line 71 of file part_deriv.h.

Public Attributes

fp_t dsdT
 The quantity $ (\partial^2 P)/(\partial T^2) $.
 
fp_t dmundT
 The quantity $ (\partial^2 P)/(\partial T \partial n_n) $.
 
fp_t dmupdT
 The quantity $ (\partial^2 P)/(\partial T \partial n_p) $.
 
fp_t dmundnn
 The quantity $ (\partial^2 P)/(\partial n_n^2) $.
 
fp_t dmudn_mixed
 The quantity $ (\partial^2 P)/(\partial n_n \partial n_p) $.
 
fp_t 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).