LifeV
AnalyticalSol Class Reference

#include <ud_functions.hpp>

Public Member Functions

Real operator() (Real t, Real x, Real y, Real z, UInt=0) const
 
Real grad (UInt icoor, Real t, Real, Real, Real, UInt=0) const
 
Real operator() (Real t, Real x, Real y, Real z, UInt=0) const
 
Real grad (UInt icoor, Real t, Real, Real, Real, UInt=0) const
 
Real operator() (Real t, Real x, Real y, Real z, UInt=0) const
 
Real grad (UInt icoor, Real t, Real x, Real y, Real z, UInt=0) const
 
Real operator() (Real t, Real x, Real y, Real z, UInt=0) const
 
Real grad (UInt icoor, Real t, Real x, Real y, Real z, UInt=0) const
 

Static Public Member Functions

static Real u (Real t, Real x, Real y, Real z, UInt)
 
static Real grad (UInt icoor, Real t, Real x, Real y, Real z, UInt)
 

Detailed Description

Definition at line 89 of file core/testsuite/bdf/ud_functions.hpp.

Member Function Documentation

◆ u()

static Real u ( Real  t,
Real  x,
Real  y,
Real  z,
UInt   
)
inlinestatic

Definition at line 93 of file core/testsuite/bdf/ud_functions.hpp.

◆ grad() [1/5]

static Real grad ( UInt  icoor,
Real  t,
Real  x,
Real  y,
Real  z,
UInt   
)
inlinestatic

Definition at line 97 of file core/testsuite/bdf/ud_functions.hpp.

◆ operator()() [1/4]

Real operator() ( Real  t,
Real  x,
Real  y,
Real  z,
UInt  = 0 
) const
inline

Definition at line 43 of file linear_function.hpp.

◆ grad() [2/5]

Real grad ( UInt  icoor,
Real  t,
Real  ,
Real  ,
Real  ,
UInt  = 0 
) const
inline

Definition at line 47 of file linear_function.hpp.

◆ operator()() [2/4]

Real operator() ( Real  t,
Real  x,
Real  y,
Real  z,
UInt  = 0 
) const
inline

Definition at line 44 of file /linear_function.hpp.

◆ grad() [3/5]

Real grad ( UInt  icoor,
Real  t,
Real  ,
Real  ,
Real  ,
UInt  = 0 
) const
inline

Definition at line 48 of file /linear_function.hpp.

◆ operator()() [3/4]

Real operator() ( Real  t,
Real  x,
Real  y,
Real  z,
UInt  = 0 
) const
inline

Definition at line 44 of file nonlinear_function.hpp.

◆ grad() [4/5]

Real grad ( UInt  icoor,
Real  t,
Real  x,
Real  y,
Real  z,
UInt  = 0 
) const
inline

Definition at line 48 of file nonlinear_function.hpp.

◆ operator()() [4/4]

Real operator() ( Real  t,
Real  x,
Real  y,
Real  z,
UInt  = 0 
) const
inline

Definition at line 45 of file /nonlinear_function.hpp.

◆ grad() [5/5]

Real grad ( UInt  icoor,
Real  t,
Real  x,
Real  y,
Real  z,
UInt  = 0 
) const
inline

Definition at line 49 of file /nonlinear_function.hpp.


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