PyAnsys Math#

AnsMath([mapdl])

Provides the common class for abstract math objects.

AnsMathObj(id_[, mapdl, dtype])

Provides the common class for AnsMath objects.

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

Provides the AnsMath vector objects.

AnsMat(id_, mapdl[, type_])

Provides the AnsMath matrix objects.

AnsSolver(id_[, mapdl, dtype])

Provides the AnsMath solver class.