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

Classes | Namespaces | Defines
formula/elementFormulaRCP.hh File Reference

Special definition of the class RCP for element formula. More...

#include "toolbox/sharedPointer.hh"
#include "elementFormula.hh"
#include "formula.hh"
#include "constFormula.hh"
Include dependency graph for elementFormulaRCP.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  concepts::RCP< const ElementFormula< F, G > >
class  concepts::RCP< const Formula< F > >

Namespaces

namespace  concepts
 

Geometries and material constants for eddy current problems.


Defines

#define ElemFormRCPClone_D   0
#define ElemFormRCPValue_D   0
#define FormRCPClone_D   0
#define FormRCPValue_D   0

Detailed Description

Special definition of the class RCP for element formula.

Author:
Kersten Schmidt, 2010

Definition in file elementFormulaRCP.hh.


Define Documentation

#define ElemFormRCPClone_D   0

Definition at line 16 of file elementFormulaRCP.hh.

#define ElemFormRCPValue_D   0

Definition at line 17 of file elementFormulaRCP.hh.

#define FormRCPClone_D   0

Definition at line 18 of file elementFormulaRCP.hh.

#define FormRCPValue_D   0

Definition at line 19 of file elementFormulaRCP.hh.


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