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

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, Mhessian_criterion (const field_basic< T, M > &uh0, const adapt_option &opts)
template<class T, class M>
field_basic< T, Mproj (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, Madapt_bamg (const field_basic< T, M > &uh, const adapt_option &opts)
 _RHEOLEF_instanciation (Float, sequential) _RHEOLEF_instanciation(Float

Macro Definition Documentation

◆ _RHEOLEF_instanciation

#define _RHEOLEF_instanciation ( T,
M )
Value:
template geo_basic<T,M> adapt_bamg (const field_basic<T,M>&, const adapt_option&);

Definition at line 189 of file adapt_bamg.cc.