% -*- texinfo -*- % @deftypefn {Function File} {[@var{omesh}]} = BIM3Cmeshproperties(@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{BIM3Areaction, BIM3Alaplacian, BIM3Arhs} % @end deftypefn