% -*- texinfo -*- % @deftypefn {Function File} {[@var{omesh}]} = BIM2Cmeshproperties(@var{imesh}) % % Compute mesh properties needed by the operator assembly routines and % add them as fields to the mesh structure. % % Input: % @itemize @minus % @item @var{imesh}: PDEtool-like mesh with required field 'p', 'e', 't'. % @end itemize % % Output: % @itemize @minus % @item @var{omesh}: PDEtool-like mesh structure with added fields needed by BIM method. % @end itemize % % @seealso{BIM2Areaction, BIM2Aadvdiff, BIM2Crhs} % @end deftypefn