Structure to store norm components (for B_\alpha, D_\alpha, theta^\alpha)
More...
#include <ecddr-einstein-dtb.hpp>
|
| Eigen::VectorXd | D |
| | Norms of D_alpha.
|
| |
| Eigen::VectorXd | theta |
| | Norms of theta^\alpha.
|
| |
| Eigen::VectorXd | B |
| | Norms of B_alpha.
|
| |
Structure to store norm components (for B_\alpha, D_\alpha, theta^\alpha)
◆ EinsteinNorms() [1/4]
| HArDCore3D::EinsteinNorms::EinsteinNorms |
( |
Eigen::VectorXd |
norm_D, |
|
|
Eigen::VectorXd |
norm_theta, |
|
|
Eigen::VectorXd |
norm_B |
|
) |
| |
|
inline |
◆ EinsteinNorms() [2/4]
| HArDCore3D::EinsteinNorms::EinsteinNorms |
( |
| ) |
|
|
inline |
◆ EinsteinNorms() [3/4]
| HArDCore3D::EinsteinNorms::EinsteinNorms |
( |
Eigen::VectorXd |
norm_D, |
|
|
Eigen::VectorXd |
norm_theta |
|
) |
| |
|
inline |
◆ EinsteinNorms() [4/4]
| HArDCore3D::EinsteinNorms::EinsteinNorms |
( |
| ) |
|
|
inline |
| Eigen::VectorXd HArDCore3D::EinsteinNorms::B |
| Eigen::VectorXd HArDCore3D::EinsteinNorms::D |
◆ theta
| Eigen::VectorXd HArDCore3D::EinsteinNorms::theta |
The documentation for this struct was generated from the following files: