Rheolef  7.2
an efficient C++ finite element environment
 
Loading...
Searching...
No Matches
form.h File Reference

form - finite element bilinear form More...

Go to the source code of this file.

Classes

struct  is_form_lazy< Expr >
 
class  form_basic< T, M >
 

Namespaces

namespace  rheolef
 This file is part of Rheolef.
 
namespace  rheolef::details
 

Functions

template<class T , class M >
form_basic< T, Mtrans (const form_basic< T, M > &a)
 
template<class T , class M >
field_basic< T, Mdiag (const form_basic< T, M > &a)
 
template<class T , class M >
form_basic< T, Mdiag (const field_basic< T, M > &dh)
 
template<class T , class M >
form_basic< T, Moperator* (const T &lambda, const form_basic< T, M > &a)
 
template<class T , class M >
form_basic< T, Moperator- (const form_basic< T, M > &a)
 

Detailed Description

form - finite element bilinear form

Definition in file form.h.