Darren Engwirda
Los Alamos National Laboratory
Followers: 0 Following: 0
Computational scientist at LANL: unstructured mesh generation, numerical methods, climate modelling. https://dengwirda.github.io/
Statistics
RANK
280,140
of 295,735
REPUTATION
0
CONTRIBUTIONS
1 Question
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
220 of 20,277
REPUTATION
6,249
AVERAGE RATING
4.90
CONTRIBUTIONS
8 Files
DOWNLOADS
64
ALL TIME DOWNLOADS
55556
RANK
of 154,433
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Submitted
MESH2D: Delaunay-based unstructured mesh-generation
Generate unstructured meshes for general two-dimensional geometries.
3 years ago | 36 downloads |
Submitted
INPOLY: A fast points-in-polygon test
A fast test to determine point inclusion for general polygonal geometries.
4 years ago | 12 downloads |
Submitted
FINDTRIA - Point-in-Simplex queries in d-dimensions.
Spatial queries for collections of triangles, tetrahedrons and general d-simplexes.
4 years ago | 2 downloads |
Submitted
FINDPOLY: A fast points-in-polygons test
A fast test to determine generalised points-in-polygons queries for arbitrary collections of polygons.
4 years ago | 1 download |
Submitted
AABBTREE - A d-dimensional bounding-box tree.
A d-dimensional bounding-box tree for collections of objects.
6 years ago | 3 downloads |
Question
Redirecting stdout via system(…,'-echo')
I often call computationally intensive command-line programs from within MATLAB using the system command: [status, result] ...
8 years ago | 1 answer | 0
1
answerSubmitted
DUALMESH - Polygonal mesh construction.
Construct polygonal "dual" meshes from 2-simplex triangulations embedded in R^3.
10 years ago | 3 downloads |
Submitted
tinterp - an alternative to griddata
Linear and quadratic interpolation for scattered data
16 years ago | 2 downloads |
Submitted
Contours for triangular grids
Generate smooth contours for functions defined on unstructured triangular grids
16 years ago | 2 downloads |