[Trilinos-Users] STK mesh

Dharmendar Reddy dharmareddy84 at gmail.com
Mon Feb 22 14:26:52 EST 2016


Hello Is there an example of creating stk mesh  from a cell list ?


I have a gmsh generated mesh which i would like to load and use to create a
poisson solver.

Can anyone provide me a pseduo code here on setting this up using the new
stk interface.

My mesh will be two dimensional with triangular elements.
Mesh has multiple regions.


Equation to be solver is:

-div( grad (psi)) = -C1 * ( n(psi) - p(psi) + C2)

C1 and C2 are constants

n(psi) = N*exp(-psi)
p(psi) = N*exp(psi)


I would like to store psi, n and p every node.


thanks
Reddy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://trilinos.org/pipermail/trilinos-users/attachments/20160222/b9116560/attachment.html>


More information about the Trilinos-Users mailing list