![]() |
Shamrock 2025.10.0
Astrophysical Code
|
Compute the gravitational wave quadrupole. Based on Toscani et. al. 2021. More...
#include "shambase/constants.hpp"#include "shamalgs/primitives/reduction.hpp"#include "shambackends/kernel_call_distrib.hpp"#include "shammath/matrix_exponential.hpp"#include "shammodels/common/modules/ComputeGravWave.hpp"#include "shamrock/patch/Patch.hpp"#include "shamrock/patch/PatchDataField.hpp"#include "shamrock/patch/PatchDataLayer.hpp"#include "shamrock/patch/PatchDataLayerLayout.hpp"#include "shamsys/NodeInstance.hpp"Go to the source code of this file.
Namespaces | |
| namespace | shammodels |
| namespace for models | |
Compute the gravitational wave quadrupole. Based on Toscani et. al. 2021.
Definition in file ComputeGravWave.cpp.