Rheolef
7.2
an efficient C++ finite element environment
|
Go to the source code of this file.
Namespaces | |
namespace | rheolef |
This file is part of Rheolef. | |
Macros | |
#define | _RHEOLEF_instanciation(T, M) template geo_basic<T,M> adapt_gmsh (const field_basic<T,M>&, const adapt_option&); |
Functions | |
template<class T , class M > | |
field_basic< T, M > | hessian_criterion (const field_basic< T, M > &uh0, const adapt_option &opts) |
template<class T , class M > | |
geo_basic< T, M > | adapt_gmsh (const field_basic< T, M > &uh, const adapt_option &opts) |
_RHEOLEF_instanciation (Float, sequential) _RHEOLEF_instanciation(Float | |