Tensorium
Loading...
Searching...
No Matches
BSSNPrintDebug.hpp File Reference
#include "../../Core/Tensor.hpp"
#include "../../Core/Vector.hpp"
#include "../Metric.hpp"
#include "BSSNSetup.hpp"
Include dependency graph for BSSNPrintDebug.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  tensorium_RG
 

Functions

template<typename T >
void tensorium_RG::print_tensor2 (const std::string &name, const tensorium::Tensor< T, 2 > &tensor)
 
template<typename T >
void tensorium_RG::print_tensor3 (const std::string &name, const tensorium::Tensor< T, 3 > &tensor)
 
template<typename T >
void tensorium_RG::print_vector (const std::string &name, const tensorium::Vector< T > &vec)