Mordicus.Core.Containers.SolutionStructures.SolutionStructureBase module¶
- class Mordicus.Core.Containers.SolutionStructures.SolutionStructureBase.SolutionStructureBase(mesh=None, discr=None, fixed=None)[source]¶
Bases:
object
Class containing a SolutionStructureBase, with an internal storage hidden to all its children classes
- __storage¶
contextualization element to interpret the vector as a field
- Type
typeToDefine
- discr¶
Discretization. One of ‘node’, ‘gauss’, ‘cell’
- Type
str