MapdlMath module#

These classes are specific to the MapdlMath module:

math.MapdlMath(mapdl)

Abstract mapdl math class.

math.ApdlMathObj(id_, mapdl[, dtype])

Common class for MAPDL Math objects

math.AnsVec(id_, mapdl[, dtype, init])

APDLMath Vector Object

math.AnsMat(id_, mapdl[, type_])

APDLMath Matrix Object

math.AnsSolver(id_, mapdl[, dtype])

APDLMath Solver Class