Rheolef  7.1
an efficient C++ finite element environment
contraction::base
+ Inheritance diagram for contraction::base:

Public Member Functions

 base (geo omega)
 

Public Attributes

Float c
 
Float umax
 
bool cartesian
 

Detailed Description

Definition at line 26 of file contraction.h.

Constructor & Destructor Documentation

◆ base()

base ( geo  omega)
Examples
contraction.h.

Definition at line 27 of file contraction.h.

Member Data Documentation

◆ c

Float c
Examples
contraction.h, and oldroyd_contraction.h.

Definition at line 33 of file contraction.h.

◆ umax

Float umax
Examples
contraction.h, and oldroyd_contraction.h.

Definition at line 33 of file contraction.h.

◆ cartesian

bool cartesian
Examples
contraction.h.

Definition at line 34 of file contraction.h.


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