G+S
mo
24.08.0
Geometry + Simulation Modules
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
gsHeader2.h
Go to the documentation of this file.
1
14
#pragma once
15
#include <
gismo.h
>
16
17
18
namespace
gismo
19
{
24
class
submoduleClass2
25
{
26
27
public
:
28
// Empty constructor
29
~
submoduleClass2
() {}
30
31
void
printString(std::string
const
& str)
const
32
{
33
gsInfo
<< str <<
"\n"
;
34
}
35
36
};
// class submoduleClass2
37
38
}
// namespace gismo
gismo.h
Main header to be included by clients using the G+Smo library.
gismo::submoduleClass2
I am an example how to use the class in submodules.
Definition:
gsHeader2.h:24
gsInfo
#define gsInfo
Definition:
gsDebug.h:43
gismo
optional
gsModule
src
gsHeader2.h
Generated on Thu Nov 21 2024 14:52:13 for G+Smo by Doxygen v1.8.5