You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* migration test
* copied old code
* owning proc
* initialize material points
* migration test working
* moved out divide procs
* divide in wedges
* rename procWedges
* use mpi_allreduce
* do while
* update comment
* migration timer
* only run test if mpi
* change MPF_Constv_Mdl_Param to MeshF_Invalid
* skeleton of reconstruction APIs
* setReconstructSlice
* assembly
* more reconstruct slice types
* API changes
* constexpr mpSliceToMeshField
* mpSliceToMeshFieldSize
* switch statement
* fixed spacing
* renaming
* moved assembly to MPMesh
* moved reconstruct slice
* move reconstruct down
* template type conversion
* reconsOption
* reconstruct error
* rename pmpo_assembly.hpp
* seperate template index size
* fixed comments
* slice to type
* combine size and type
* fixed sizes
* MPTypeHelper
* compile time getSize
* removed type alias
* using typedef
* variable renaming, notation fix
* using util types
* reuse vec2d
* first scratch
* remove mesh types
* add two options for recons
* add reconstruct API
* test Recons
* removed extra types
* reuse doubleview
* rename mpSliceToNumEntries
* remove setReconstructionOption, recons APIs name changes
* swap mesh field and material point field
* add vtx/elm Mass mesh fields
* set/get APIs for vtx/elm Mass mesh fields
* order change, put vtxMass and elmMass together
* mesh ENt TYpe
* doubleScrl
* assembly order
* test for set/get vtx/elm Mass APIs
* change order of MeshFieldIndex enums
* split into two functions
* fixed getmeshenttype
* added elm or vtx to mesh fields
* assembly refactor
* elm based assembly
* fortran get mesh type
* removed basis and mass weight
* rename mesh field type
* moved mesh field type fortran
* moved mpMass mpVel
* test vtx mass
* error msg
* average num added
* rename num components
* 1D num components
* test elm mass
* average order 0
* removed for testing
* calculate basis
* multiply weights
* removed recon option
* assembly refactor
* fixed set elm mass
* calculate basis
* remove unused
* fix recon test bug
* tests passing
* fixed unit test
* test elm push reconstruction
* small reconstruct test fixes
* moved tolerance
* moved calculate surface displacement
* moved calculate displacement
* mps per edge
* remove inbound
* find new mp position
* rename mps scale factor per vtx
* count num mps starting at 0
* fixed num mps
* fixed num mps
* removed unused
* fixed radius
* num mps count
* numMPs count
* fixed mpPosition error
* calcSurfDispIncr
* bring back xc
* record time
* summrize time
* more timers
* print scale factor num mps
* skip reconstruct if size == 0
* read input from command line
* fixed perlmutter error
* fixed elm push test
* fixed vtx test
* rename tolerance
* timing verbosity
* more timers
* moved advection test
* rename advection test
* combined reconstruction and advection test
* num push
* more timers
* modify test
* api test
* function timers
* added new files
* calcsurfDispIncr
* advection passing
* pumipic timing
* set Proc Wedges
* fixed mpi test perlmutter
* set owning proc
* fixed owning proc
* timers
* fixed error
* cap normalize
* clip normalized
* remake fill mesh field
* Debug statement, run for just 1 step
* Debug statemensts in reconstruction
* elem of MP as before
* Num_elems_with_mps_before and after tracking
* Bug of distance, element to element connectivity, and indexing -1
* Remove log file created erroneously
* Used offset in adajcency calculated before
* Reverting to use of -1 instead of offset for setting elment to element connection
* E2E connetion not set a pplication level, -1 at tracking for now
* fixed migration bug
* removed comments whitespace
* removed whitespace
* remove unsued warnings
* removed debug code
* Merge yg/elem_centre to ac/reconstrcuction
* Not calculating old detla averaged centroid
* Changes requested in PR
* Minor formats
* PR changes 2
* Option to reverse lat lon increment
* Check difference initial and final pos
* Fixed spherical interp bug, quantiatative push ctest
* Assert statement added
* Linear Reconstruction
* Linear Construction working, cleaner
* enable c
* divide advection tests
* mpi fortran migration test
* typo
* Cleaned, Linear Reconstruction with regularization
* Some more cleaning
* Added rotated cordinates, added linear reconstruction test
* Some more cleaning
* Stricter tolerance
* Linear Reconstruction test commented
* PR changes 1
* Linear rec with MPs as Cell Centres
* PR Changes 2
* PR Change 3
* renaming
* set mpi communicator
* assert spherical
* linear typo
* unimplemented code fix
* rename variabel
* change version
---------
Co-authored-by: RPIFisherman <yuyanggong.rpi@gmail.com>
Co-authored-by: dhyan1272 <nathd@rpi.edu>
Co-authored-by: onkarsahni <sahni@rpi.edu>
0 commit comments