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
MeshFunction vertex mapping/coordinates
mesh
1
1775
February 11, 2019
UFL index notation
1
636
January 29, 2021
Extract DoF indices along a line
2
488
January 24, 2020
Problem with assigning vectors to nodes in a mesh
4
520
April 23, 2022
How to get global vertex index of a point starting from coordinates
mesh
4
864
March 10, 2021