Finite Element Domain Decomposition Library
FEDDLib
Loading...
Searching...
No Matches
Todo List
Class FEDD::AssembleFE< SC, LO, GO, NO >
This should actually be removed since the class should operate only on element level)
Member FEDD::AssembleFE< SC, LO, GO, NO >::addRHSFunc (RhsFunc_Type rhsFunc)
Still work in Progress with RHS and Mass Matrix
Member FEDD::AssembleFE< SC, LO, GO, NO >::getDim ()
PostProcessing: Teuchos::Array with values and one global Array with Strings and names
Member FEDD::AssembleFE< SC, LO, GO, NO >::getNodesRefConfig ()
How is the ordering?
Member FEDD::AssembleFE< SC, LO, GO, NO >::nodesRefConfig_
Why "Reference Configuration"?
Member FEDD::AssembleFE< SC, LO, GO, NO >::updateSolution (vec_dbl_Type solution)
We still have to fix the ordering of the dofs.
Class FEDD::AssembleFEBlock< SC, LO, GO, NO >
This should actually be removed since the class should operate only on element level)
Member FEDD::AssembleFENavierStokes< SC, LO, GO, NO >::dofsVelocity_

Why do we need dofs1_ and dofs2_ in the abstract class? I think, we should think about a general framework for this

Put into Parameterlist.

Class FEDD::DifferentiableFuncClass< SC, LO, GO, NO >
This should actually be removed since the class should operate only on element level)
Class FEDD::InputToOutputMappingClass< SC, LO, GO, NO >
This should actually be removed since the class should operate only on element level)
Member FEDD::MeshUnstructured< SC, LO, GO, NO >::assignEdgeFlags ()
Elaboration of Flag Assignment Process. i.e. Lowest flag is used etc.