FEATool Multiphysics  v1.16.5
Finite Element Analysis Toolbox
parseprob.m File Reference

Description

PARSEPROB Check and parse a problem struct.

[ PROB ] = PARSEPROB( PROB ) Checks and parses the PROB struct on the high (equation) formulation level.

Input       Value/(Size)           Description
-----------------------------------------------------------------------------------
prob        struct                 Problem definition struct
                                                                                  .
Output      Value/(Size)           Description
-----------------------------------------------------------------------------------
prob        struct                 Parsed problem definition struct
See also
parseprob0, parsephys