Search code examples
Is assignment the only difference between derived types and subtypes in Ada?...

adaderived-typessubtyping

Read More
How to implement a type-bound write statement output in a Fortran derived-type or class...

pythonoopfortranderived-types

Read More
Seg fault sending MPI derived types with allocatable arrays in fortran...

segmentation-faultfortranmpiderived-types

Read More
Can a Fortran derived type have components from different modules?...

modulefortranderived-types

Read More
"Extending" a function in a Fortran derived type...

inheritancefortranderived-types

Read More
Error: The part-name to the right of a part-ref with nonzero rank has the ALLOCATABLE attribute...

arraysfortranderived-types

Read More
Type-bound procedure gives error about non-polymorphic passed-object dummy argument...

fortranderived-types

Read More
Define derived type array...

arraysfortranderived-types

Read More
gfortran associates wrong type-bound procedure...

fortranproceduregfortranderived-types

Read More
List<T> derived from IList<T> and from IEnumerable<T>, useless?...

c#derived-types

Read More
Is it possible to do OpenMP reduction over an element of a derived Fortran type?...

fortranopenmpgfortranreductionderived-types

Read More
How does deriving work in Haskell?...

haskelltypeclassderived-typesderived-instancesderiving

Read More
Performing storage of banded matrix in Fortran...

fortranstoragesparse-matrixmatrix-multiplicationderived-types

Read More
Derived datatype as basepointer for MPI window...

fortranmpiderived-types

Read More
MPI - communicate 1 element of a big type or more elements of a small type?...

performancempiderived-types

Read More
Pointer to derived type that contains allocatable array...

pointersfortranderived-typesallocatable-array

Read More
How to write an allocatable array in a derived type using namelists?...

iofortranfortran2003derived-types

Read More
Fortran function to overload multiplication between derived types with allocatable components...

fortranoperator-overloadingsparse-matrixmatrix-multiplicationderived-types

Read More
Good practice in naming derived types in fortran...

variablescoding-stylefortranderived-types

Read More
Pass derived type as array...

arraysfortranderived-types

Read More
Is it possible to declare a matrix as a derived type in Fortran?...

oopfortranfortran2003derived-types

Read More
Fortran pointer to derived types and default initialisation...

initializationfortrandynamic-allocationderived-types

Read More
Trying to pass MPI derived types between processors (and failing)...

arraysfortranmpifortran90derived-types

Read More
Fortran save procedure as property in derived type...

stored-proceduresmodulefortranprocedurederived-types

Read More
How do I use MPI to send the correct number of derived-type objects?...

fortranmpifortran90fortran95derived-types

Read More
Why does this sample code (f90, MPI, derived types) causes invalid read/write (valgrind or dmalloc)?...

fortranmpivalgrindderived-typesdmalloc

Read More
Gfortran exhibits a weird behaviour, is this a bug?...

debuggingfortrangfortranderived-types

Read More
Fortran90 derived types with mpi, alignment issue?...

fortranmpifortran90memory-alignmentderived-types

Read More
Two derived types sharing same subroutine...

fortranderived-types

Read More
Fortran Seg Fault when assigning Matrices...

matrixsegmentation-faultfortranderived-types

Read More
BackNext