Hello, I think the easiest way is to create a new triangulation consisting only of the parent cell and solve the problem there.
Best Regards, Markus Am 30.07.10 23:05, schrieb LvTravis: > Hello: > It seems that shape_value function provide only values on quadrature > points. > However, solving a local problem(when solving a problem in one of the > child cells), I need shape function values on all the quadrature > points of the childcells(the shape function belongs to the parent > cell). So basically I need to have access to shape function values on > arbitrary points within a cell. > Is there a way to do it?Or is there a simple way to modify the > parameters of the shape_value function? > > > > _______________________________________________ > dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii >
_______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
