Search code examples
TypeScript autocompletion with literal type parameters and overloads...


typescriptderived-types

Read More
Traversing a linked list of polymorphic derived type in both directions...


linked-listfortranpolymorphismderived-types

Read More
Sizeof Fortran derived containing allocatable array...


fortransizeofderived-types

Read More
Fortran derived-type parameter with allocatables...


fortranderived-typesallocatable-array

Read More
MPI: Sending a non-contiguous part of an array of objects with arbitrary sized vectors...


c++vectortypesmpiderived-types

Read More
A more efficient way to directly use member variables of a derived type without using the percentage...


fortranderived-typesassociate

Read More
Is it possible in Fortran to determine if two polymorphic objects are the same derived type?...


filterfortranpolymorphismderived-types

Read More
Nopass procedure pointer passed between derived types causes Segmentation fault...


fortranfunction-pointersderived-types

Read More
Is there a utility type or something similar derive the name of a key from another?...


typescriptgenericstypescript-genericsderived-types

Read More
defining default values for an array of derived data type...


fortranderived-types

Read More
How do I convert an array of structs into an array of derived type with ISO C BINDINGS?...


fortranfortran-iso-c-bindingderived-types

Read More
using fortran derived type variable without %...


fortranderived-types

Read More
Using user-defined derived type assignments in subroutine calls...


fortranassignment-operatorsubroutinederived-types

Read More
Create a derived type from class, but omit the constructor (typescript)...


javascripttypescriptderived-types

Read More
Pointers to arrays as member variables in Fortran derived type...


pointersfortranderived-typesfortran2008

Read More
haskell enum - what to do in case value constructors require value instead of nullary? Requirement s...


haskellenumsderived-typesderived-instances

Read More
Is there a way to get all components of a derived type?...


fortranmexderived-types

Read More
Specify polymorphic component in Fortran extended type...


oopfortranderived-types

Read More
Constructor of derived types...


constructorfortranderived-types

Read More
How to support multiple versions of the 'same' derived type in Fortran?...


fortranderived-types

Read More
Duplicating an MPI derived type vs. setting one type equal to another...


fortranmpiderived-types

Read More
What is the difference between declaring variables within the derived type vs. within subroutine in ...


oopmodulefortranderived-types

Read More
Fortran derived types...


interfacefortranderived-types

Read More
Rename localy a Fortran derived type loaded from a module...


modulefortranderived-types

Read More
Type-bound procedure that uses an external procedure with an explicit interface: Sometimes it compil...


interfacefortranfortran90derived-types

Read More
Parametrized derived types with kind parameter as subroutine argument...


fortranderived-typesfortran2003

Read More
Assign values when deriving a record type in Ada without using discriminants...


structadaderived-types

Read More
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
BackNext