Rheolef  7.2
an efficient C++ finite element environment
 
Loading...
Searching...
No Matches
nu< Function >

Detailed Description

Public Member Functions

tensor operator() (const point &grad_u) const
 
 nu (const Function &f1, size_t d1)
 

Public Attributes

Function f
 
size_t d
 

Constructor & Destructor Documentation

◆ nu()

template<class Function >
nu ( const Function &  f1,
size_t  d1 
)

Definition at line 39 of file nu.h.

Member Function Documentation

◆ operator()()

template<class Function >
tensor operator() ( const point grad_u) const
Examples
nu.h.

Definition at line 27 of file nu.h.

Member Data Documentation

◆ f

template<class Function >
Function f
Examples
nu.h.

Definition at line 40 of file nu.h.

◆ d

template<class Function >
size_t d
Examples
nu.h.

Definition at line 41 of file nu.h.


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