Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

split routines used in EvolveEM() for subcycling #18

Merged
merged 7 commits into from
Oct 10, 2018
Merged

Conversation

MaxThevenet
Copy link
Member

@MaxThevenet MaxThevenet commented Oct 9, 2018

This PR is a first step for merging PR #4 of @WeiqunZhang, and extracts part of it.

Without subcycling, the same operation is performed on coarse and fine patches. This is no longer true with subcycling. Hence, several routines are overloaded to take new argument patch_type, either fine or coarse.

@MaxThevenet MaxThevenet changed the title [WIP] split routines used in EvolveEM() for subcycling split routines used in EvolveEM() for subcycling Oct 9, 2018
@RemiLehe
Copy link
Member

Thanks for these changes @MaxThevenet and @WeiqunZhang. This makes the code much cleaner!

@RemiLehe RemiLehe merged commit 68843f7 into dev Oct 10, 2018
@RemiLehe RemiLehe deleted the use_patch_tag branch October 18, 2018 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants