![]() |
Shamrock 2025.10.0
Astrophysical Code
|
Computes the coordinates of each cell. More...
#include "shambackends/vec.hpp"#include "shammodels/common/amr/AMRBlock.hpp"#include "shamrock/solvergraph/Field.hpp"#include "shamrock/solvergraph/INode.hpp"#include "shamrock/solvergraph/Indexes.hpp"#include "shamrock/solvergraph/ScalarsEdge.hpp"
Include dependency graph for ComputeCoordinates.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | shammodels::basegodunov::modules::NodeComputeCoordinates< Tvec, TgridVec > |
Namespaces | |
| namespace | shammodels |
| namespace for models | |
| namespace | shammodels::basegodunov |
| namespace for the basegodunov model | |
| namespace | shammodels::basegodunov::modules |
| namespace for the basegodunov model modules | |
Macros | |
| #define | NODE_COMPUTE_COORDINATES(X_RO, X_RW) |
Computes the coordinates of each cell.
Definition in file ComputeCoordinates.hpp.
| #define NODE_COMPUTE_COORDINATES | ( | X_RO, | |
| X_RW | |||
| ) |
Definition at line 52 of file ComputeCoordinates.hpp.