| ▼Nsimd | |
| CSimdTraits | |
| CSimdTraits< double, avx2_t > | |
| CSimdTraits< double, sse_t > | |
| CSimdTraits< float, avx2_t > | |
| CSimdTraits< float, sse_t > | |
| CSimdTraits< size_t, avx2_t > | |
| CSimdTraits< size_t, sse_t > | |
| CSimdTraits< std::complex< double >, avx2_t > | |
| CSimdTraits< std::complex< double >, sse_t > | |
| CSimdTraits< std::complex< float >, avx2_t > | |
| CSimdTraits< std::complex< float >, sse_t > | |
| ▼Ntensorium | |
| ▼Nsolver | Namespace containing linear system solvers |
| CGauss | Direct Gaussian elimination solver with SIMD acceleration |
| CGaussSeidel | Placeholder for Gauss–Seidel iterative solver |
| CJacobi | Iterative Jacobi solver with SIMD and OpenMP support |
| CASTNode | |
| Cavx2_t | |
| CCacheInfo | |
| CDerivate | A 2D aligned matrix for numerical derivatives |
| CDerivateND | A multi-dimensional aligned tensor for numerical derivatives |
| CGemmKernelBig | |
| CGemmKernelBigger | |
| CMatrix | High-performance aligned matrix class with SIMD support |
| CMatrixKernel | MatrixKernel provides specialized SIMD-accelerated matrix multiplication routines for statically-sized square matrices |
| CParser | |
| CSpectalChebyshev | Placeholder Chebyshev spectral method class |
| CSpectralFFT | Fast Fourier Transform (FFT) implementation using Cooley–Tukey algorithm |
| CTensor | Multi-dimensional tensor class with fixed rank and SIMD support |
| CTensorTraits | |
| CTensorTraits< Tensor< T, Rank > > | |
| CTensorTraits< Vector< T > > | |
| CVector | Aligned, SIMD-optimized mathematical vector class for scientific computing |
| ▼Ntensorium_RG | |
| CBSSN | Driver class to initialize and store BSSN variables from an input spacetime metric |
| CBSSNAtildeTensor | Computes the trace-free conformal extrinsic curvature tensor \( \tilde{A}_{ij} \) in the BSSN formalism |
| CBSSNChristoffel | Compute the conformal Christoffel symbols \( \tilde{\Gamma}^k_{ij} \) |
| CBSSNContractedGamma | |
| CBSSNGrid | Storage structure for all evolved BSSN variables on a single grid point or patch |
| CChiContext | |
| CChristoffelSym | Stores and computes Christoffel symbols \( \Gamma^\lambda_{\mu\nu} \) |
| CConstraintSolver | |
| CExtrinsicCurvature | Computes the extrinsic curvature tensor \( K_{ij} \) from BSSN variables |
| CMetric | A callable 4D metric class for general relativity (Minkowski, Schwarzschild, Kerr, etc.) |
| CRicciConformalTensor | Provides methods to compute the \( \chi \)-dependent part of the Ricci tensor in the BSSN formalism |
| CRicciPhysicalTensor | Computes the physical 3-Ricci tensor \( R_{ij} \) as the sum of conformal and conformal-factor contributions |
| CRicciTensor | Computes the Ricci tensor and Ricci scalar from a 4D Riemann tensor |
| CRicciTildeTensor | Provides methods to compute the conformal Ricci tensor \( \tilde{R}_{ij} \) in the BSSN formulation |
| CRiemannTensor | Computes the 4D Riemann curvature tensor \( R^\rho_{\ \sigma\mu\nu} \) |
| CTildeGamma | Computes the contracted conformal Christoffel vector \( \tilde{\Gamma}^i \) |
| Caligned_reg | |
| ▼CAlignedAllocator | Aligned memory allocator for high-performance computing |
| Crebind | Rebinding structure for allocator traits |
| Cavx2_t | |
| Cavx512_t | |
| CLexer | |
| CMathsUtils | |
| Csse_t | |
| ▼CTensoriumASTConsumer | AST consumer that matches specific patterns in the AST related to Tensorium usage |
| CAlignedChecker | Callback for handling matches from the AST |
| CTensoriumTarget | |
| CToken | |