Loading...
Searching...
No Matches
terra Namespace Reference

Namespaces

namespace  communication
 
namespace  dense
 
namespace  fe
 
namespace  geophysics
 
namespace  grid
 
namespace  io
 
namespace  kernels
 
namespace  linalg
 Contains linear algebra utilities and functions for the Terra project.
 
namespace  mpi
 
namespace  shell
 
namespace  util
 

Typedefs

using real_t = double
 

Functions

template<typename T >
real_t real_c (T t)
 Cast to type real_t using "real_c(x)".
 

Typedef Documentation

◆ real_t

using terra::real_t = typedef double

Function Documentation

◆ real_c()

template<typename T >
real_t terra::real_c ( t)

Cast to type real_t using "real_c(x)".