triangulation_node_to_element_test, a Fortran77 code which calls triangulation_node_to_element(), which reads datafiles describing a set of nodes, their triangulation, and the value of one or more quantities at each node, and outputs a file that averages the quantities for each element. This operation in effect creates an order1 finite element model of the data.
The information on this web page is distributed under the MIT license.
triangulation_node_to_element, a Fortran77 code which reads datafiles describing a set of nodes, their triangulation, and the value of one or more quantities at each node, and outputs a file that averages the quantities for each element. This operation in effect creates an order1 finite element model of the data.