Commit Graph
84 Commits
Author SHA1 Message Date
Dohyun Kim db9c5867d6 default periodic square mesh updated
it seems that 2x2 periodic mesh does not work.
-> This is because 2x2 contains both 0->1 edge and 1->0 edge on the boundary
due to periodic constraint.
I believe that is why 3x3 elements are used in the data folder.
2023-02-27 15:34:27 -05:00
Dohyun Kim 8eb36bc05e include 2x2 periodic mesh to have 2^N elements. 2023-02-27 13:34:19 -05:00
luz paz 476c855bd7 Fix various typos
Found via `codespell -q 3 -L allright,ba,equil,esy,fo,hda,lod,nd,ned,numer,ot,pres,ro,seh,shat,solfes,strat,tbe,te,warmup`
2022-08-05 20:50:51 -04:00
Ketan Mittal fe2c508e66 typos 2022-05-17 11:31:30 -07:00
Ketan Mittal 4e414ecfa3 add boundary elements to the mesh 2022-05-06 16:36:03 -07:00
Ketan Mittal 34da2b7067 add mixed mesh with all 4 3D element types 2022-05-06 16:08:06 -07:00
Tzanio c39ba9381f More small adjustments before the release 2022-03-21 10:16:50 -07:00
Stowell, Mark L 4c25cfb50b Merge remote-tracking branch 'origin/master' into lo-dim-em-dev
# Conflicts:
#	fem/fe.cpp
#	fem/fe.hpp
#	fem/gridfunc.cpp
#	tests/unit/fem/test_lin_interp.cpp
2021-10-04 11:44:27 -07:00
Stowell, Mark L 7e48976f2f Removing new mesh files 2021-08-19 17:33:36 -07:00
Stowell, Mark L 528154d68d Merge remote-tracking branch 'origin/master' into lin-penta-dev 2021-08-17 12:11:22 -07:00
Stowell, Mark L 96e05a1cbb Merge remote-tracking branch 'origin/master' into lo-dim-em-dev
# Conflicts:
#	examples/makefile
#	linalg/hypre.cpp
2021-07-30 10:54:02 -07:00
Veselin Dobrev 483cb581b9 Merge branch 'master' into Add_FMS_support 2021-07-26 08:47:45 -07:00
Stowell, Mark L f37a91e99c Adding a simple mixed mesh borrowed from Fuentes et al 2021-07-19 14:33:33 -07:00
Stowell, Mark L a1d7a34927 Adding two more simple fichera meshes for comparison 2021-07-12 11:32:11 -07:00
Stowell, Mark L c8a53bc4bd Adding pyramid test meshes 2021-07-09 16:28:23 -07:00
Stowell, Mark L a71babd667 Adding reference pyramid mesh file 2021-07-08 17:12:00 -07:00
Stowell, Mark L babb985609 Merge remote-tracking branch 'origin/master' into lo-dim-em-dev 2021-06-15 13:48:02 -07:00
Stowell, Mark L 97f25f8b93 Adding meshes of the reference elements 2021-05-21 14:51:36 -07:00
Stowell, Mark L d4a11d59ec Merge remote-tracking branch 'origin/master' into lo-dim-em-dev
# Conflicts:
#	fem/fe.cpp
#	fem/fe.hpp
2021-05-19 09:33:51 -07:00
Will Pazner c2a9b4e5b2 Use Characteristic Length instead of MeshSize in geo files
The behavior is the same, but Characteristic Length is compatible with older
versions of gmsh
2021-05-13 12:29:38 -07:00
Will Pazner e2d748eec2 Add straight-sided periodic gmsh meshes 2021-05-12 10:12:52 -07:00
Stowell, Mark L c2428156d5 Adjusting examples 2021-05-05 18:18:14 -07:00
Julian Andrej 393c0fe56a correct star-q3.fms data collection name 2021-04-26 16:32:23 -07:00
Julian Andrej 99a03d1778 remove dc file, add mesh only file 2021-04-19 14:26:32 -07:00
Julian Andrej e34e551f5e add fms unit tests 2021-04-19 10:08:42 -07:00
Jakub Červený 95c229780b Added "# SEGMENT = 1" in NCMesh::Print and in data/ directory. 2021-02-25 12:12:00 +01:00
Jakub Červený f99d8c3116 NC mesh header is now "MFEM NC mesh v1.0". 2020-12-26 18:53:58 +01:00
Tzanio 97c88fc34d Merge branch 'master' into par-ncmesh-saving-dev 2020-12-22 15:41:19 -08:00
Stowell, Mark L cfead6a03b Switching to beam-wedge.vtk produced by Mesh::PrintVTK 2020-11-17 16:44:47 -08:00
Stowell, Mark L fbb9b4938d Reordering beam-wedge.vtk vertices to match VTK standard 2020-11-17 16:35:02 -08:00
Jakub Červený f1b712d5a0 Converted v1.1 meshes in data/ directory to the new format. 2020-09-25 18:49:47 +02:00
Tzanio Kolev b3beafe905 Merge pull request #1638 from mfem/tmop-el-type
Mixed meshes in TMOP
2020-08-20 06:24:33 -07:00
Stowell, Mark L dc64a38a86 Reworked the torus-sector mesh using a butterfly configuration 2020-08-03 11:09:58 -07:00
Tzanio 2ecf10cfe5 minor 2020-07-29 19:40:51 -07:00
Stowell, Mark L a1b3fedde3 Switching to finer torus mesh 2020-07-29 19:30:26 -07:00
Tzanio 747e871e80 Smaller periodic-torus-sector.msh with mesh optimization 2020-07-29 17:25:51 -07:00
Stowell, Mark L 04904936f7 Swapping a larger example mesh to avoid badly shaped hexahedra. 2020-07-29 13:38:30 -07:00
Tzanio fd0d5927f6 Final updates 2020-07-28 14:30:42 -07:00
Tzanio e938ec6d95 Small updates to *.geo files 2020-07-27 11:25:06 -07:00
Ketan Mittal 320f491661 fix for discrete adaptivity 2020-07-17 15:58:21 -07:00
Stowell, Mark L bfad6c9903 Removing unneeded Gmsh files 2020-07-16 15:19:41 -07:00
Stowell, Mark L 3d94969a8b Replacing sample Gmsh meshes with high order meshes 2020-07-16 12:43:00 -07:00
Stowell, Mark L 973e0486ff Switching to periodic annulus by default 2020-07-16 12:31:38 -07:00
Stowell, Mark L 655536e919 Adding element type improvements to periodic torus geo file (thanks to @bslazarov) 2020-07-16 12:26:22 -07:00
Stowell, Mark L 5d5e0a5320 Adjusting comments and user options in periodic annulus geo file 2020-07-16 12:24:57 -07:00
lazarov f84f1c9416 periodic sector and 3rd order generated mesh 2020-07-15 22:57:50 -07:00
Stowell, Mark L 9a6954b957 Tweaks after double-checking high order hexahedron support 2020-06-26 09:42:56 -07:00
Stowell, Mark L 9d21df44c9 Adding option to shutoff the periodicity 2020-06-24 13:32:09 -07:00
Stowell, Mark L a0e9c74b9d Generalizing 2D .geo script for different orders and element types 2020-06-24 09:36:19 -07:00
Stowell, Mark L 634ae97901 Adding "order" parameter to .geo files 2020-06-24 09:04:31 -07:00