root

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @3768 [3768] 8 days loverich moved check for individual dumps up.
(edit) @3767 [3767] 8 days loverich commenting out change in localName.
(edit) @3766 [3766] 9 days loverich Now allows dumping to separate files in parallel. Need to make some …
(edit) @3765 [3765] 10 days loverich Adding ability to dump different ranks to different files.
(edit) @3764 [3764] 6 weeks veitzer include mpi headers if compiling in parallel.
(edit) @3763 [3763] 6 weeks veitzer locatePoint must return a value, so return false.
(edit) @3762 [3762] 6 weeks veitzer On windows, must add boost include for fcstd to compile correctly.
(edit) @3761 [3761] 3 months loh friending NtNodalComponentArray? so Nautilus nodal array can also create …
(edit) @3760 [3760] 3 months loh adding getAbsoluteCenterCoord method to CartGridBase?. This computes the …
(edit) @3759 [3759] 3 months loh removing subgrid calculations.
(edit) @3758 [3758] 3 months dws tagproject.sh created tag from r3757 of …
(edit) @3757 [3757] 3 months loverich commented out destructor code that was causing facets/nautlus failures. …
(edit) @3756 [3756] 3 months loh chaged class vars from private to protected
(edit) @3755 [3755] 3 months loh made createSubGrid method virtual
(edit) @3754 [3754] 3 months loh adding new functionality needed for nautilus. For example, the previous …
(edit) @3753 [3753] 3 months loh filling in the getLocalGrid method in FcCartGridBase?. This meant computing …
(edit) @3752 [3752] 3 months loverich Added the ability to calculate a vertex position for a single point …
(edit) @3751 [3751] 3 months loverich Changed a few private members to protected. This was necessary to derive …
(edit) @3750 [3750] 3 months loverich Added functions for setting an iterator given an index and the node in the …
(edit) @3749 [3749] 3 months loverich Added getNumNodes function. The number of nodes is already set, we just …
(edit) @3748 [3748] 4 months kruger Cleaning up the transp libraries
(edit) @3747 [3747] 4 months kruger Forgot to add file
(edit) @3746 [3746] 4 months kruger Cleaning up some cruft
(edit) @3745 [3745] 4 months kruger Just the basics to get things to build. Still needs further cleanup.
(edit) @3744 [3744] 4 months kruger Overzealous removal a Makefile.am file.
(edit) @3743 [3743] 4 months kruger Removing autotools from facets -- pure CMake now.
(edit) @3742 [3742] 4 months kruger Case error on pspline that was just being found with the previous fix.
(edit) @3741 [3741] 4 months kruger Changes to get gyro linked in properly. Incrementing CMake version to …
(edit) @3740 [3740] 4 months loverich initialized dt in the dynObj constructor to dt=0.0. Previously this was …
(edit) @3739 [3739] 4 months kruger Fixing ldflags
(edit) @3738 [3738] 4 months kruger I think this does it.
(edit) @3737 [3737] 4 months kruger Getting dependencies correct.
(edit) @3736 [3736] 4 months kruger Getting the fopenmp
(edit) @3735 [3735] 4 months kruger Fixing some of the plasma_state/pspline logic.
(edit) @3734 [3734] 4 months kruger Clean up
(edit) @3733 [3733] 4 months kruger Yet more gacodes -> gacode Not sure why my grepping didn't find these …
(edit) @3732 [3732] 4 months kruger Yet more gacodes -> gacode
(edit) @3731 [3731] 4 months kruger gacodes -> gacode
(edit) @3730 [3730] 4 months kruger More transp fixes
(edit) @3729 [3729] 4 months kruger I don't know how much longer will be maintaining the autotools at the …
(edit) @3728 [3728] 4 months kruger Minor changes to gear for removing muparser from fcetc and fixing the …
(edit) @3727 [3727] 4 months kruger Missed a package
(edit) @3726 [3726] 4 months kruger Fixing the pspline capitalization issue.
(edit) @3725 [3725] 4 months kruger Adding find pspline.
(edit) @3724 [3724] 4 months loverich Added #ifdef HAVE_PETSC for the one solver that uses PETSC
(edit) @3723 [3723] 4 months loverich Adding files that require PETSC to PETSC_FOUND blocks
(edit) @3722 [3722] 4 months loverich Moving files that require PETSC to if PETSC_FOUND blocks.
(edit) @3721 [3721] 5 months dws tagproject.sh created tag from r3720 of …
(edit) @3720 [3720] 5 months dws After discussion, it was decided we should tag only, not branch.
(edit) @3719 [3719] 5 months dws branchproject.sh created branch from r3718 of …
(edit) @3718 [3718] 5 months loh removing uint8_t and replacing with size_t
(edit) @3717 [3717] 5 months roopa Modified CMakelists.txt to use new names following Tech-X CMake …
(edit) @3716 [3716] 5 months loh removing virtual inheritence to FcGridBase?
(edit) @3715 [3715] 5 months cary New petsc linalg libs build on os x.
(edit) @3714 [3714] 5 months cary Adding in FcCoreFluxCalcBase?.cpp to the build.
(edit) @3713 [3713] 5 months cary Now linear algebra libs are guaranteed to be those of petsc.
(edit) @3712 [3712] 5 months cary Allow for either name.
(edit) @3711 [3711] 5 months ammar Fixed an error in the intialize() method of FcInterpolator? that was …
(edit) @3710 [3710] 5 months loh another static_cast -> dynamic_cast change
(edit) @3709 [3709] 5 months loh changing static_cast to dynamic_cast. Static did not work since FcCartGrid?
(edit) @3708 [3708] 5 months loh FcCartGridBase? virtually inheriting from FcGridBase?
(edit) @3707 [3707] 5 months loh Added geometry and connectiveset to GridBase?. Changed constructor of …
(edit) @3706 [3706] 5 months loh removing float type template over unstruct grid elems
(edit) @3705 [3705] 5 months johan Flux calc mini refactoring now done
(edit) @3704 [3704] 5 months johan Last commit broke stuff, so rolling back. Will try again, but gradually.
(edit) @3703 [3703] 5 months loh cannot build without moving the rest of the iterators into facets.
(edit) @3702 [3702] 5 months loh bug fixes. trying to build
(edit) @3701 [3701] 5 months loh removing unneeded dependency to unstruct related calc
(edit) @3700 [3700] 5 months loh Moving grid elem types from Nautilus that is specific to cartesian grids …
(edit) @3699 [3699] 5 months loh bug related to name change
(edit) @3698 [3698] 5 months loh adding ConnectiveSet? from Nautilus
(edit) @3697 [3697] 5 months loh Moving GridConnectivity? and GridGeometry? from Nautilus to facets Changing …
(edit) @3696 [3696] 5 months kruger Adding notes from todays brainstorming with Ammar.
(edit) @3695 [3695] 5 months johan Pulling out flux calc base class to allow code reuse by FcNuCoreFluxCalc?
(edit) @3694 [3694] 5 months ammar Merged in isolver branch.
(edit) @3693 [3693] 5 months ammar Added some diagnostic output to make sure psi(R,Z) looks good. It does. …
(edit) @3692 [3692] 5 months ammar Now ISolver is hooked into Facets! Next need to extract equilibrium data …
(edit) @3691 [3691] 5 months ammar ifdef-ed the compilation of FcISolver to only when EQCODES is found.
(edit) @3690 [3690] 5 months ammar Now eqcodes is found and linked to Facets. Added a unit test for isolver. …
(edit) @3689 [3689] 5 months ammar Updated configure script to find eqcodes. Does not yet work.
(edit) @3688 [3688] 5 months loh saving state. Need to do something else in nautilus first
(edit) @3687 [3687] 5 months ammar Added a wrapper class to call ISolver. Does not do anything yet. Perhaps …
(edit) @3686 [3686] 5 months ammar Adding a new branch to work on ISolver integration
(edit) @3685 [3685] 6 months loh templated FcElemIterator?'s construct over grid type
(edit) @3684 [3684] 6 months loh GridElem? friends FcElemIterator? Constructor input is templated over grid …
(edit) @3683 [3683] 6 months loh GridElems? and ElemIterator? moved into fcflds from Nautilus ntgeom Does …
(edit) @3682 [3682] 6 months johan Getting unit tests to build in parallel with GYRO not present
(edit) @3681 [3681] 6 months loh new branch to unify struct and unstruct grids
(edit) @3680 [3680] 6 months ammar Good bye branch.
(edit) @3679 [3679] 6 months ammar Merged in the nodal-array branch. Now arrays can have multiple nodes if so …
(edit) @3678 [3678] 6 months mmiah - Getting changes from mainline required for Nautilus.
(edit) @3677 [3677] 6 months mmiah - Commented out for now as they do not respect BLAS/LAPACK found flags.
(edit) @3676 [3676] 6 months mmiah - Adding OutOfCoreArray?. Everything compiles --- finally.
(edit) @3675 [3675] 6 months cary Configuring now done in TxFinalize?.cmake.
(edit) @3674 [3674] 6 months ammar Now indexing of nodal data works.
(edit) @3673 [3673] 6 months ammar Now added numNodes variables to setAttrib() for both distArray and array …
(edit) @3672 [3672] 6 months ammar Added extra ctro parameters
(edit) @3671 [3671] 6 months ammar Creating a new branch to implement arrays that have multiple nodes in each …
(edit) @3670 [3670] 6 months ammar Added in a header
(edit) @3669 [3669] 6 months ammar Added back examples to the registration.
Note: See TracRevisionLog for help on using the revision log.