Mordicus.Containers.SolutionStructures.SolutionStructureBase
- class SolutionStructureBase(mesh=None, discr=None, fixed=None)[source]
Bases:
objectClass 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