You are here:
Concepts
>
Concepts Web
>
Class documentation
Class documentation of Concepts
Loading...
Searching...
No Matches
basics
defines.hh
Go to the documentation of this file.
1
6
#pragma once
7
8
namespace
concepts
{
9
10
// **************************************************************************
11
13
enum
intRule
{ GAUSS_LOBATTO = 0, GAUSS_JACOBI = 4, TRAPEZE = 5 };
14
15
}
concepts
Definition
pml_formula.h:16
concepts::intRule
intRule
Types of integration rules to choose from.
Definition
defines.hh:13
Generated on Wed Sep 13 2023 21:06:17 for Concepts by
1.9.8