Commit Graph
17 Commits
Author SHA1 Message Date
psocratis 6c7d361a47 revisit mesh partitioning for toroid meshes. Copying tansformation map from original to subsdomain mesh 2020-12-18 17:46:40 -08:00
psocratis bbd8dd7078 minor bug in MPI_ALLReduce 2020-10-01 13:18:41 -07:00
psocratis d760848125 adding airy function example in 3D. ParDST need modifications to accommodiate non-zero dirichlet data 2020-08-25 16:45:13 -07:00
psocratis 3367fc3701 Fixed orientation related issue for 3D Hcurl 2020-08-24 11:42:02 -07:00
psocratis 62e3ed3be0 introduced temporary fix in ParMeshPartition to match orientations between global and subdomain meshes in H(curl) 2020-08-22 16:36:24 -07:00
psocratis 16a13d784e Small bug fixes in pml for the case when some procs don't own any elements 2020-08-20 17:28:27 -07:00
Socratis 027a3184e1 Simpilfying / merging dof maps for the complex valued gridfunctions, so that the used of subvectors can be avoided 2020-08-19 18:45:11 -07:00
psocratis 560e8eb2ca Fixed bug for the case of an empty mpi rank 2020-08-18 14:31:29 -07:00
psocratis cf82053d99 simplifying Subdomain-to-Global truedof maps 2020-08-11 16:49:13 -07:00
psocratis b87a2db979 Adding subdomain tdof lists for the overlapping regions between subdomains 2020-08-07 16:34:16 -07:00
psocratis dae001e6de Adding subdomain local to global tdof map for ParFiniteElementSpace 2020-08-04 18:05:38 -07:00
psocratis 0a9e15ea36 ParMeshPartition construction of subdomain meshes and element maps finished 2020-07-27 14:37:22 -07:00
psocratis 78ae084b0c added overlapping x-y-z mesh partition for parallel mesh to Diagonal Source Transfer 2020-07-26 15:59:31 -07:00
psocratis 7126805d2e Started ParDST. Added ParMeshPartition class signatures. Added parallel helmholtz for testing 2020-07-24 18:57:28 -07:00
psocratis 0d0d560822 remove uneccessary calls to GetUniformMeshSize 2020-06-12 16:01:26 -07:00
psocratis a7cb8c83b0 fixed bug in mesh extension in 3D. Finished first rule of transfered sources in 3D 2020-06-08 17:56:05 -07:00
psocratis 64387c05aa rearranging and cleaning up. Started 3D Diag Source Transfer 2020-06-04 17:37:33 -07:00