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

Detailed Description

Examples
contraction.h, and oldroyd_contraction.h.

Definition at line 25 of file contraction.h.

Inheritance diagram for contraction:

Classes

struct  base
struct  u_upstream
struct  psi_upstream

Static Public Member Functions

static space velocity_space (geo omega, string approx)
static field velocity_field (space Xh)
static space streamf_space (geo omega, string approx)
static field streamf_field (space Ph)

Member Function Documentation

◆ velocity_space()

space velocity_space ( geo omega,
string approx )
static

◆ velocity_field()

field velocity_field ( space Xh)
static

◆ streamf_space()

space streamf_space ( geo omega,
string approx )
static
Examples
contraction.h, and streamf_contraction.cc.

Definition at line 57 of file contraction.h.

◆ streamf_field()

field streamf_field ( space Ph)
static
Examples
contraction.h, and streamf_contraction.cc.

Definition at line 75 of file contraction.h.


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