Rheolef  7.2
an efficient C++ finite element environment
 
Loading...
Searching...
No Matches
element_constant.h
Go to the documentation of this file.
1#ifndef _RHEO_ELEMNT_CONSTANT_H
2#define _RHEO_ELEMNT_CONSTANT_H
23
24namespace rheolef {
25
26namespace element_constant {
27 typedef enum {
32} // namespace element_constant
33
34}// namespace rheolef
35#endif // _RHEO_ELEMNT_CONSTANT_H
This file is part of Rheolef.