Skip to content
Adglob Infosystem Pvt Ltd
  • About Us
  • B2B and B2C Database
  • Bulk Email Solution
  • Contact Us
  • Corporate Email Service
  • Database Portfolio
  • Database Process Flow
  • Database Services
  • FAQs
  • Lead Generation
  • Managed Email Campaign Solution
  • Our Clients
  • Privacy Policy
  • Product Blog
  • Request Sample for Free Database
  • Terms & Conditions
  • Web Scrapping
  • Fortran

    1. Home>
    2. Fortran>
    3. Page 2

    Fortran – Derived Data Types

    • Post author:S K S
    • Post published:October 19, 2021
    • Post category:Fortran
    • Post comments:1 Comment

    In this guide, we will discuss Fortran Derived Data Types. Fortran allows you to define derived data types. A derived data type is also called a structure, and it can…

    Continue ReadingFortran – Derived Data Types

    Fortran – Dynamic Arrays

    • Post author:S K S
    • Post published:October 19, 2021
    • Post category:Fortran
    • Post comments:1 Comment

    In this guide, we will discuss Fortran Dynamic Arrays. A dynamic array is an array, the size of which is not known at compile time, but will be known at execution time.…

    Continue ReadingFortran – Dynamic Arrays

    Fortran – Location Functions

    • Post author:S K S
    • Post published:October 19, 2021
    • Post category:Fortran
    • Post comments:2 Comments

    In this guide, we will discuss Fortran Location Functions. The following table describes the location functions: FunctionDescriptionmaxloc(array, mask)It returns the position of the greatest element in the array array, if…

    Continue ReadingFortran – Location Functions

    Fortran – Manipulation Functions

    • Post author:S K S
    • Post published:October 19, 2021
    • Post category:Fortran
    • Post comments:2 Comments

    Manipulation functions are shift functions. The shift functions return the shape of an array unchanged, but move the elements. Sr.NoFunction & Description1cshift(array, shift, dim)It performs circular shift by shift positions…

    Continue ReadingFortran – Manipulation Functions

    Fortran – Reshape Functions

    • Post author:S K S
    • Post published:October 19, 2021
    • Post category:Fortran
    • Post comments:2 Comments

    In this guide, we will discuss Fortran Reshape Functions. The following table describes the reshape function: FunctionDescriptionreshape(source, shape, pad, order)It constructs an array with a specified shape shape starting from…

    Continue ReadingFortran – Reshape Functions

    Fortran – Construction Functions

    • Post author:S K S
    • Post published:October 18, 2021
    • Post category:Fortran
    • Post comments:2 Comments

    In this guide, we will discuss Fortran Construction Functions. The following table describes the construction functions: FunctionDescriptionmerge(tsource, fsource, mask)This function joins two arrays. It gives the elements in tsource if…

    Continue ReadingFortran – Construction Functions

    Fortran – Inquiry Functions

    • Post author:S K S
    • Post published:October 18, 2021
    • Post category:Fortran
    • Post comments:2 Comments

    In this guide, we will discuss Fortran Inquiry Functions. The following table describes the inquiry functions − Sr.NoFunction & Description1allocated(array)It is a logical function which indicates if the array is…

    Continue ReadingFortran – Inquiry Functions

    Fortran – Reduction Functions

    • Post author:S K S
    • Post published:October 18, 2021
    • Post category:Fortran
    • Post comments:2 Comments

    In this guide, we will discuss Fortran Reduction Functions. The following table describes the reduction functions: FunctionDescriptionall(mask, dim)It returns a logical value that indicates whether all relations in mask are…

    Continue ReadingFortran – Reduction Functions

    Fortran – Vector and Matrix Multiplication Functions

    • Post author:S K S
    • Post published:October 18, 2021
    • Post category:Fortran
    • Post comments:1 Comment

    In this guide, we will discuss Fortran vector and matrix multiplication functions. The following table describes the vector and matrix multiplication functions: FunctionDescriptiondot_product(vector_a, vector_b)This function returns a scalar product of…

    Continue ReadingFortran – Vector and Matrix Multiplication Functions

    Fortran – Arrays

    • Post author:S K S
    • Post published:October 18, 2021
    • Post category:Fortran
    • Post comments:1 Comment

    In this guide, we will discuss Fortran Arrays. Arrays can store a fixed-size sequential collection of elements of the same type. An array is used to store a collection of…

    Continue ReadingFortran – Arrays
    • Go to the previous page
    • 1
    • 2
    • 3
    • 4
    • 5
    • Go to the next page
    Copyright - OceanWP Theme by OceanWP