<< gf_cont_struct SciGetFem gf_cvstruct_get >>

SciGetFem >> SciGetFem > gf_cont_struct_get

gf_cont_struct_get

General function for querying information about cont_struct objects and for applying them to numerical continuation.

Calling Sequence

E = gf_cont_struct_get(cont_struct CS, 'init Moore-Penrose continuation', scalar init_dir)
E = gf_cont_struct_get(cont_struct CS, 'Moore-Penrose continuation', vec tangent, scalar tangent_parameter, scalar h)
t = gf_cont_struct_get(cont_struct CS, 'test function')
s = gf_cont_struct_get(cont_struct CS, 'char')
gf_cont_struct_get(cont_struct CS, 'display')

Description

General function for querying information about cont_struct objects and for applying them to numerical continuation.

Command list

See Also

Authors

Y. Collette

<< gf_cont_struct SciGetFem gf_cvstruct_get >>