VectorFacet

More
4 years 8 months 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 8 months 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.098 seconds