gf_mesher_object_getΒΆ

Synopsis

s = gf_mesher_object_get(mesher_object MO, 'char')
gf_mesher_object_get(mesher_object MO, 'display')

Description :

General function for querying information about mesher_object objects.

Command list :

s = gf_mesher_object_get(mesher_object MO, 'char')

Output a (unique) string representation of the mesher_object.

This can be used to perform comparisons between two different mesher_object objects. This function is to be completed.

gf_mesher_object_get(mesher_object MO, 'display')

displays a short summary for a mesher_object object.

Previous topic

gf_mesher_object

Next topic

gf_model

Download

Download GetFEM++

Main documentations

Other resources