Feel++
0.91.4
|
#include <feel/feelcore/feel.hpp>
Namespaces | |
namespace | Feel |
Macros | |
#define | PETSC_VERSION_LESS_THAN(major, minor, subminor) |
#define | PETSC_VERSION_GREATER_THAN(major, minor, subminor) |
#define | PETSC_VERSION_GREATER_OR_EQUAL_THAN(major, minor, subminor) |
Typedefs | |
typedef PetscTruth | PetscBool |
#define PETSC_VERSION_GREATER_OR_EQUAL_THAN | ( | major, | |
minor, | |||
subminor | |||
) |
#define PETSC_VERSION_GREATER_THAN | ( | major, | |
minor, | |||
subminor | |||
) |
#define PETSC_VERSION_LESS_THAN | ( | major, | |
minor, | |||
subminor | |||
) |