Tensorium
Loading...
Searching...
No Matches
ChristoffelSymbol.hpp File Reference
#include "../Core/Matrix.hpp"
#include "../Core/Tensor.hpp"
#include "../Core/Vector.hpp"
#include "../Functionnal/Functional.hpp"
#include "../Functionnal/FunctionnalRG.hpp"
#include "../SIMD/Allocator.hpp"
#include "../SIMD/SIMD.hpp"
#include "Metric.hpp"
#include <array>
#include <cassert>
#include <cmath>
#include <functional>
#include <iomanip>
#include <iostream>
#include <stdexcept>
#include <vector>
Include dependency graph for ChristoffelSymbol.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  tensorium_RG::ChristoffelSym< T >
 Stores and computes Christoffel symbols \( \Gamma^\lambda_{\mu\nu} \). More...
 

Namespaces

namespace  tensorium_RG
 

Functions

template<typename T >
 tensorium_RG::__attribute__ ((always_inline, hot, flatten)) inline tensorium
 Compute the inverse of a 2D metric tensor using local matrix inversion.