walberla::blockforest::PODPhantomWeight< T > Class Template Reference

#include <PODPhantomData.h>

Public Types

using weight_t = T
 

Public Member Functions

 PODPhantomWeight (const T _weight)
 
weight () const
 

Private Attributes

weight_
 

Member Typedef Documentation

◆ weight_t

template<typename T >
using walberla::blockforest::PODPhantomWeight< T >::weight_t = T

Constructor & Destructor Documentation

◆ PODPhantomWeight()

template<typename T >
walberla::blockforest::PODPhantomWeight< T >::PODPhantomWeight ( const T  _weight)
inline

Member Function Documentation

◆ weight()

template<typename T >
T walberla::blockforest::PODPhantomWeight< T >::weight ( ) const
inline

Member Data Documentation

◆ weight_

template<typename T >
T walberla::blockforest::PODPhantomWeight< T >::weight_
private

The documentation for this class was generated from the following file: