Sebastian Grimberg
b1dec1eda0
Resolve compiler warnings in gslib.cpp
2022-10-27 13:16:50 -07:00
Ketan Mittal
939d07994c
minor changes and resolve merge conflict
2022-07-25 12:06:07 -07:00
Tzanio Kolev
8cf4f4bde6
Merge pull request #2948 from mfem/gslib-mixed-meshes
...
Support for pyramids and mixed meshes for FindPointsGSLIB
2022-05-30 21:51:32 -07:00
Ketan Mittal
b38d7f022c
Merge branch 'master' of https://github.com/mfem/mfem into gslib-node-ordering
2022-05-25 11:52:53 -07:00
Ketan Mittal
bf76df9b9d
miniapps
2022-05-23 12:11:47 -07:00
Ketan Mittal
9ceffa0645
make style
2022-05-20 17:33:33 -07:00
Ketan Mittal
7c2afd18c1
resolve conflict and update findpts example
2022-05-20 17:28:05 -07:00
Ketan Mittal
d4c293d2eb
initial commit
2022-05-20 14:33:33 -07:00
Ketan Mittal
680e3b4451
fix gslib bug for InterpolateGeneral when ncomp>1 and some points were not found
2022-05-06 13:05:08 -07:00
Ketan Mittal
370b2ef64b
minor
2022-04-11 11:36:53 -07:00
Ketan Mittal
67240ad1b1
bug in triangle split
2022-03-30 10:13:05 -07:00
Ketan Mittal
1a98618b51
use Arrays instead of individual pointers
2022-03-29 17:54:34 -07:00
Ketan Mittal
a27096bff7
add sample runs for pyramids
2022-03-29 11:58:01 -07:00
Ketan Mittal
b827a345a0
add support for pyramids
2022-03-29 11:46:27 -07:00
Ketan Mittal
8c00a4dc9f
fix overset setup
2022-03-21 15:28:11 -07:00
Ketan Mittal
6775e2a538
refactor
2022-03-21 14:26:43 -07:00
Ketan Mittal
2c7ba1c208
working in serial and parallel
2022-03-21 12:59:37 -07:00
Ketan Mittal
5962ae8bb2
WIP: first version for mixed meshes
2022-03-18 15:06:21 -07:00
Tzanio
6d2530775b
Extended copyright to 2022
2022-02-25 10:24:50 -08:00
Ketan Mittal
df6526ef5d
adding checks for input based on variable order space
2022-01-14 10:26:13 -08:00
Tzanio Kolev
1958f8de19
Merge pull request #2422 from trevilo/master
...
Bug fix in FindPointsGSLIB::Interpolate when using L2_FECollection in parallel
2021-08-05 12:16:32 -07:00
Todd A. Oliver
9148a1d942
Bug fix in FindPointsGSLIB::Interpolate with L2_FECollection in parallel
...
Previously if a given MPI task did not find any local points with
gsl_code==1 (indicating a boundary), that task would exit
FindPointsGSLIB::Interpolate before tasks that found boundary points.
This could lead to the program hanging due to subsequent communication
calls. To avoid this behavior, we only return early if no MPI task
found any boundary points.
2021-07-22 09:21:51 -05:00
Tzanio
335e6c2469
minor
2021-07-21 12:00:06 -07:00
Ketan Mittal
18695e6d2a
set name to gslib
2021-07-20 13:07:00 -07:00
Ketan Mittal
802ca3d01f
fix gslib struct declaration
2021-07-20 12:59:14 -07:00
Aaron Fisher
e758c37691
Removed nearly all leading underscores for variable names. Every once in a while one of these will confilct with standard libraries in an oddball compiler and it's best to just avoid this problem alltogether.
2021-05-10 16:06:51 -07:00
Tzanio
9386e5fc26
Merge branch 'master' into mfem-overlappinggrids-dev
...
Conflicts:
CHANGELOG
INSTALL
2021-04-04 18:16:07 -07:00
Tzanio
8c2fbf7282
Final changes
2021-04-04 18:10:35 -07:00
Ketan Mittal
9a314a1d59
reviewer comments
2021-03-02 09:16:35 -08:00
Ketan Mittal
f34bd1cdb6
Merge branch 'master' of https://github.com/mfem/mfem into mfem-overlappinggrids-dev
2021-02-19 08:59:12 -08:00
Vladimir Z Tomov
4f69246403
Some fixes related to field-diff.
2021-02-12 22:24:38 -08:00
Adrien M. Bernede
04fb572359
Let's forget about 2020
2021-01-26 11:55:36 -08:00
Ketan Mittal
2ffc3e95a5
remove the need for extra mesh files
2020-12-08 16:24:30 -08:00
Ketan Mittal
e0125201cf
merge with master and update var name
2020-12-08 14:20:28 -08:00
Ketan Mittal
403c7e4820
Merge branch 'master' of https://github.com/mfem/mfem into mfem-overlappinggrids-dev
2020-12-08 14:13:42 -08:00
Ketan Mittal
813db9b52d
misc changes
2020-12-08 14:13:09 -08:00
Veselin Dobrev
acad1864a2
Remove byte order mark (BOM) from files.
...
Add newline at the end of a file.
2020-10-26 03:15:50 -07:00
Ketan Mittal
dc9687b2c3
adding a mesh
2020-08-17 09:04:49 -07:00
Ketan Mittal
73cd8200cc
merge with master and minor
2020-08-17 08:57:44 -07:00
Tzanio
52530f419e
Various small changes
2020-08-16 19:44:08 -07:00
Ketan Mittal
e74ebc977b
minor
2020-08-14 15:06:16 -07:00
Ketan Mittal
3b9328a937
account for L2 functions of order 0 and enable a no averaging option
2020-08-14 15:05:04 -07:00
Ketan Mittal
f713f17b83
Merge branch 'master' of https://github.com/mfem/mfem into mfem-overlappinggrids-dev
2020-08-13 15:55:41 -07:00
Ketan Mittal
c7f49ba820
make style
2020-08-13 12:48:36 -07:00
Ketan Mittal
e5e37bb104
minor
2020-08-13 12:28:15 -07:00
Ketan Mittal
9d05f6a69c
introduce default values for point not found
2020-08-13 12:07:04 -07:00
Ketan Mittal
95118654a2
fix for when points are not found
2020-08-13 11:32:13 -07:00
Ketan Mittal
6105236ac8
minor fix if freedata is called more than once
2020-08-12 15:24:57 -07:00
Ketan Mittal
5aefc6e2ec
minor fix with ip.SetD
2020-08-06 13:15:32 -07:00
Ketan Mittal
7e29e7a66f
remove an extra line
2020-07-31 12:38:17 -07:00