Save some variable indices in static variables instead of recalculating them |
|
More...
|
almost 17 years ago
|
Change "requires" to "uses" for the radiative BC aliased function, since it is not always used |
|
More...
|
almost 17 years ago
|
Correct usage of z_is_radial grid scalar |
|
More...
|
almost 17 years ago
|
Merge branch 'master' of [email protected]:/home/NumRel/git/Llama |
|
More...
|
almost 17 years ago
|
Merge commit 'origin/master' |
|
More...
|
almost 17 years ago
|
More on output. |
|
More...
|
almost 17 years ago
|
Asymptotic limit for the lapse should be 1.0. |
|
More...
|
almost 17 years ago
|
Register SphericalSliceIO as an IO-method to the flesh. Some minor editing. |
|
More...
|
almost 17 years ago
|
Merge branch 'master' of [email protected]:/home/NumRel/git/Llama |
|
More...
|
almost 17 years ago
|
Merge branch 'master' of [email protected]:/home/NumRel/git/Llama |
|
More...
|
almost 17 years ago
|
Further work on API, implemented 1-patch interpolation, added synchronization routines |
|
More...
|
almost 17 years ago
|
Merge commit 'origin/master' |
|
More...
|
almost 17 years ago
|
Merge branch 'HEAD' of damiana:/home/NumRel/git/Llama |
|
More...
|
almost 17 years ago
|
Merge branch 'master' of [email protected]:/home/NumRel/git/Llama |
|
More...
|
almost 17 years ago
|
Fundamental stuff for Spherical slices, including integration, contraction with sYlm, IO, storage management, parallelization, interpolation, access, etc... |
|
More...
|
almost 17 years ago
|
Merge branch 'master' of poll...@damiana:/home/NumRel/git/CTGamma |
|
More...
|
almost 17 years ago
|
Correct error in writing to grid scalar z_is_radiative. |
|
More...
|
almost 17 years ago
|
If z is radial, don't transform by the Jacobian. |
|
More...
|
almost 17 years ago
|
Remove some commented-out code. |
|
More...
|
almost 17 years ago
|
Merge branch 'HEAD' of damiana.aei.mpg.de:/home/NumRel/git/Llama |
|
More...
|
almost 17 years ago
|
Replace incorrect z[ijk] with correct r[ijk]. |
|
More...
|
almost 17 years ago
|
Added some helper functions for SphericalSlice |
|
More...
|
almost 17 years ago
|
Only do faces, not corners and edges, if it's a radial boundary. |
|
More...
|
almost 17 years ago
|
Make sure physical boundary points have initial data values. |
|
More...
|
almost 17 years ago
|
Making GlobalDerivative compile for me (headers were missing) |
|
More...
|
almost 17 years ago
|
Alternate implementation of BC in the case that the z coordinate is radial. |
|
More...
|
almost 17 years ago
|
Add and initialise a flag to determine whether z is a radial coordinate. |
|
More...
|
almost 17 years ago
|
Share the coordinate_system parameter from Coordinates. |
|
More...
|
almost 17 years ago
|
Restrict coordinate_system parameter. |
|
More...
|
almost 17 years ago
|
Add a restricted coordinate_system parameter for consistency with other implementations. |
|
More...
|
almost 17 years ago
|