Rheolef  7.2
an efficient C++ finite element environment
 
Loading...
Searching...
No Matches
geo_neighbour.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, M)
 

Functions

 _RHEOLEF_instanciation (Float, sequential) _RHEOLEF_instanciation(Float
 

Macro Definition Documentation

◆ _RHEOLEF_instanciation

#define _RHEOLEF_instanciation (   T,
  M 
)
Value:
template void geo_base_rep<T,M>::init_neighbour() const; \
template geo_base_rep<T,M>::size_type \
geo_base_rep<T,M>::neighbour (size_type, size_type) const;
field::size_type size_type
Definition branch.cc:430

Definition at line 268 of file geo_neighbour.cc.