fixedWall::Model Class Reference

Public Member Functions

INLINE_FUNCTION_HD Model ()
 
INLINE_FUNCTION_HD Model (const Model &)=default
 
INLINE_FUNCTION_HD Modeloperator= (const Model &)=default
 
INLINE_FUNCTION_HD realx3 pointVelocity (int32 n, const realx3 p) const
 
INLINE_FUNCTION_HD realx3 operator() (int32 n, const realx3 &p) const
 
INLINE_FUNCTION_HD realx3 transferPoint (int32 n, const realx3 p, real dt) const
 
INLINE_FUNCTION_HD int32 numComponents () const
 

Detailed Description

Definition at line 43 of file fixedWall.hpp.

Constructor & Destructor Documentation

◆ Model() [1/2]

Definition at line 49 of file fixedWall.hpp.

◆ Model() [2/2]

INLINE_FUNCTION_HD Model ( const Model )
default

Member Function Documentation

◆ operator=()

INLINE_FUNCTION_HD Model& operator= ( const Model )
default

◆ pointVelocity()

INLINE_FUNCTION_HD realx3 pointVelocity ( int32  n,
const realx3  p 
) const
inline

Definition at line 59 of file fixedWall.hpp.

◆ operator()()

INLINE_FUNCTION_HD realx3 operator() ( int32  n,
const realx3 p 
) const
inline

Definition at line 65 of file fixedWall.hpp.

◆ transferPoint()

INLINE_FUNCTION_HD realx3 transferPoint ( int32  n,
const realx3  p,
real  dt 
) const
inline

Definition at line 71 of file fixedWall.hpp.

◆ numComponents()

INLINE_FUNCTION_HD int32 numComponents ( ) const
inline

Definition at line 76 of file fixedWall.hpp.


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