Rheolef  7.1
an efficient C++ finite element environment
geo_locate.cc File Reference

Go to the source code of this file.

Namespaces

 rheolef
 This file is part of Rheolef.
 

Macros

#define _RHEOLEF_instanciation(T, M)
 

Functions

template<class T , class M >
void compute_bbox (const geo_base_rep< T, M > &omega, const geo_element &K, point_basic< T > &xmin, point_basic< T > &xmax)
 

Macro Definition Documentation

◆ _RHEOLEF_instanciation

#define _RHEOLEF_instanciation (   T,
  M 
)
Value:
template class geo_locate<Float,M>; \
template class geo_base_rep<Float,M>; \
template class geo_rep<Float,M>;

Definition at line 586 of file geo_locate.cc.