waLBerla 7.2
Loading...
Searching...
No Matches
Types.h File Reference

Detailed Description

#include "core/DataTypes.h"
#include <limits>

Namespaces

namespace  walberla
 Storage for detected contacts which can be used to perform actions for all contacts, e.g.
 
namespace  walberla::blockforest
 

Typedefs

using walberla::blockforest::workload_t = real_t
 
using walberla::blockforest::memory_t = real_t
 

Functions

 walberla::blockforest::WALBERLA_STATIC_ASSERT (sizeof(workload_t)==4||sizeof(workload_t)==8)
 
template<typename T >
workload_t walberla::blockforest::workload_c (T t)
 cast to type workload_t using "workload_c(x)"
 
template<typename T >
memory_t walberla::blockforest::memory_c (T t)
 cast to type memory_t using "memory_c(x)"