The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Photonic::Roles::KeepStates

VERSION

version 0.005

SYNOPSIS

package Photonic::MyPackage;
use Moose;
with 'Photonic::Roles::KeepStates;
has 'myfield' => (is=>'ro');
...

DESCRIPTION

Fields that have been factored as they are common in different Photonic subpackages to calculate the electromagnetic field

ACCESORS (read only)

keepStates

Flag to keep the states that make up a Haydock basis. Default: don't keep states (0).