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

Go to the source code of this file.

Namespaces

namespace  rheolef
 This file is part of Rheolef.
 

Macros

#define _RHEOLEF_instanciation(T)
 

Macro Definition Documentation

◆ _RHEOLEF_instanciation

#define _RHEOLEF_instanciation (   T)
Value:
template class basis_rep<T>; \
template void basis_basic<T>::reset (std::string&); \
template void basis_basic<T>::reset_family_index (size_type); \
field::size_type size_type
Definition branch.cc:430

Definition at line 219 of file basis_rep.cc.