OpenLB 1.7
Loading...
Searching...
No Matches
Public Types | List of all members
olb::momenta::Forced< MOMENTA > Struct Template Reference

#include <interface.h>

+ Collaboration diagram for olb::momenta::Forced< MOMENTA >:

Public Types

template<typename DESCRIPTOR >
using type
 

Detailed Description

template<typename MOMENTA>
struct olb::momenta::Forced< MOMENTA >

Definition at line 279 of file interface.h.

Member Typedef Documentation

◆ type

template<typename MOMENTA >
template<typename DESCRIPTOR >
using olb::momenta::Forced< MOMENTA >::type
Initial value:
ConcreteTuple<
DESCRIPTOR,
typename MOMENTA::template type<DESCRIPTOR>::density,
ForcedMomentum<typename MOMENTA::template type<DESCRIPTOR>::momentum>,
typename MOMENTA::template type<DESCRIPTOR>::stress,
typename MOMENTA::template type<DESCRIPTOR>::definition
>
DefinitionRule definition
Definition interface.h:101

Definition at line 281 of file interface.h.


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