|
Tensorium
|
Functions | |
| template<typename T> | |
| std::array< size_t, 3 > | spatial_indices (const tensorium::Vector< T > &X) |
| template<typename T> | |
| void | shift_axis (tensorium::Vector< T > &X, const std::array< size_t, 3 > &idx, size_t axis, T delta) |
| template<typename T> | |
| tensorium::Vector< T > | shifted_copy (const tensorium::Vector< T > &X, const std::array< size_t, 3 > &idx, T dx, T dy, T dz) |
|
inline |
References X().
Referenced by tensorium_RG::covariant_tensor2_second(), tensorium_RG::partial_scalar(), tensorium_RG::partial_tensor2(), and tensorium_RG::partial_vector().
|
inline |
References X().
Referenced by tensorium_RG::compute_partial_derivatives_scalar(), tensorium_RG::compute_partial_derivatives_tensor2D(), tensorium_RG::compute_partial_derivatives_vector(), tensorium_RG::compute_second_derivatives_scalar(), and tensorium_RG::compute_second_derivatives_tensor2D().
|
inline |
References X().
Referenced by tensorium_RG::compute_partial_derivatives_scalar(), tensorium_RG::compute_partial_derivatives_tensor2D(), tensorium_RG::compute_partial_derivatives_vector(), tensorium_RG::compute_second_derivatives_scalar(), tensorium_RG::compute_second_derivatives_tensor2D(), tensorium_RG::covariant_tensor2_second(), tensorium_RG::partial_scalar(), tensorium_RG::partial_tensor2(), and tensorium_RG::partial_vector().