MAIA bb96820c
Multiphysics at AIA
Loading...
Searching...
No Matches
StructuredBndryCnd2D< isRans >::comp< T > Struct Template Reference

#include <fvstructuredbndrycnd2d.h>

Public Member Functions

MBool operator() (const MInt, const T &a, const T &b)
 

Detailed Description

template<MBool isRans>
template<typename T>
struct StructuredBndryCnd2D< isRans >::comp< T >

Definition at line 109 of file fvstructuredbndrycnd2d.h.

Member Function Documentation

◆ operator()()

template<MBool isRans>
template<typename T >
MBool StructuredBndryCnd2D< isRans >::comp< T >::operator() ( const  MInt,
const T &  a,
const T &  b 
)
inline

Definition at line 110 of file fvstructuredbndrycnd2d.h.

110{ return a < b; }
Definition: contexttypes.h:19

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