History log of /libCEED/ (Results 5451 – 5475 of 5646)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
89c6646b27-Jan-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Free Ceed*_dict arrays

and add fCeedOperatorDestroy

d47ff22727-Jan-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Replace malloc, free, realloc by Ceed* versions

683a977827-Jan-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Add a CeedRealloc()

06b3f59f25-Jan-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Remove the redundant indirection

and convert a static memory allocation to dynamic.

3210ff4524-Jan-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Move Fortran interface to a separate file

be393ebb24-Jan-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Update the example: ex1f

a5ff4a2d24-Jan-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Add Fortran interface for CeedOperatorCreate

5374b74524-Jan-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Update the example

88a6246324-Jan-2018 Tzanio <tzanio@llnl.gov>

Removing an example file that doesn't work currently


984c50ed24-Jan-2018 Tzanio <tzanio@llnl.gov>

make style

cfa6c38f23-Jan-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Update the documentation

d2de930123-Jan-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Update .travis.yml to build fortran tests

85f3aa1b23-Jan-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Add fortran version of t00-init

3f3ee45e23-Jan-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Remove the command line arguments

b850f19623-Jan-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Move tests/t40-fortran.f to examples/ex1f.f

Tests will be added inline with existing C tests

673d494e23-Jan-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Add a Make rule for fortran examples

34fd0bf923-Jan-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Make target `examples` is working now

581b723720-Jan-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Update the example

0bc8ecd020-Jan-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Add Fortran interface for *Destroy functions

cad267f419-Jan-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Add Fortran interface for CeedQFunctionCreateInterior

and CeedQFunctionSetContext

64b295a930-Dec-2017 Thilina Rathnayake <thilinarmtb@gmail.com>

Update the fortran test to mimick ex1

8c081a3408-Jan-2018 Jed Brown <jed@jedbrown.org>

Merge branch 'mfem-diff-example' [PR #20]

CEED_REQUEST_NULL was removed in 'master'. Use in this branch is
replaced by CEED_REQUEST_ORDERED.

* mfem-diff-example:
In the mfem examples:
Add an M

Merge branch 'mfem-diff-example' [PR #20]

CEED_REQUEST_NULL was removed in 'master'. Use in this branch is
replaced by CEED_REQUEST_ORDERED.

* mfem-diff-example:
In the mfem examples:
Add an MFEM diffusion example, ex3.cpp
Add support for BasisApply with CEED_EVAL_GRAD + CEED_TRANSPOSE modes

show more ...

78229d0103-Jan-2018 Tzanio <tzanio@llnl.gov>

make style

74e0540e03-Jan-2018 Jed Brown <jed@jedbrown.org>

Add CONTRIBUTING.md

0c182c4c03-Jan-2018 Jed Brown <jed@jedbrown.org>

Documentation fixes and remove unimplemented functions from API sketch

Doxygen warns about functions being undocumented when argument names are
specified in function-pointer arguments such as CeedRe

Documentation fixes and remove unimplemented functions from API sketch

Doxygen warns about functions being undocumented when argument names are
specified in function-pointer arguments such as CeedRegister. We may
want to use a typedef for such functions merely so they can be fully
documented.

show more ...

1...<<211212213214215216217218219220>>...226