History log of /libCEED/ (Results 5376 – 5400 of 5646)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
aaf62e0c09-Feb-2018 Jed Brown <jed@jedbrown.org>

Nek: generate SIZE from SIZE.in and makenek so it is not versioned

476153c008-Feb-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Add .gitignore file

933abe7608-Feb-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Remove lines added by makenek

d287543708-Feb-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Use makenek from the Nek5000 path

39523eee07-Feb-2018 Jed Brown <jed@jedbrown.org>

Merge remote-tracking branch 'thilina/fortran_interface' [PR #19]

* thilina/fortran_interface: (71 commits)
Makefile: remove redundant prerequisite statement
make astyle
t20-qfunction-f: comme

Merge remote-tracking branch 'thilina/fortran_interface' [PR #19]

* thilina/fortran_interface: (71 commits)
Makefile: remove redundant prerequisite statement
make astyle
t20-qfunction-f: comment dummy argument
Makefile FFLAGS: -Wno-unused-dummy-argument
Makefile: set FC=gfortran because make defines FC=f77 by default
Nek5000 example: add support for NEK5K_DIR and edit README
Undo conversion from CeedScalar to double
Update README
Update run-nek-example script
Comment out exitti call
Add a README for Nek5000 examples
Enumerate QFunctionFortranStub call with arguments
Replace %val(0) by ceed_null
Convert CeedScalar-s to double
Convert CeedInt-s to int
Update Nek5000 example: working now !!!
Update scripts: generate-boxes, make-nek-examples
Update Nek5000 example
Add a batch script to run Nek5000 example
Update Nek5000 example
...

show more ...

854b733d07-Feb-2018 Jed Brown <jed@jedbrown.org>

Makefile: remove redundant prerequisite statement

3711006f07-Feb-2018 Jed Brown <jed@jedbrown.org>

make astyle

a6364cef07-Feb-2018 Jed Brown <jed@jedbrown.org>

t20-qfunction-f: comment dummy argument

bcfdf5e607-Feb-2018 Jed Brown <jed@jedbrown.org>

Makefile FFLAGS: -Wno-unused-dummy-argument

This option is analogous to gcc -Wno-unused-parameter (which gfortran
processes as pertaining to Fortran's PARAMETER statement).

18006e1d07-Feb-2018 Jed Brown <jed@jedbrown.org>

Makefile: set FC=gfortran because make defines FC=f77 by default

f77 is less likely to be available, but FC ?= gfortran has no effect due
to the default.

6f6079d107-Feb-2018 Jed Brown <jed@jedbrown.org>

Nek5000 example: add support for NEK5K_DIR and edit README

d31caeaa07-Feb-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Undo conversion from CeedScalar to double

a32ba19307-Feb-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Update README

004758a907-Feb-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Update run-nek-example script

37b46e9f07-Feb-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Comment out exitti call

f55952f807-Feb-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Add a README for Nek5000 examples

d7ad9a8907-Feb-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Enumerate QFunctionFortranStub call with arguments

3277dcb907-Feb-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Replace %val(0) by ceed_null

c6dd028307-Feb-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Convert CeedScalar-s to double

5733f85e07-Feb-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Convert CeedInt-s to int

78a417f307-Feb-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Update Nek5000 example: working now !!!

811e8d3b06-Feb-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Update scripts: generate-boxes, make-nek-examples

run-nek-example.sh

ce8ee85d05-Feb-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Update Nek5000 example

481135ff05-Feb-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Add a batch script to run Nek5000 example

cc8ba47505-Feb-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Update Nek5000 example

and remove some whitespaces.

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