StackOverflow Questions for Tag: fortran2008

Charlie Crown
Charlie Crown

Reputation: 1089

Is there an intrinsic function for initializing arrays to zero in Fortran?

Score: 6

Views: 18867

Answers: 2

Read More
Matti Wens
Matti Wens

Reputation: 750

Is the following Fortran 'do concurrent' loop valid?

Score: 2

Views: 585

Answers: 1

Read More
Billy
Billy

Reputation: 751

What is the rank of a square bracket initialized array in Fortran 2008?

Score: 1

Views: 240

Answers: 2

Read More
Akhil Akkapelli
Akhil Akkapelli

Reputation: 176

Using SubModules for Generic Assignments in Fortran

Score: 1

Views: 142

Answers: 1

Read More
Akhil Akkapelli
Akhil Akkapelli

Reputation: 176

Can we Modify the accessibility of Type-bound Procedures in Fortran

Score: 1

Views: 86

Answers: 1

Read More
Akhil Akkapelli
Akhil Akkapelli

Reputation: 176

Direct Initialization of ALLOCATABLE Variable

Score: 1

Views: 59

Answers: 0

Read More
Akhil Akkapelli
Akhil Akkapelli

Reputation: 176

Can I create a Linked list in Fortran only using ALLOCATABLE variables and not pointers?

Score: 3

Views: 232

Answers: 1

Read More
physkets
physkets

Reputation: 182

When should I use DO CONCURRENT and when OpenMP?

Score: 6

Views: 3758

Answers: 1

Read More
veryreverie
veryreverie

Reputation: 2981

How to unit test functions whose interfaces are defined within submodules

Score: 2

Views: 426

Answers: 2

Read More
veryreverie
veryreverie

Reputation: 2981

Combining submodules, procedure arguments and polymorphic types

Score: 2

Views: 320

Answers: 0

Read More
Nuno
Nuno

Reputation: 266

Strange behavior of "gfortran -Wconversion"

Score: 0

Views: 267

Answers: 1

Read More
MiuraB
MiuraB

Reputation: 31

Why does a DO CONCURRENT statement gives a strange result?

Score: 3

Views: 285

Answers: 0

Read More
Eenoku
Eenoku

Reputation: 2977

Heterogeneous array of Fortran classes

Score: 2

Views: 686

Answers: 2

Read More
physics_researcher
physics_researcher

Reputation: 766

Memory leak with allocatable array in fortran 2008

Score: 3

Views: 92

Answers: 0

Read More
rolf
rolf

Reputation: 45

Pointers to arrays as member variables in Fortran derived type

Score: 1

Views: 912

Answers: 1

Read More
joshindc
joshindc

Reputation: 77

In what situation would you use "module procedure" in a submodule when creating separate module procedures?

Score: 5

Views: 431

Answers: 1

Read More
rolf
rolf

Reputation: 45

Fortran constructor returning pointer to allocated object

Score: 3

Views: 685

Answers: 1

Read More
user1383092
user1383092

Reputation: 677

Static array elements in modern Fortran

Score: 1

Views: 37

Answers: 0

Read More
albert
albert

Reputation: 1816

What is the difference between use of nested modules and submodules in Fortran?

Score: 1

Views: 515

Answers: 1

Read More
user3618395
user3618395

Reputation: 3

How to use polymorphic data type as attribute of another data type in Fortran

Score: 0

Views: 39

Answers: 1

Read More
PreviousPage 1Next