On Mon, Oct 27, 2008 at 02:06:37PM +0000, Garth N. Wells wrote: > > > DOLFIN wrote: > > One or more new changesets pushed to the primary dolfin repository. > > A short summary of the last three changesets is included below. > > > > changeset: 5016:0bd539928f9d1b5a7996f769f595afeba35dd87f > > tag: tip > > user: Anders Logg <[EMAIL PROTECTED]> > > date: Mon Oct 27 13:51:29 2008 +0100 > > files: dolfin/fem/Form.cpp > > description: > > Add comment about further checks in Form::check > > > > I had hoped to do more checks in Form::check, but this requires creating > ufc::finite_elements from ufc::form. Is there a better way than creating > ufc::finite_elements just to perform a check? > > Garth
No, but since a ufc::finite_element contains no data, it should cost very little to create ufc::finite_elements. -- Anders
signature.asc
Description: Digital signature
_______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
