pynucastro.networks.fortran_network module

Contents

pynucastro.networks.fortran_network module#

A Fortran wrapper around the SimpleCxxNetwork

class pynucastro.networks.fortran_network.FortranNetwork(*args, **kwargs)[source]#

Bases: SimpleCxxNetwork

A basic Fortran network. This provides Fortran interfaces to the C++ network output by a SimpleCxxNetwork.