Tensorium
|
This is the complete list of members for tensorium_RG::Metric< T >, including all inherited members.
a | tensorium_RG::Metric< T > | |
BSSN(const tensorium::Vector< T > &X, T &alpha, tensorium::Vector< T > &beta, tensorium::Tensor< T, 2 > &gamma) const | tensorium_RG::Metric< T > | inline |
compute_conformal_factor(const tensorium::Tensor< T, 2 > &gamma) const | tensorium_RG::Metric< T > | inline |
compute_conformal_metric(const tensorium::Tensor< T, 2 > &gamma, T chi, tensorium::Tensor< T, 2 > &gamma_tilde) const | tensorium_RG::Metric< T > | inline |
compute_flrw(const tensorium::Vector< T > &X, tensorium::Tensor< T, 2 > &g) const | tensorium_RG::Metric< T > | inlineprivate |
compute_kerr(const tensorium::Vector< T > &X, tensorium::Tensor< T, 2 > &g) const | tensorium_RG::Metric< T > | inlineprivate |
compute_kerr_schild(const tensorium::Vector< T > &X, tensorium::Tensor< T, 2 > &g) const | tensorium_RG::Metric< T > | inlineprivate |
compute_minkowski(tensorium::Tensor< T, 2 > &g) const | tensorium_RG::Metric< T > | inlineprivate |
compute_schwarzschild(const tensorium::Vector< T > &X, tensorium::Tensor< T, 2 > &g) const | tensorium_RG::Metric< T > | inlineprivate |
custom_metric_fn | tensorium_RG::Metric< T > | private |
kerr_schild_radius(T x, T y, T z) const | tensorium_RG::Metric< T > | inlineprivate |
M | tensorium_RG::Metric< T > | |
Metric(const std::string &metric_type="minkowski", T mass=T(1.0), T spin=T(0.0)) | tensorium_RG::Metric< T > | inline |
operator()(const tensorium::Vector< T > &X, tensorium::Tensor< T, 2 > &g) const | tensorium_RG::Metric< T > | inline |
set_custom(std::function< void(const tensorium::Vector< T > &, tensorium::Tensor< T, 2 > &)> fn) | tensorium_RG::Metric< T > | inlineprivate |
type | tensorium_RG::Metric< T > |