OOFEM 3.0
Loading...
Searching...
No Matches
oofemcfg.h
Go to the documentation of this file.
1#ifndef oofemcfg_h
2#define oofemcfg_h
3
4#ifdef _USE_SHARED
5 #include "oofem_export.h"
6#else
7 #define OOFEM_EXPORT
8 #define OOFEM_NO_EXPORT
9#endif
10
11OOFEM_EXPORT extern const char* PRG_VERSION;
12OOFEM_EXPORT extern const char* OOFEG_VERSION;
13OOFEM_EXPORT extern const char* OOFEM_COPYRIGHT;
14OOFEM_EXPORT extern const char* PRG_HEADER;
15OOFEM_EXPORT extern const char* PRG_HEADER_SM;
16OOFEM_EXPORT extern const char* HOST_TYPE;
17OOFEM_EXPORT extern const char* HOST_NAME;
18OOFEM_EXPORT extern const char* MODULE_LIST;
19OOFEM_EXPORT extern const char* OOFEM_GIT_HASH;
20OOFEM_EXPORT extern const char* OOFEM_GIT_REPOURL;
21OOFEM_EXPORT extern const char* OOFEM_GIT_BRANCH;
22#endif /* oofemcfg.h */
OOFEM_EXPORT const char * OOFEM_GIT_BRANCH
Definition oofemcfg.C:9
OOFEM_EXPORT const char * OOFEM_GIT_REPOURL
Definition oofemcfg.C:8
OOFEM_EXPORT const char * HOST_NAME
Definition oofemcfg.C:34
OOFEM_EXPORT const char * OOFEM_COPYRIGHT
Definition oofemcfg.C:6
OOFEM_EXPORT const char * PRG_HEADER
Definition oofemcfg.C:22
OOFEM_EXPORT const char * OOFEM_GIT_HASH
Definition oofemcfg.C:7
OOFEM_EXPORT const char * HOST_TYPE
Definition oofemcfg.C:33
OOFEM_EXPORT const char * PRG_VERSION
Definition oofemcfg.C:4
OOFEM_EXPORT const char * PRG_HEADER_SM
Definition oofemcfg.C:13
OOFEM_EXPORT const char * MODULE_LIST
Definition oofemcfg.C:35
OOFEM_EXPORT const char * OOFEG_VERSION
#define OOFEM_EXPORT
Definition oofemcfg.h:7

This page is part of the OOFEM-3.0 documentation. Copyright Copyright (C) 1994-2025 Borek Patzak Bořek Patzák
Project e-mail: oofem@fsv.cvut.cz
Generated at for OOFEM by doxygen 1.15.0 written by Dimitri van Heesch, © 1997-2011