Tensorium
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 Nsimd
 CSimdTraits
 Ntensorium
 NsolverNamespace containing linear system solvers
 CJacobiIterative Jacobi solver with SIMD and OpenMP support
 CGaussDirect Gaussian elimination solver with SIMD acceleration
 CGaussSeidelPlaceholder for Gauss–Seidel iterative solver
 CGemmKernelBig
 CMatrixKernelMatrixKernel provides specialized SIMD-accelerated matrix multiplication routines for statically-sized square matrices
 CCacheInfo
 CDerivateA 2D aligned matrix for numerical derivatives
 CDerivateNDA multi-dimensional aligned tensor for numerical derivatives
 CMatrixHigh-performance aligned matrix class with SIMD support
 CSpectralFFTFast Fourier Transform (FFT) implementation using Cooley–Tukey algorithm
 CSpectalChebyshevPlaceholder Chebyshev spectral method class
 CTensorMulti-dimensional tensor class with fixed rank and SIMD support
 CVectorAligned, SIMD-optimized mathematical vector class for scientific computing
 CTensorTraits
 CTensorTraits< Tensor< T, Rank > >
 CTensorTraits< Vector< T > >
 Ntensorium_RG
 Nbssn
 CConstraintMonitorStatsSnapshot of max/L2 Hamiltonian error plus algebraic drifts
 CGaugeParametersTunable coefficients for the Gamma-driver system
 CADMVariablesADM \((3+1)\) variables evaluated at a spatial point
 CBSSNVariablesConformal variables \(\{\chi,\tilde{\gamma}_{ij},\tilde{\gamma}^{ij}\}\) derived from ADM data
 CSampleLocationIndex-space and physical coordinates where the worst invariant violation occurred
 CInvariantStatsAggregated statistics computed over the interior domain
 CInvariantTolerancesThresholds against which assert_invariants compares the measured drifts
 CProjectionConfigFine-grained control over which invariants get enforced during projection
 CBSSNRHSWorkspaceStores RHS buffers for every evolved variable
 CBSSNRKStepperClassical RK4 stepper that manages halo exchanges, geometry refresh, and diagnostics
 CBSSNAtildeTensorComputes the trace-free conformal extrinsic curvature tensor \( \tilde{A}_{ij} \) in the BSSN formalism
 CChiContext
 CBSSNChristoffelCompute the conformal Christoffel symbols \( \tilde{\Gamma}^k_{ij} \)
 CConstraintSolver
 CBSSNContractedGamma
 CExtrinsicCurvatureComputes the extrinsic curvature tensor \( K_{ij} \) from BSSN variables
 CRicciPhysicalTensorComputes the physical 3-Ricci tensor \( R_{ij} \) as the sum of conformal and conformal-factor contributions
 CRicciConformalTensorProvides methods to compute the \( \chi \)-dependent part of the Ricci tensor in the BSSN formalism
 CRicciTildeTensorProvides methods to compute the conformal Ricci tensor \( \tilde{R}_{ij} \) in the BSSN formulation
 CBSSNGridStorage structure for all evolved BSSN variables on a single grid point or patch
 CBSSNDriver class to initialize and store BSSN variables from an input spacetime metric
 CTildeGammaComputes the contracted conformal Christoffel vector \( \tilde{\Gamma}^i \)
 CChristoffelSymStores and computes Christoffel symbols \( \Gamma^\lambda_{\mu\nu} \)
 CMetricA callable 4D metric class for general relativity (Minkowski, Schwarzschild, Kerr, etc.)
 CRicciTensorComputes the Ricci tensor and Ricci scalar from a 4D Riemann tensor
 CRiemannTensorComputes the 4D Riemann curvature tensor \( R^\rho_{\ \sigma\mu\nu} \)
 CAlignedDeleter
 CGridDims
 CStrides
 CField3D
 CBoundaryPeriodic
 CBoundaryClamp
 CAlignedAllocatorAligned memory allocator for high-performance computing
 CrebindRebinding structure for allocator traits
 CBSSNConstraints
 CMathsUtils
 CTensoriumASTConsumerAST consumer that matches specific patterns in the AST related to Tensorium usage
 CAlignedCheckerCallback for handling matches from the AST
 CTensoriumTarget