Forum Message

 

 

We have moved the forum to https://forum.ngsolve.org . This is an archived version of the topics until 05/05/23. All the topics were moved to the new forum and conversations can be continued there. This forum is just kept as legacy to not invalidate old links. If you want to continue a conversation just look for the topic in the new forum.

Notice

The forum is in read only mode.

VectorFacet

More
4 years 1 month ago #2505 by Yongbin
VectorFacet was created by Yongbin
Hi! I have a question now, as follows:

V2 = VectorFacet(mesh, order=order, dirichlet="wall|inlet|cyl" )
NameError: name 'VectorFacet' is not defined
More
4 years 1 month ago #2506 by joachim
Replied by joachim on topic VectorFacet
I think you are looking for
Code:
TangentialFacetFESpace
formerly known as
Code:
VectorFacetFESpace

Best, Joachim
The following user(s) said Thank You: Yongbin
Time to create page: 0.159 seconds