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

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 >
idiststreamoperator>> (idiststream &ids, space_constitution< T, M > &constit)
 
template idiststreamoperator>> (idiststream &, space_constitution< Float, sequential > &)
 
template idiststreamoperator>> (idiststream &, space_constitution< Float, distributed > &)
 

Macro Definition Documentation

◆ YYMALLOC

#define YYMALLOC   ::malloc

Definition at line 67 of file space_constitution_get.cc.

◆ YYFREE

#define YYFREE   ::free

Definition at line 68 of file space_constitution_get.cc.