LifeV
AnalyticalSolution Class Reference

#include <AnalyticalSolution.hpp>

Public Member Functions

Real operator() (const Real &t, const Real &x, const Real &y, const Real &z, const UInt &ic) const
 
Real grad (UInt icoor, const Real &t, const Real &x, const Real &y, const Real &z, const UInt &ic) const
 

Static Public Member Functions

static Real u_ex (const Real &t, const Real &x, const Real &y, const Real &z, const UInt &i)
 
static Real grad_ex (const UInt &icoor, const Real &t, const Real &x, const Real &y, const Real &z, const UInt &i)
 

Detailed Description

Definition at line 35 of file AnalyticalSolution.hpp.

Member Function Documentation

◆ operator()()

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

Definition at line 39 of file AnalyticalSolution.hpp.

◆ grad()

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

Definition at line 44 of file AnalyticalSolution.hpp.

◆ u_ex()

static Real u_ex ( const Real t,
const Real x,
const Real y,
const Real z,
const UInt i 
)
inlinestatic

Definition at line 49 of file AnalyticalSolution.hpp.

+ Here is the caller graph for this function:

◆ grad_ex()

static Real grad_ex ( const UInt icoor,
const Real t,
const Real x,
const Real y,
const Real z,
const UInt i 
)
inlinestatic

Definition at line 72 of file AnalyticalSolution.hpp.

+ Here is the caller graph for this function:

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