|
Programmierpraktikum NPDGL I
|
Traits class for the DefaultDofVector class. Mehr ...
#include <dofvector.hh>
Öffentliche Typen | |
| typedef Field | FieldType |
Underlying field type stored by the Dof vector, this is usually a | |
|
typedef DefaultDofVector < TraitsType > | Type |
type of the actual Dof vector implementation | |
| typedef FieldType * | RealStorageType |
the acutal storage type used by this Dof vector, like std::vector e.g. | |
Traits class for the DefaultDofVector class.
| Field | The underlying Field type, e.g. double |
1.7.3