Rheolef  7.2
an efficient C++ finite element environment
 
Loading...
Searching...
No Matches
chi

Detailed Description

Public Member Functions

tensor operator() (const point &x) const
 
 chi ()
 
tensor operator() (const point &x) const
 
 chi (Float eps, Float nu, Float t=0)
 
tensor operator() (const point &x) const
 
 chi (Float nu, Float t=0)
 

Public Attributes

Float _eps
 
sigma_exact _s
 

Constructor & Destructor Documentation

◆ chi() [1/3]

◆ chi() [2/3]

chi ( Float  eps,
Float  nu,
Float  t = 0 
)

Definition at line 84 of file diffusion_transport_tensor_exact.icc.

◆ chi() [3/3]

chi ( Float  nu,
Float  t = 0 
)

Definition at line 69 of file transport_tensor_exact.icc.

Member Function Documentation

◆ operator()() [1/3]

◆ operator()() [2/3]

tensor operator() ( const point x) const

Definition at line 81 of file diffusion_transport_tensor_exact.icc.

◆ operator()() [3/3]

tensor operator() ( const point x) const

Definition at line 66 of file transport_tensor_exact.icc.

Member Data Documentation

◆ _eps

◆ _s


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