← Back to team overview

dolfin team mailing list archive

Re: [Branch ~dolfin-core/dolfin/main] Rev 5202: Added area to Face.

 

Hello!

I added the method area to the Face class. I guess a Face is always a triangle 
so it should be safe. There might be other methods that can be usefull like 
normal? Others?

Should we do the same for Facet, but then check for topological dimension 
before making the computation, a la the generalized volume in CellTypes?

Johan

On Thursday September 16 2010 08:21:30 noreply@xxxxxxxxxxxxx wrote:
> ------------------------------------------------------------
> revno: 5202
> committer: Johan Hake <hake.dev@xxxxxxxxx>
> branch nick: dolfin
> timestamp: Thu 2010-09-16 08:17:33 -0700
> message:
>   Added area to Face.
> modified:
>   dolfin/mesh/Face.cpp
>   dolfin/mesh/Face.h
> 
> 
> --
> lp:dolfin
> https://code.launchpad.net/~dolfin-core/dolfin/main
> 
> Your team DOLFIN Core Team is subscribed to branch lp:dolfin.
> To unsubscribe from this branch go to
> https://code.launchpad.net/~dolfin-core/dolfin/main/+edit-subscription



Follow ups