Rheolef
7.2
an efficient C++ finite element environment
|
Go to the source code of this file.
Namespaces | |
namespace | rheolef |
This file is part of Rheolef. | |
Macros | |
#define | YYMALLOC ::malloc |
#define | YYFREE ::free |
Functions | |
int | space_constitution_lex () |
void | space_constitution_error (const char *msg) |
int | space_constitution_wrap () |
template<class T , class M > | |
idiststream & | operator>> (idiststream &ids, space_constitution< T, M > &constit) |
template idiststream & | operator>> (idiststream &, space_constitution< Float, sequential > &) |
template idiststream & | operator>> (idiststream &, space_constitution< Float, distributed > &) |
#define YYMALLOC ::malloc |
Definition at line 67 of file space_constitution_get.cc.
#define YYFREE ::free |
Definition at line 68 of file space_constitution_get.cc.