SpECTRE
v2025.03.17
|
Contains functions that are used to find contour levels. More...
Functions | |
std::vector< std::optional< double > > | find_radial_surface (const Scalar< DataVector > &data, const double target, const Mesh< 3 > &mesh, const tnsr::I< DataVector, 2, Frame::ElementLogical > &angular_coords, const double relative_tolerance=1e-10, const double absolute_tolerance=1e-10) |
Function that interpolates data onto radial rays in the direction of the logical coordinates | |
Contains functions that are used to find contour levels.