|
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) |
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> | |
| field_basic< T, M > | proj (const field_basic< T, M > &uh, const std::string &approx="P1") |
| std::string | bamgcad_catch_name (idiststream &bamg_in) |
| template<class T, class M> | |
| geo_basic< T, M > | adapt_bamg (const field_basic< T, M > &uh, const adapt_option &opts) |
| _RHEOLEF_instanciation (Float, sequential) _RHEOLEF_instanciation(Float | |
Definition at line 189 of file adapt_bamg.cc.