<< gf_mdstate_get SciGetFem gf_mesh >>

SciGetFem >> SciGetFem > gf_mdstate_set

gf_mdstate_set

Modify a model state object.

Calling Sequence

gf_mdstate_set(mdstate MDS, 'compute_reduced_system')
gf_mdstate_set(mdstate MDS, 'compute_reduced_residual')
gf_mdstate_set(mdstate MDS, 'compute_residual', mdbrick B)
gf_mdstate_set(mdstate MDS, 'compute_tangent_matrix', mdbrick B)
gf_mdstate_set(mdstate MDS, 'state', vec U)
gf_mdstate_set(mdstate MDS, 'clear')

Description

Modify a model state object.

Command list

See Also

Authors

Y. Collette

<< gf_mdstate_get SciGetFem gf_mesh >>