reconstruction_linear_mod::reconstruction_linear Type Reference
Inheritance diagram for reconstruction_linear_mod::reconstruction_linear:
reconstruction_base_mod::reconstruction_base logging_base_mod::logging_base

Private Member Functions

PROCEDURE initreconstruction_linear
 
PROCEDURE calculatestates
 
PROCEDURE calculateslopes
 
PROCEDURE finalize
 

Private Attributes

class(marray_base), allocatable slopes
 
class(marray_base), allocatable dx
 

Additional Inherited Members

- Public Attributes inherited from logging_base_mod::logging_base
integer, public err
 error code More...
 

Detailed Description

Definition at line 62 of file reconstruction_linear.f90.

Member Function/Subroutine Documentation

◆ calculateslopes()

PROCEDURE reconstruction_linear_mod::reconstruction_linear::calculateslopes ( )
private

Definition at line 67 of file reconstruction_linear.f90.

◆ calculatestates()

PROCEDURE reconstruction_linear_mod::reconstruction_linear::calculatestates ( )
private

Definition at line 66 of file reconstruction_linear.f90.

◆ finalize()

PROCEDURE reconstruction_linear_mod::reconstruction_linear::finalize ( )
private

Definition at line 68 of file reconstruction_linear.f90.

◆ initreconstruction_linear()

PROCEDURE reconstruction_linear_mod::reconstruction_linear::initreconstruction_linear ( )
private

Definition at line 65 of file reconstruction_linear.f90.

Member Data Documentation

◆ dx

class(marray_base), allocatable reconstruction_linear_mod::reconstruction_linear::dx
private

Definition at line 63 of file reconstruction_linear.f90.

◆ slopes

class(marray_base), allocatable reconstruction_linear_mod::reconstruction_linear::slopes
private

Definition at line 63 of file reconstruction_linear.f90.


The documentation for this type was generated from the following file: