WaveBlocksND
Public Member Functions | Private Member Functions | List of all members
waveblocks::yaml::ShapeDecoder< D > Struct Template Reference

#include <shape_decoder.hpp>

Public Member Functions

AbstractShape< D > * operator() (YAML::Node const &config)
 

Private Member Functions

std::array< int, D > decode_limits (YAML::Node const &node)
 

Member Function Documentation

template<dim_t D>
std::array<int,D> waveblocks::yaml::ShapeDecoder< D >::decode_limits ( YAML::Node const &  node)
inlineprivate
template<dim_t D>
AbstractShape<D>* waveblocks::yaml::ShapeDecoder< D >::operator() ( YAML::Node const &  config)
inline

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