Ferrite-FEM / Ferrite-FEM/Ferrite.jl

Idea collection for a dofhandler interface

Offen
#622 9 Kommentare 1 Reaktion 0 zugewiesene Personen Auf GitHub ansehen
enhancement
Vorherrschende Sprache
Julia
Sterne
453
Forks
115
Ø Merge
1 T. 17 Std.
Gemergte PRs (30 T.)
11

Beschreibung

Here is a list of functions that could constitute a `AbstractDofHandler` interface in the future:
- `find_field(dh, fieldname)` --> return some type of field index
- `field_offset(dh, field_index)`
- `getfieldinterpolation(dh, field_index)`
- `getfielddim(dh, field_index)`
- `getfieldnames(dh)`

I don't think `getfielddims` and `getfieldinterpolations` are necessary in an interface, they could probably be removed to the point of being internals for `MixedDofHandler`.

I leave this issue here for future reference, I compiled the list while working on merging the dofhandlers - it needs some more investigation.

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.