<< gf_precond SciGetFem gf_slice >>

SciGetFem >> SciGetFem > gf_precond_get

gf_precond_get

General function for querying information about precond objects.

Calling Sequence

gf_precond_get(precond P, 'mult', vec V)
gf_precond_get(precond P, 'tmult', vec V)
gf_precond_get(precond P, 'type')
gf_precond_get(precond P, 'size')
gf_precond_get(precond P, 'is_complex')
s = gf_precond_get(precond P, 'char')
gf_precond_get(precond P, 'display')

Description

General function for querying information about precond objects.

Command list

See Also

Authors

Y. Collette


Report an issue
<< gf_precond SciGetFem gf_slice >>