<< gf_mesher_object_get sci_getfem gf_model_get >>

sci_getfem >> sci_getfem > gf_model

gf_model

model variables store the variables and the state data and the description of a model. This includes the global tangent matrix, the right hand side and the constraints. There are two kinds of models, the real and the complex models.

Calling Sequence

MD = gf_model('real')
MD = gf_model('complex')

Description

General constructor for model objects.

model variables store the variables and the state data and the description of a model. This includes the global tangent matrix, the right hand side and the constraints. There are two kinds of models, the real and the complex models.

Command list

See Also

Authors

Y. Collette


Report an issue
<< gf_mesher_object_get sci_getfem gf_model_get >>