PhyStar  v0.0.0 thu24
dmdyn::CoupleBase< N_dim >::Option Struct Reference

#include <CoupleBase.hpp>

Public Attributes

CoupleType coupletype = CoupleType::Force
 
DeltaFunType deltatype = DeltaFunType::FourPnts
 
int delta_width = 3
 

Member Data Documentation

◆ coupletype

template<int N_dim>
CoupleType dmdyn::CoupleBase< N_dim >::Option::coupletype = CoupleType::Force

◆ delta_width

template<int N_dim>
int dmdyn::CoupleBase< N_dim >::Option::delta_width = 3

◆ deltatype

template<int N_dim>
DeltaFunType dmdyn::CoupleBase< N_dim >::Option::deltatype = DeltaFunType::FourPnts

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