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

Detailed Description

Inheritance diagram for mosolov_augmented_lagrangian:

Public Member Functions

 mosolov_augmented_lagrangian ()
void reset (geo omega, string approx)
void initial (field &sigma_h, field &uh) const
int solve (field &sigma_h, field &uh) const
void put (odiststream &out, field &sigma_h, field &uh) const

Public Attributes

Float Bi
Float n
Float r
Float tol
size_t max_iter
space Xh
space Th
field lh
form a
form b
form inv_mt
problem pa

Constructor & Destructor Documentation

◆ mosolov_augmented_lagrangian()

Member Function Documentation

◆ reset()

◆ initial()

◆ solve()

◆ put()

void put ( odiststream & out,
field & sigma_h,
field & uh ) const

Member Data Documentation

◆ Bi

◆ n

◆ r

◆ tol

◆ max_iter

◆ Xh

◆ Th

◆ lh

field lh
mutable

◆ a

◆ b

◆ inv_mt

◆ pa


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