Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)

Classes | Namespaces | Defines
operator/permutation.hh File Reference
#include "matrix.hh"
#include "basics/exceptions.hh"
#include "basics/debug.hh"
Include dependency graph for permutation.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  concepts::Permutation< F >
 Permutation operator. More...
class  concepts::TrivExtendRestrict< F >
 Trivial extension and restriction operator. More...

Namespaces

namespace  concepts
 

Geometries and material constants for eddy current problems.


Defines

#define PermutationAppl_D   0
#define trivExtRestrAppl_D   0
#define trivExtRestrConstr_D   0

Define Documentation

#define PermutationAppl_D   0

Definition at line 12 of file permutation.hh.

#define trivExtRestrAppl_D   0

Definition at line 15 of file permutation.hh.

#define trivExtRestrConstr_D   0

Definition at line 14 of file permutation.hh.


Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)