FEniCS Project
Mapping from mesh.coordinates() to u.vector()
dokken
February 10, 2021, 12:26pm
2
You can use the
vertex_to_dof_map
function, as used here:
Bitbucket
1 Like
Assigning values to each nodes
Evaluate a function on a set of vertices
VectorFunctionSpace solution corresponding to mesh
How to recovering a vector
Ordering in solutions vector and saved vtk files
How to inverse compute_vertex_value
Implement array as source term in variational form
Problem with assigning vectors to nodes in a mesh
Assign a array as function in the correct node
show post in topic
Related topics
Topic
Replies
Views
Activity
Application of point forces, mapping vertex indices to corresponding DOFs
dolfinx
7
1792
August 14, 2024
MeshFunction vertex mapping/coordinates
mesh
1
1782
February 11, 2019
Evaluate a function on a set of vertices
variational formulation
1
453
June 1, 2021
How to recovering a vector
2
646
June 2, 2021
How can I use "evaluate(x, mapping, component, index_values)"?
General
5
485
May 2, 2023