|
|
| SelfGravHydroStaticColMaker (int ghost_depth, ZGridProps z_grid_props, Real isoth_term, NonGasPhiFn calc_other_phi, Real initial_scale_height_guess) |
| |
|
int | buffer_len () const noexcept |
| |
| Real | construct_col (Real cur_R, Real cur_Sigma, Real *buffer) const noexcept |
| |
◆ construct_col()
template<typename NonGasPhiFn >
Compute the vertical density column in hydrostatic equilibrium
- Parameters
-
| [in] | cur_R | The current cylindrical radius |
| [in] | cur_Sigma | The current surface density |
| [out] | buffer | is filled by this function. It is assumed to be an array of length this->buffer_len() |
- Returns
- best estimate for the midplane mass-density
The documentation for this class was generated from the following file: